mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-24 23:26:41 -04:00

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.