mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-03 11:20:59 +00:00
src/trezor/messages: regenerate
This commit is contained in:
parent
8e5125a3fe
commit
f6e06b768d
@ -12,3 +12,6 @@ SignTx = const(8)
|
|||||||
FirmwareCheck = const(9)
|
FirmwareCheck = const(9)
|
||||||
Address = const(10)
|
Address = const(10)
|
||||||
PublicKey = const(11)
|
PublicKey = const(11)
|
||||||
|
MnemonicWordCount = const(12)
|
||||||
|
MnemonicInput = const(13)
|
||||||
|
PassphraseType = const(14)
|
||||||
|
Loading…
Reference in New Issue
Block a user