Celestia Testnet Upgrade

Celestia Testnet update on block 2830337

Current Block: Loading...

cd $HOME/celestia-app
git fetch --all
git checkout v2.2.0-mocha
make install
celestia-appd version --long | grep -e commit -e version
#version: 2.2.0-arabica
#commit: d3f8b299
sudo systemctl restart celestia-appd && sudo journalctl -fu celestia-appd -o cat