πŸ› οΈUpgrade

version: 7.1.1

🟒UPDATE🟒 23.10.24

at Height -> 14182500

cd $HOME/bze
git fetch --all
git checkout v7.1.1
make install
bzed version --long | grep -e version -e commit
#version: 7.1.1
#commit: f1c6084de979d3176d538a117cad321bb590c35b
systemctl restart bzed && journalctl -fu bzed -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/bze-alphateam/bze/tags

Last updated