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