xmr-btc-swap/swap
Thomas Eizinger 1b2f476cae
Have --force flag only override the timelock check
It might very well be that the cancel transaction is already published.
If that is the case, there is no point in failing the command. We simply
transition to cancel and exit normally.

The reason this comes up now is because Alice now properly waits for
the cancel timelock as well and publishes the cancel transaction first.

Ultimately, she should not do that because there is no benefit to her
unless she can also publish the punish transaction.
2021-04-01 17:28:38 +11:00
..
src Have --force flag only override the timelock check 2021-04-01 17:28:38 +11:00
tests Alice resumes swaps 2021-04-01 16:09:13 +11:00
Cargo.toml Use bmrng to model communicaton of Bob's EventLoop with the handle 2021-04-01 17:09:17 +11:00