Skip to main content

Stoping a Node


Temporary Stop

To temporarely stop active node go to inr.setup/inery.node/ and execute ./stop.sh script

./stop.sh

To resume blockchain protocol execute start.sh script

./start.sh

Full remove

To remove blockchain with all data from local machine go to inr.setup/inery.node/ and execute ./clean.sh script

./clean.sh