Allow starting with a subset of configured coins.

This commit is contained in:
tecnovert
2025-04-16 15:08:13 +02:00
parent 21c0a534f2
commit 934aab9d8a
5 changed files with 69 additions and 21 deletions

View File

@@ -125,6 +125,11 @@ Observe progress with
tail -f /tmp/firo.log
## Start a subset of the configured coins using docker
docker compose run --service-ports swapclient basicswap-run -datadir=/coindata -withcoins=monero
## FAQ