Test Alice refunds if restarted and Bob refunded

This commit is contained in:
Daniel Karzel 2021-04-01 17:36:45 +11:00
parent 2135a6e53e
commit 084fc618b4
3 changed files with 42 additions and 2 deletions

View file

@ -115,7 +115,8 @@ jobs:
bob_refunds_using_cancel_and_refund_command_timelock_not_expired,
bob_refunds_using_cancel_and_refund_command_timelock_not_expired_force,
punish,
alice_punishes_after_restart_punish_timelock_expired
alice_punishes_after_restart_punish_timelock_expired,
alice_refunds_after_restart_bob_refunded
]
runs-on: ubuntu-latest
steps: