1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00

python: fix PASSPHRASE_TEST_PATH

This commit is contained in:
matejcik 2020-05-07 14:29:10 +02:00 committed by matejcik
parent a31b2cd1bc
commit aeaa402b75

View File

@ -34,7 +34,7 @@ VENDORS = ("bitcointrezor.com", "trezor.io")
MAX_PASSPHRASE_LENGTH = 50
PASSPHRASE_ON_DEVICE = object()
PASSPHRASE_TEST_PATH = tools.parse_path("44h/1h/19h/0/1337")
PASSPHRASE_TEST_PATH = tools.parse_path("44h/1h/0h/0/0")
OUTDATED_FIRMWARE_ERROR = """
Your Trezor firmware is out of date. Update it with the following command: