removed debug exit

This commit is contained in:
Christian Rotzoll
2019-04-30 22:44:13 +02:00
parent 1e40898d18
commit 5d2a9637a4

View File

@@ -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,