feat(swap): merge cancel/refund commands into one command

This commit is contained in:
Byron Hambly 2023-01-04 11:23:24 +02:00
parent 4e7ba9517b
commit f39e1de964
No known key found for this signature in database
GPG key ID: DE8F6EA20A661697
12 changed files with 220 additions and 177 deletions

View file

@ -134,6 +134,7 @@ jobs:
happy_path_restart_bob_before_xmr_locked,
happy_path_restart_alice_after_xmr_locked,
alice_and_bob_refund_using_cancel_and_refund_command,
alice_and_bob_refund_using_cancel_then_refund_command,
alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired,
punish,
alice_punishes_after_restart_bob_dead,