Update a Darknode
1.Open your computer's Terminal and run this command in your computer's terminal to update your CLI:
curl https://www.github.com/renproject/darknode-cli/releases/latest/download/update.sh -sSfL | sh
2. Once updated, you can check the version of the CLI. Use the command:
darknode --version
The current Darknode CLI Version is: 3.1.3
Run this command in your computer's Terminal to update your Darknode:
darknode update YOUR-DARKNODE-NAME
Once updated, you’ll receive a confirmation in the terminal stating “DARKNODE NAME has been updated to the latest version on branch” in green.
To fix it, follow these instructions:
- 1.
- 2.Once updated, run this command:
darknode update YOUR-DARKNODE-NAME
When complete, close Terminal, and your Darknode should be
operational
from the command center within a few hours.
For more Darknode CLI Command, check out our GitHub page here: https://github.com/renproject/darknode-cli
Last modified 1yr ago