xmr: add integrated addresses indicator (#203)

pull/41/head
Dušan Klinec 6 years ago committed by Pavol Rusnak
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…
Cancel
Save