mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
update protobuf
This commit is contained in:
parent
8dffdd8f85
commit
03b3ef10f4
@ -10,3 +10,6 @@ SignTx = 8
|
||||
FirmwareCheck = 9
|
||||
Address = 10
|
||||
PublicKey = 11
|
||||
MnemonicWordCount = 12
|
||||
MnemonicInput = 13
|
||||
PassphraseType = 14
|
||||
|
@ -10,4 +10,5 @@ InvalidSignature = 8
|
||||
ProcessError = 9
|
||||
NotEnoughFunds = 10
|
||||
NotInitialized = 11
|
||||
PinMismatch = 12
|
||||
FirmwareError = 99
|
||||
|
Loading…
Reference in New Issue
Block a user