mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 11:13:12 +02:00
test more info
This commit is contained in:
@@ -68,9 +68,9 @@ if mode=="new":
|
||||
print("seedwords='"+seedwordsString+"'")
|
||||
except Exception as err:
|
||||
#e = sys.exc_info()[0]
|
||||
print(err)
|
||||
print >> sys.stderr, e
|
||||
print >> sys.stderr, err
|
||||
print("err='Failed: RPC GenSeedRequest'")
|
||||
print("debug='"+err.debug_error_string+"'")
|
||||
|
||||
# TODO: do first https://api.lightning.community/#genseed
|
||||
|
||||
|
Reference in New Issue
Block a user