🛠️Upgrade

version: v1.25.0

🟢UPDATE🟢 17.07.25

at Height -> 25098777

export PIO_HOME=~/.provenanced
cd $HOME/provenance
git pull
git checkout v1.25.0
make install
provenanced version --long | grep -e version -e commit
# version: v1.25.0
# commit: a30feb4d
systemctl restart provenanced && journalctl -fu provenanced -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/provenance-io/provenance/tags

Last updated

Was this helpful?