πŸ› οΈUpgrade

version: 4.2.1

🟒UPDATE🟒 13.11.24

at Height -> 10866228

cd $HOME/canine-chain
git fetch --all
git checkout v4.2.1
make install
canined version --long | head
#version: 4.2.1
#commit: 61000aff7787585bfb771d1d38057a3a2a702272
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