xmr-btc-swap/swap/tests/testutils
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
..
bitcoind.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
electrs.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
mod.rs Refactor monero::Wallet::watch_for_transfer to not use backoff 2021-03-11 17:42:54 +11:00