🛠️Upgrade
version: 6.0.0
🟢UPDATE🟢 05.09.25
at Height -> 44200946
cd $HOME/gitopia
git fetch
git checkout v6.0.0
make install
gitopiad version --long | grep -e version -e commit
#version: 6.0.0
#commit: d3d8d4d78dc435420bdacf7e33b6550b845c067a
sudo systemctl restart gitopiad && sudo journalctl -fu gitopiad -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?