Update

Updates

nvm use 18.13

sudo systemctl stop ironfishd

sudo npm update -g ironfish

ironfish migrations:start

sudo systemctl restart ironfishd

# v...
# Check the logs
sudo journalctl -f -u ironfishd

# Exit from logs ctrl+c
# Check status
ironfish status -f

Last updated

Was this helpful?