🛠️Upgrade
version: v13.0.0
🟢UPDATE🟢 15.09.25
at Height -> 23794500
cd $HOME/persistenceCore
git pull
git checkout v13.0.0
make install
persistenceCore version --long | grep -e commit -e version
#commit: 7857fc9eac00305824958341d836785ce7f378e2
#version: v13.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?