🛠️Upgrade

version: v2.1.0

🟢UPDATE🟢 21.08.25

at Height -> 4576760

cd $HOME/atomone && git pull
git checkout v2.1.0
make install
aurad version --long | grep -e commit -e version
#version: v2.1.0
#commit: c29e6ecf39ce733fe14e7d703aa28e5aeef5e8f0
sudo systemctl restart atomoned && journalctl -fu atomoned -n1000 -ocat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'

GitHub

https://github.com/atomone-hub/atomone/tags

Last updated

Was this helpful?