xmr-btc-swap/xmr-btc
rishflab 4e031ff9a2 Loop on blockchain call instead of delaying
Previously there was a delay making a get raw transaction call to
give some time for a transaction to be confirmed on the blockchain.
This has been replaced with a loop that waits until the call is
succesful.
2020-10-09 11:40:00 +11:00
..
src Loop on blockchain call instead of delaying 2020-10-09 11:40:00 +11:00
tests Loop on blockchain call instead of delaying 2020-10-09 11:40:00 +11:00
Cargo.toml Fix dependencies 2020-10-09 11:40:00 +11:00