mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
debug
This commit is contained in:
@@ -128,6 +128,7 @@ if mode=="new":
|
|||||||
|
|
||||||
elif mode=="seed":
|
elif mode=="seed":
|
||||||
|
|
||||||
|
print("# wallet passphrase+ "+walletpassword)
|
||||||
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