 
  LFG!
This guide assumes that you use cosmovisor to manage upgrades. If you do not use cosmovisor, please adjust some commands accordingly.
        The upgrade is scheduled for Block
        9384000. It is estimated to take place
        3 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd zetachain
git pull
git checkout v32.0.0
make install# should be 32.0.0
zetacored version
# Should be commit 52a359446fde604910620f3ff4905d51eb31e95c
zetacored version --long | grep commitmkdir -p $HOME/.zetacored/cosmovisor/upgrades/v32/bin
cp $HOME/go/bin/zetacored $HOME/.zetacored/cosmovisor/upgrades/v32/bin# should be 32.0.0
$HOME/.zetacored/cosmovisor/upgrades/v32/bin/zetacored version