mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
remove print
This commit is contained in:
parent
26d1975a30
commit
5223204666
@ -153,7 +153,6 @@ elif mode=="seed":
|
||||
recovery_window=250,
|
||||
aezeed_passphrase=seedpassword
|
||||
)
|
||||
print("seedwords='"+seedwords+"'")
|
||||
|
||||
try:
|
||||
response = stub.InitWallet(request)
|
||||
@ -185,7 +184,6 @@ elif mode=="scb":
|
||||
aezeed_passphrase=seedpassword,
|
||||
channel_backups=scbHexString
|
||||
)
|
||||
print("seedwords='"+seedwords+"'")
|
||||
|
||||
try:
|
||||
response = stub.InitWallet(request)
|
||||
|
Loading…
x
Reference in New Issue
Block a user