🛠️Upgrade

version: 2.0.1

🟢UPDATE🟢 25.09.25

at Height -> 3424000

cd $HOME/bitway
git fetch --all
git checkout v2.0.1
make install
bitwayd version --long | grep -e version -e commit
#version: 2.0.1
#commit: 07f2bb1d0c6a8a2de3e89730cf60a8ba4b381fa8
systemctl restart bitwayd && journalctl -fu bitwayd -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/bitwaylabs/bitway/tags

Last updated

Was this helpful?