xmr-btc-swap/swap
rishflab 82d75588ba Remove automatic bdk wallet sync calls
The bdk wallet was being synced before executing other calls such as getting the balance. This is poor usage of the sync functionality as it potentially long running blocking call. Instead sync is called once after the wallet is initialised.
2021-02-10 15:18:45 +11:00
..
src Remove automatic bdk wallet sync calls 2021-02-10 15:18:45 +11:00
tests Remove automatic bdk wallet sync calls 2021-02-10 15:18:45 +11:00
Cargo.toml Replace bitcoind wallet with bdk wallet 2021-02-09 16:52:59 +11:00