cd $HOME/sge && git pull
git checkout v1.7.5
make install
sged version --long | head
#commit: 14c8a487f5fcb2e41cf5a97c580ae72b02e2218d
#version: v1.7.5
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'