🛠️Upgrade
version: 4.1.6
cd $HOME/cheqd-node
git pull
git checkout v4.2.1
make build
mv $HOME/cheqd-noded $(which cheqd-noded)
cheqd-noded version --long | grep -e version -e commit
#commit: f716291454b23198db6ce6ffd931073d66fb7ca9
#version: HEAD-f716291454b23198db6ce6ffd931073d66fb7ca9
sudo systemctl restart cheqd-noded && sudo journalctl -fu cheqd-noded -n100 -ocatLast updated