xmr-btc-swap/swap
Thomas Eizinger 82738b111e
Refactor monero::Wallet::watch_for_transfer to not use backoff
Instead, we use a regular loop and extract everything into a function
that can be independently tested.
`backoff` would be useful to retry the actual call to the node.
2021-03-11 17:42:54 +11:00
..
src Refactor monero::Wallet::watch_for_transfer to not use backoff 2021-03-11 17:42:54 +11:00
tests Refactor monero::Wallet::watch_for_transfer to not use backoff 2021-03-11 17:42:54 +11:00
Cargo.toml Rename binary to swap 2021-03-05 16:14:21 +11:00