xmr-btc-swap/swap
Thomas Eizinger a51194b9fa Instantiate electrum client with custom config with 2 retries
The default number of retries is 1. Unfortunately, the way this config
value is interpreted doesn't actually lead to a retry. We have to set
it to 2 to actually make it retry.

See https://github.com/bitcoindevkit/rust-electrum-client/issues/47.
2021-02-16 14:57:12 +11:00
..
src Instantiate electrum client with custom config with 2 retries 2021-02-16 14:57:12 +11:00
tests Allow blockchain calls to fail 2021-02-16 14:57:10 +11:00
Cargo.toml Replace bitcoind wallet with bdk wallet 2021-02-16 14:04:52 +11:00