cd $HOME/sge && git pull
git checkout v1.7.4
make install
sged version --long | grep -e commit -e version
#commit: 5fae06aef3f691b8554e54a5bb6524cdf7b93f70
#version: v1.7.4
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'