mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-19 09:36:06 +00:00
Numbered mnemonic
This commit is contained in:
parent
099cdd2578
commit
bf7fb7928b
@ -12,6 +12,7 @@ class TrezorTest(unittest.TestCase):
|
||||
self.client.set_debuglink(self.debug_transport)
|
||||
self.client.set_tx_func(BlockchainApi().get_tx)
|
||||
|
||||
# 1 2 3 4 5 6 7 8 9 10 11 12
|
||||
self.mnemonic12 = 'alcohol woman abuse must during monitor noble actual mixed trade anger aisle'
|
||||
self.mnemonic18 = 'owner little vague addict embark decide pink prosper true fork panda embody mixture exchange choose canoe electric jewel'
|
||||
self.mnemonic24 = 'dignity pass list indicate nasty swamp pool script soccer toe leaf photo multiply desk host tomato cradle drill spread actor shine dismiss champion exotic'
|
||||
|
Loading…
Reference in New Issue
Block a user