πŸ› οΈUpgrade

version: 0.20.4

🟒UPDATE🟒 03.01.245

at Height -> 20340500

cd $HOME/go-bitsong
git fetch --all
git checkout v0.20.4
make install
bitsongd version version --long | head
#version: 0.20.4
#commit: bc3863e2203bcdcf573cccb523088e431102049f
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?