Skip to content

reset swarm for mobile signer testing

Evan Feenstra edited this page Sep 1, 2023 · 1 revision

cd sphinx-swarm

./scripts/delete_all_danger.sh

./restart.sh

After you see the CLN trying to connect...

docker stop sphinx-swarm

docker rm sphinx-swarm

sudo vi $HOME/vol/stack/config.yaml

set the ip field to the IP of the swarm (its the last field in the yaml file)

./restart.sh again

Clone this wiki locally