πŸ› οΈUpgrade

version: 6.7.2

🟒UPDATE🟒 30.12.24

at Height -> 15462015

cd $HOME/umee
git fetch --all
git checkout v6.7.2
make install
umeed version --long | grep -e commit -e version
#version: 6.7.2
#commit: 07f5d8f843e2591f8ee67ee9587c7675311053b9
sudo systemctl restart umeed && journalctl -fu umeed -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/umee-network/umee/tags

Last updated

Was this helpful?