mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-20 13:49:01 -04:00
seller decrypts buyer payment info on payment sent
This commit is contained in:
parent
64925d0137
commit
1f32fc2cbe
9 changed files with 65 additions and 49 deletions
|
@ -447,6 +447,7 @@ message PaymentSentMessage {
|
|||
string counter_currency_extra_data = 6;
|
||||
string payout_tx_hex = 7;
|
||||
string updated_multisig_hex = 8;
|
||||
bytes payment_account_key = 9;
|
||||
}
|
||||
|
||||
message PaymentReceivedMessage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue