cd $HOME/galactica
git fetch --all
git checkout v0.2.7
make install
galacticad version --long | grep -e commit -e version
#version: 0.2.7
#commit: da411a7a648f2cdd1bf7961b35272218a0c5b92f
sudo systemctl restart galacticad && sudo journalctl -fu galacticad -o cat
#consensus
curl -s http://localhost:26657/consensus_state | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'