xmr-btc-swap/swap/src/cli
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
..
command.rs !fixup Different default directories for CLI and ASB 2021-04-30 11:03:13 +10:00
tracing.rs Remove redundant noun from tracing initialiser functions 2021-04-08 16:14:32 +10:00