mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 12:10:33 +02:00
test seed
This commit is contained in:
@@ -38,6 +38,7 @@ def generate():
|
|||||||
#######################
|
#######################
|
||||||
def test(words):
|
def test(words):
|
||||||
|
|
||||||
|
mnemo = Mnemonic("english")
|
||||||
seed = mnemo.to_seed(words, passphrase="")
|
seed = mnemo.to_seed(words, passphrase="")
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
Reference in New Issue
Block a user