🛠️Upgrade
version: v15.0.0
🟢UPDATE🟢 22.10.25
at Height -> 24345500
cd $HOME/persistenceCore
git pull
git checkout v15.0.0
make install
persistenceCore version --long | grep -e commit -e version
#commit: 36e28b7a5a3d680a827546cc548662fd9e40fd35
#version: v15.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?