xmr-btc-swap/swap
Daniel Karzel eb34adc45d Remove config and fs from the lib
The settings module has to be part of the lib because settings are used in the test as well.
Config is only used in main, thus it should not leak into the lib.
Note that this allows to remove the dead_code allowance in fs.
2021-01-29 14:11:41 +11:00
..
src Remove config and fs from the lib 2021-01-29 14:11:41 +11:00
tests Separate wallet settings and protocol settings 2021-01-28 13:47:47 +11:00
Cargo.toml Bitcoind RPC url, wallet name and Monero RPC url through config 2021-01-28 13:47:47 +11:00