mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-19 21:28:46 -04:00
resend deposits confirmed messages until delivered
This commit is contained in:
parent
cd7f176e2b
commit
435fc164b2
3 changed files with 25 additions and 8 deletions
|
@ -1708,6 +1708,7 @@ message ProcessModel {
|
|||
bytes mediated_payout_tx_signature = 18;
|
||||
int64 buyer_payout_amount_from_mediation = 19;
|
||||
int64 seller_payout_amount_from_mediation = 20;
|
||||
bool deposits_confirmed_messages_delivered = 21;
|
||||
|
||||
string maker_signature = 1001;
|
||||
TradingPeer maker = 1002;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue