🛠️Upgrade
version: v9.0.5
🟢UPDATE🟢 20.05.25
at Height -> 18504000
cd $HOME/chihuahua
git pull
git checkout v9.0.5
make install
chihuahuad version --long | grep -e commit -e version
#commit: 286ef3b9b63837fd99c51d473b3f75ad824c18d5
#version: v9.0.5
sudo systemctl restart chihuahuad && sudo journalctl -fu chihuahuad -n1000 -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?