🛠️Upgrade
version: orai-v0.50.12
🟢UPDATE🟢 21.05.25
at Height -> 69217035
git clone https://github.com/oraichain/wasmd/
cd $HOME/wasmd
git checkout orai-v0.50.12
make build
oraid version --long | grep -e commit -e version
#version: 0.50.12
#commit: 227473993ac6de3646231c9efb46777ac9d57805
sudo systemctl restart oraid && sudo journalctl -fu oraid -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?