xmr-btc-swap/swap
bors[bot] cf1c448b7c
Merge #460
460: Different default directories for CLI and ASB r=da-kami a=da-kami

Fixes #437 

Using the same default directory as data-/config-dir has caused unwanted side effects when running both applications on the same machine.
Use these directory names:
- ASB: `xmr-btc-swap-asb`
- CLI: `xmr-btc-swap-cli`

Since the functionality is now application specific the respective functions were moved into the appropriate module of the application.

Co-authored-by: Daniel Karzel <daniel@comit.network>
2021-04-30 04:24:29 +00:00
..
src Merge #460 2021-04-30 04:24:29 +00:00
tests Add support for swapping through Tor. 2021-04-27 14:51:41 +10:00
Cargo.toml Use dprint for formatting Cargo.toml files 2021-04-29 17:35:02 +10:00