πŸ› οΈUpgrade

version: 6.6.0

🟒UPDATE🟒 13.11.24

at Height -> 14714211

cd $HOME/umee
git fetch --all
git checkout v6.7.0
make install
umeed version --long | grep -e commit -e version
#version: 6.7.0
#commit: dafb62bcd3c5b276e47aadff97301a58f8122efa
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