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