⚒️Upgrade

🟢UPDATE🟢 05.09.24

at Height -> 2566591

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

GitHub

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

Last updated