mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-23 15:04:29 +02:00
test seed
This commit is contained in:
parent
8470d9bb36
commit
f022969217
@ -38,6 +38,7 @@ def generate():
|
||||
#######################
|
||||
def test(words):
|
||||
|
||||
mnemo = Mnemonic("english")
|
||||
seed = mnemo.to_seed(words, passphrase="")
|
||||
|
||||
def main():
|
||||
|
Loading…
x
Reference in New Issue
Block a user