🛠️Upgrade

version: v2.5.0

🟢UPDATE🟢 12.06.25

at Height -> 24477075

cd $HOME/nibiru/
git fetch --all
git checkout v2.5.0
make install
nibid version --long | grep -e commit -e version
#version: v2.5.0
#commit: ea784db0b6a11c0e77279da754654ba39d504c33
systemctl restart nibid && journalctl -fu nibid -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/NibiruChain/nibiru/tags

Last updated

Was this helpful?