mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 11:13:12 +02:00
removed debug exit
This commit is contained in:
@@ -132,9 +132,6 @@ if mode=="new":
|
|||||||
|
|
||||||
elif mode=="seed":
|
elif mode=="seed":
|
||||||
|
|
||||||
print("err='TODO: debug creating from seed")
|
|
||||||
sys.exit(1)
|
|
||||||
|
|
||||||
request = ln.InitWalletRequest(
|
request = ln.InitWalletRequest(
|
||||||
wallet_password=walletpassword,
|
wallet_password=walletpassword,
|
||||||
cipher_seed_mnemonic=seedwords,
|
cipher_seed_mnemonic=seedwords,
|
||||||
|
Reference in New Issue
Block a user