xmr-btc-swap/swap/src/database
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
..
alice.rs Wait for lock tx and send transfer proof in separate state 2021-04-01 16:03:19 +11:00
bob.rs Introduce dedicated bob::State6 for cancelling 2021-03-18 15:45:57 +11:00