mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-06 18:15:37 -05:00
![Daniel Karzel](/assets/img/avatar_default.png)
Prefixing docker-containers and -networks is a necessity to be able to spin up multiple containers and networks. However, there is no reason to prefix the wallet names that live inside a container. One cannot add a wallet with the same name twice, so the prefixing of wallets does not bring any advantage. When re-opening a wallet by name the wallet name prefix is cumbersome and was thus removed.