πŸ› οΈUpgrade

version: v11.21.0

🟒UPDATE🟒 19.06.25

at Height -> 22492000

cd $HOME/persistenceCore
git pull
git checkout v11.21.0
make install
persistenceCore version --long | grep -e commit -e version
#commit: 56920cc73e2ad11a05aadc5d687c032b0251655e
#version: v11.21.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

https://github.com/persistenceOne/persistenceCore/tags

Last updated

Was this helpful?