⚒️Upgrade

🟢UPDATE🟢 02.10.24

at Height -> 2830417

cd $HOME/celestia-node/
git pull
git checkout tags/v0.16.2-mocha
make build
make install
make cel-key
sudo systemctl stop celestia-full
#update config
celestia full config-update --p2p.network mocha
celestia version
#Semantic version: v0.16.2-mocha
#Commit: 3cbf4359592cdcc28694ea7add33ab0476624510
sudo systemctl restart celestia-full && sudo journalctl -fu celestia-full -ocat

GitHub

https://github.com/celestiaorg/celestia-node/tags

Last updated