cd $HOME/andromedad
git pull
git checkout v2.0.0
make install
andromedad version --long | grep -e version -e commit
#commit: d4a545873e26f920f26e5ce54798f580e9846c9d
#version: 2.0.0
sudo systemctl restart andromedad && sudo journalctl -fu andromedad -o cat
#consensus
curl -s http://localhost:26657/consensus_state | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'