cd $HOME/shentu && git pull
git checkout v2.13.2
make install
shentud version --long | grep -e commit -e version
#commit: 08dcd8fd511d8e0056c14c3085dca52945643003
#version: 2.13.2
sudo systemctl restart shentud && sudo journalctl -fu shentud -o cat
#consensus
curl -s http://localhost:26657/consensus_state | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'