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