mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-13 08:55:31 -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
|
@ -428,7 +428,7 @@ public class PendingTradesViewModel extends ActivatableWithDataModel<PendingTrad
|
|||
|
||||
|
||||
// #################### Phase DEPOSIT_PAID
|
||||
case TAKER_PUBLISHED_DEPOSIT_TX:
|
||||
case ARBITRATOR_PUBLISHED_DEPOSIT_TX:
|
||||
case TAKER_SAW_DEPOSIT_TX_IN_NETWORK:
|
||||
|
||||
// DEPOSIT_TX_PUBLISHED_MSG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue