🖱️Upgrade
Latest Version: v0.28.2
Stop full node:
sudo systemctl stop celestia-fullDownload binary:
cd $HOME
rm -rf celestia-node
git clone https://github.com/celestiaorg/celestia-node.git
cd celestia-node/
git checkout tags/v0.28.2
make build
sudo make install
make cel-keyUpdate:
celestia full config-updatecelestia version
Result:
#version: v0.28.2
#commit: e4384c0f4b5de00d65e321ee9f4f400850165e6dRestart the node
Last updated