πŸ› οΈUpgrade

version: 6.7.3

🟒UPDATE🟒 11.02.25

at Height -> 16146957

cd $HOME/umee
git fetch --all
git checkout v6.7.3
make install
umeed version --long | grep -e commit -e version
#version: 6.7.3
#commit: 1d7df39293fe1e3d1ac4fdecd11de38bdff213e4
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?