🛠️Upgrade
version: 3.0.1
🟢UPDATE🟢 08.07.25
at Height -> 42051400
cd $HOME/band
git pull
git checkout v3.0.1
make install
bandd version --long | grep -e commit -e version
#version: 3.0.1
#commit: 7defe0d57298cb2dcf4b9d4645fe8a4e0f7ae30f
sudo systemctl restart bandd && sudo journalctl -fu bandd -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'
GitHub
Last updated
Was this helpful?