π οΈUpgrade
version: HEAD-141893f3cc6bbd25914be9608f31b9038926e823
π’UPDATEπ’ 16.04.25
at Height -> 18394700
cd $HOME/cheqd-node
git pull
git checkout v3.1.9
make build
mv $HOME/cheqd-node/build/cheqd-noded $(which cheqd-noded)
cheqd-noded version --long | grep -e version -e commit
#commit: 141893f3cc6bbd25914be9608f31b9038926e823
#version: HEAD-141893f3cc6bbd25914be9608f31b9038926e823
sudo systemctl restart cheqd-noded && sudo journalctl -fu cheqd-noded -o cat
GitHub
Last updated
Was this helpful?