🛠️Upgrade
version: v2.15.0
🟢UPDATE🟢 21.07.25
at Height -> 24865200
cd $HOME/shentu && git pull
git checkout v2.15.0
make install
shentud version --long | grep -e commit -e version
#commit: e3d34d5eb3c6c38105e59e0ef2246fe8f33eaef0
#version: v2.15.0
sudo systemctl restart shentud && sudo journalctl -fu shentud -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'
GitHub
Last updated
Was this helpful?