🖱️Upgrade
Latest Version: v0.28.5-mocha
Stop light node:
sudo systemctl stop celestia-lightDownload binary:
cd $HOME
rm -rf celestia-node
git clone https://github.com/celestiaorg/celestia-node.git
cd celestia-node/
git checkout tags/v0.28.5-mocha
make build
sudo make install
make cel-keyUpdate:
celestia light config-update --p2p.network mochacelestia version
Result:
#version: v0.28.5-mocha
#commit: f10991334ff261ccb88b86e17a2369d7b8218d10Restart the node
Last updated