🛠️Upgrade

version: v11.17.0

🟢UPDATE🟢 10.02.25

at Height -> 20606500

cd $HOME/persistenceCore
git pull
git checkout v11.17.0
make install
persistenceCore version --long | grep -e commit -e version
#commit: fe80407def9d7621ff95df974370a1f5125e808f
#version: v11.17.0
sudo systemctl restart persistenceCore && sudo journalctl -fu persistenceCore -o cat
#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?