🛠️Upgrade
version: v0.9.3
🟢UPDATE🟢 20.08.24
at Height -> 7810560
cd $HOME/aura && git pull
git checkout v0.9.3
make install
aurad version --long | grep -e commit -e version
#version: v0.9.3
#commit: ae45a4ef71da0e09543a926825662c555af507bd
sudo systemctl restart aurad && journalctl -fu aurad -o cat
#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?