βš’οΈUpgrade

🟒UPDATE🟒 31.10.24

at Height -> 2688006

cd $HOME/celestia-node/
git pull
git checkout tags/v0.17.2
make build 
make install 
make cel-key
sudo systemctl stop celestia-full
#update config
celestia full config-update
celestia version
#Semantic version: v0.17.2
#Commit: 57f8bd81c573d1a54613c73cf49e5d392a864dd6
sudo systemctl restart celestia-full && sudo journalctl -fu celestia-full -ocat

GitHub

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

Last updated