add extra_data_offset

pull/41/head
Pavol Rusnak 8 years ago
parent 07a71eb9c0
commit 20c1d05f9d
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -215,6 +215,7 @@ message TxRequestDetailsType {
optional uint32 request_index = 1; // device expects TxAck message from the computer
optional bytes tx_hash = 2; // tx_hash of requested transaction
optional uint32 extra_data_len = 3; // length of requested extra data
optional uint32 extra_data_offset = 4; // offset of requested extra data
}
/**

Loading…
Cancel
Save