πŸ› οΈUpgrade

version: v9.0.3

🟒UPDATE🟒 13.03.25

at Height -> 17084938

cd $HOME/chihuahua
git pull
git checkout v9.0.3
make install
chihuahuad version --long | grep -e commit -e version
#commit: d333981b3b088739a3b24d544b10e58e591c699f
#version: v9.0.3
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?