cd $HOME/sge && git pull
git checkout v1.8.1
make install
sged version --long | head
#commit: 8127db86beb05972299cc65621f4834b19efe864
#version: v1.8.1
sudo systemctl restart sged && journalctl -fu sged -o cat
#consensus
curl -s http://localhost:26657/consensus_state | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'