mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 20:19:23 +00:00
xmr: add integrated addresses indicator (#203)
This commit is contained in:
parent
d597243891
commit
cc3f5b3753
@ -140,6 +140,7 @@ message MoneroTransactionInitRequest {
|
||||
optional bytes exp_tx_prefix_hash = 12;
|
||||
repeated bytes use_tx_keys = 13;
|
||||
optional MoneroTransactionRsigData rsig_data = 14;
|
||||
repeated uint32 integrated_indices = 15;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user