🛠️Upgrade

version: 4.1.0-beta.2

🟢UPDATE🟢 13.09.24

at Height -> 9923185

cd $HOME/canine-chain
git fetch --all
git checkout v4.1.0-beta.2
make install
canined version --long | head
#version: 4.1.0-beta.2
#commit: 4e64e646fa8036eb48e86cb512b0da81bec5e283
sudo systemctl restart canined && sudo 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