mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-12 16:35:37 -04:00
restore dispute summary message
This commit is contained in:
parent
673aa3a437
commit
cd108387a2
5 changed files with 57 additions and 61 deletions
|
@ -964,7 +964,7 @@ message DisputeResult {
|
|||
bool screen_cast = 7;
|
||||
string summary_notes = 8;
|
||||
ChatMessage chat_message = 9;
|
||||
reserved 10; // was bytes arbitrator_signature = 10;
|
||||
bytes arbitrator_signature = 10;
|
||||
int64 buyer_payout_amount = 11;
|
||||
int64 seller_payout_amount = 12;
|
||||
bytes arbitrator_pub_key = 13;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue