🛠️Upgrade

version: v9.0.1

🟢UPDATE🟢 10.02.25

at Height -> 16623000

cd $HOME/chihuahua
git pull
git checkout v9.0.1
make install
chihuahuad version --long | grep -e commit -e version
#commit: 808edba9ec050437b13e877987d5386b15642254
#version: v9.0.1
sudo systemctl restart chihuahuad && sudo journalctl -fu chihuahuad -n1000 -o cat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/ChihuahuaChain/chihuahua/tags

Last updated

Was this helpful?