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