mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-06 05:25:52 -05:00

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.