xmr-btc-swap/swap
Daniel Karzel 183e8f02de
Wait for lock tx and send transfer proof in separate state
Sending the transfer transaction in a distinct state helps ensuring
that we do not send the Monero lock transaction twice in a restart
scenario.
Waiting for the first transaction confirmation in a separate state
helps ensuring that we send the transfer proof in a restart scenario.
2021-04-01 16:03:19 +11:00
..
src Wait for lock tx and send transfer proof in separate state 2021-04-01 16:03:19 +11:00
tests Wait for lock tx and send transfer proof in separate state 2021-04-01 16:03:19 +11:00
Cargo.toml Merge #389 2021-03-31 01:13:05 +00:00