Add test for Bob's manual cancel and refund

This commit is contained in:
Daniel Karzel 2021-02-01 18:13:08 +11:00
parent ad2aefc2a5
commit c9adbde5d5
7 changed files with 74 additions and 7 deletions

View file

@ -134,6 +134,7 @@ jobs:
punish,
refund_restart_alice_cancelled,
refund_restart_alice,
bob_refunds_using_cancel_and_refund_command,
]
runs-on: ubuntu-latest
steps: