mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-20 18:22:01 +01:00
debug info
This commit is contained in:
parent
f022969217
commit
67c41be9ae
@ -40,6 +40,7 @@ def test(words):
|
||||
|
||||
mnemo = Mnemonic("english")
|
||||
seed = mnemo.to_seed(words, passphrase="")
|
||||
print(vars(seed))
|
||||
|
||||
def main():
|
||||
if sys.argv[1] == "generate":
|
||||
|
Loading…
Reference in New Issue
Block a user