Chain ID:
Upgrade height: 32361600 (Proposal #1049) | Remaining Block : Loading... |
cosmoshub-4 | Node Version: v25.1.0
Upgrade height: 32361600 (Proposal #1049) | Remaining Block : Loading... |
Manual Upgrade
cd $HOME
rm -rf gaia
git clone https://github.com/cosmos/gaia.git gaia
cd gaia
git checkout v27.6.0
make install
sudo systemctl restart gaiad && sudo journalctl -fu gaiad -o cat