βš’οΈUpgrade

🟒UPDATE🟒 11.09.24

at Height -> xxxxx

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 bridge config-update
celestia version
#Semantic version: v0.16.0
#Commit: 6744f648649ebb5fee1b27faf7aca96ecf4519b2
sudo systemctl restart celestia-bridge && sudo journalctl -fu celestia-bridge -ocat

GitHub

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

Last updated