protob: add trezor t-specific ButtonRequestTypes

pull/41/head
Jan Pochyla 6 years ago
parent e5db98205a
commit 06f3b79a44

@ -98,6 +98,9 @@ enum ButtonRequestType {
ButtonRequest_FirmwareCheck = 9;
ButtonRequest_Address = 10;
ButtonRequest_PublicKey = 11;
ButtonRequest_MnemonicWordCount = 12;
ButtonRequest_MnemonicInput = 13;
ButtonRequest_PassphraseType = 14;
}
/**

Loading…
Cancel
Save