The node-shutdown
command in Mintlayer is used to safely shut down the Mintlayer node. This command is essential for properly closing the node application, ensuring that all processes are terminated correctly and the node's state is preserved.
node-shutdown
-h, --help
: Displays help information about the node-shutdown
command.Executing a Node Shutdown:
To safely shut down your Mintlayer node, simply run:
node-shutdown
Upon successful execution, you will receive a confirmation:
Success
This message confirms that your Mintlayer node has been shut down properly.