mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
add ButtonRequest_SignTx
This commit is contained in:
parent
4ba03a6c70
commit
f39b54601b
@ -54,6 +54,7 @@ enum ButtonRequestType {
|
||||
ButtonRequest_ConfirmWord = 5;
|
||||
ButtonRequest_WipeDevice = 6;
|
||||
ButtonRequest_ProtectCall = 7;
|
||||
ButtonRequest_SignTx = 8;
|
||||
}
|
||||
|
||||
// Structure of BIP32 (hierarchical deterministic) node
|
||||
|
Loading…
Reference in New Issue
Block a user