mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-20 05:43:18 -04:00
refactor trade protocol latch and timeouts
This commit is contained in:
parent
3f25a756ea
commit
3dcaf67edd
22 changed files with 346 additions and 368 deletions
|
@ -1632,7 +1632,7 @@ message Trade {
|
|||
MAKER_STORED_IN_MAILBOX_PUBLISH_DEPOSIT_TX_REQUEST = 7;
|
||||
MAKER_SEND_FAILED_PUBLISH_DEPOSIT_TX_REQUEST = 8;
|
||||
TAKER_RECEIVED_PUBLISH_DEPOSIT_TX_REQUEST = 9;
|
||||
TAKER_PUBLISHED_DEPOSIT_TX = 10;
|
||||
ARBITRATOR_PUBLISHED_DEPOSIT_TX = 10;
|
||||
TAKER_SAW_DEPOSIT_TX_IN_NETWORK = 11;
|
||||
TAKER_SENT_DEPOSIT_TX_PUBLISHED_MSG = 12;
|
||||
TAKER_SAW_ARRIVED_DEPOSIT_TX_PUBLISHED_MSG = 13;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue