xmr-btc-swap/xmr-btc
Daniel Karzel 4903169f4c Check error to determine if tx_cancel has already been published
If the error code suggests that the tx_cancel is already on the blockchain,
continue with the protocol. This change removed the need to check for tx_cancel
before attemting to publish it. Removed the tx_cancel field from the Cancelled
state as it can be computed from state3.

Co-authored-by: rishflab <rishflab@hotmail.com>
2020-12-23 10:03:53 +11:00
..
src Check error to determine if tx_cancel has already been published 2020-12-23 10:03:53 +11:00
Cargo.toml Remove old refund test 2020-12-11 17:19:46 +11:00