xmr-btc-swap/swap
Daniel Karzel b0ffeeab1d
Different default directories for CLI and ASB
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.
2021-04-29 19:02:16 +10:00
..
src Different default directories for CLI and ASB 2021-04-29 19:02:16 +10:00
tests Add support for swapping through Tor. 2021-04-27 14:51:41 +10:00
Cargo.toml Derive Tor secret key from seed. 2021-04-27 16:39:32 +10:00