diff --git a/protob/types.proto b/protob/types.proto index 51ca608824..bce837c9ef 100644 --- a/protob/types.proto +++ b/protob/types.proto @@ -54,6 +54,7 @@ enum ButtonRequestType { ButtonRequest_ConfirmWord = 5; ButtonRequest_WipeDevice = 6; ButtonRequest_ProtectCall = 7; + ButtonRequest_SignTx = 8; } // Structure of BIP32 (hierarchical deterministic) node