🛠️Upgrade
version: v12.0.0
🟢UPDATE🟢 16.07.25
at Height -> 22892000
cd $HOME/persistenceCore
git pull
git checkout v12.0.0
make install
persistenceCore version --long | grep -e commit -e version
#commit: eacf868644800a8000ce57987cd75ca0377319c6
#version: v12.0.0
sudo systemctl restart persistenceCore && sudo journalctl -fu persistenceCore -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?