🛠️Upgrade
version: 4.1.4
🟢UPDATE🟢 17.09.25
at Height -> 20739500
cd $HOME/cheqd-node
git pull
git checkout v4.1.4
make build
mv $HOME/cheqd-noded $(which cheqd-noded)
cheqd-noded version --long | grep -e version -e commit
#commit: 45d11d90e7d9d84ef0f3e172b7b5e8cede7983bb
#version: 4.1.4
sudo systemctl restart cheqd-noded && sudo journalctl -fu cheqd-noded -n100 -ocat
GitHub
Last updated
Was this helpful?