The node-version
command in Mintlayer is used to display the version number of the Mintlayer node you are currently running. This information is helpful for ensuring compatibility, troubleshooting, and staying up-to-date with the latest features and security updates.
node-version
-h, --help
: Displays help information about the node-version
command.Displaying the Current Node Version:
To check the version of your Mintlayer node, execute the command:
node-version
The command will return the version number of your node, as in:
0.2.0
This output indicates that the current running version of your Mintlayer node is 0.2.0.