xmr-btc-swap/swap
Thomas Eizinger 0a82ce989b
Improve resilience of balance assertions
Sometimes, a single sync is not enough because we are still waiting
for the block to be mined.

We introduce an abstraction that loops on fetching the latest balance
with a certain timeout for asserting the balance.
2021-03-29 12:15:52 +11:00
..
src Use tracing-log feature flag instead of manual initialization 2021-03-29 12:15:50 +11:00
tests Improve resilience of balance assertions 2021-03-29 12:15:52 +11:00
Cargo.toml Use tracing-log feature flag instead of manual initialization 2021-03-29 12:15:50 +11:00