xmr-btc-swap/swap/tests/harness
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
..
bitcoind.rs Rename testutils to harness 2021-03-30 12:59:34 +11:00
electrs.rs Rename testutils to harness 2021-03-30 12:59:34 +11:00
mod.rs Wait for lock tx and send transfer proof in separate state 2021-04-01 16:03:19 +11:00