🛠️Upgrade
version: 3.1.0
🟢UPDATE🟢 17.07.25
at Height -> 42450000
cd $HOME/band
git pull
git checkout v3.1.0
make install
bandd version --long | grep -e commit -e version
#version: 3.1.0
#commit: 82b69261c41694a43f0acaafa3fdb75bdd1ba38e
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?