🛠️Upgrade
version: v1.8.0
🟢UPDATE🟢 12.09.25
at Height -> 15959400
cd $HOME/xpla
git fetch --all
git checkout v1.8.0
make install
xplad version --long | grep -e commit -e version
#version: v1.8.0
#commit: 8551fa2c48c8deee3bf06cc77a944d08754c37a7
sudo systemctl restart xplad && sudo journalctl -fu xplad -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?