Add test for cancel/refund before timelock expired

This commit is contained in:
Daniel Karzel 2021-02-01 19:17:53 +11:00
parent 2d5d70d856
commit 02f8eb7f18
2 changed files with 57 additions and 0 deletions

View file

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