add ButtonRequest_SignTx

pull/41/head
Pavol Rusnak 10 years ago
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…
Cancel
Save