xmr-btc-swap/swap
Daniel Karzel 69f7565746
!fixup 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-30 11:03:13 +10:00
..
src !fixup Different default directories for CLI and ASB 2021-04-30 11:03:13 +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