mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-31 15:20:15 +00:00
4f66269887
The bitcoin::Wallet::sync_wallet function doesn't do anything else other than delegating. As such, we have just as much information about what went wrong inside this function as we have outside. By moving the .context call into the function, we can avoid repeating us on every call-site. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |