🛠️Upgrade

version: 4.0.3

🟢UPDATE🟢 01.08.24

at Height -> 8656228

cd $HOME/canine-chain
git fetch --all
git checkout v4.0.3
make install
canined version --long | head
#version: 4.0.3
#commit: 40d9585d0f8f7f3931a4a46dfc047b671d330356
systemctl restart canined && journalctl -fu canined -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/JackalLabs/canine-chain/tags

Last updated