🛠️Upgrade
version: 0.23.0
🟢UPDATE🟢 26.06.25
at Height -> 22990737
cd $HOME/go-bitsong
git fetch --all
git checkout v0.23.0
make install
bitsongd version --long | head
#version: 0.23.0
#commit: f4c98e4ffe21a17524d26c2d018c8e4e526f50ab
sudo systemctl restart bitsongd && journalctl -fu bitsongd -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'
GitHub
Last updated
Was this helpful?