🛠️Upgrade

version: 0.21.0

🟢UPDATE🟢 13.02.25

at Height -> 20960377

cd $HOME/go-bitsong
git fetch --all
git checkout v0.21.0
make install
bitsongd version version --long | head
#version: 0.21.0
#commit: 8928250570ebdd5504f27b5ff6869f5f683a7515
sudo systemctl restart bitsongd && journalctl -fu bitsongd -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/bitsongofficial/go-bitsong/tags

Last updated

Was this helpful?