cd $HOMErm -rf gaiagit clone https://github.com/cosmos/gaia.gitcd gaiagit checkout v20.0.0make install # Prepare binaries for Cosmovisormkdir -p $HOME/.gaia/cosmovisor/upgrades/v20/bincp $HOME/go/bin/gaiad $HOME/.gaia/cosmovisor/upgrades/v20/bin/$HOME/.gaia/cosmovisor/upgrades/v20/bin/gaiad version --long | grep -e commit -e version
curl -s http://localhost:15757/consensus_state | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'