 
  
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
        1231500. It is estimated to take place
        3 years ago. A
        countdown clock is here.
              
cd canto
git pull
git checkout 3.0.0
make install# should be 
cantod version
# Should be commit 
cantod version --long | grep commitmkdir -p $HOME/.cantod/cosmovisor/upgrades//bin
cp $HOME/go/bin/cantod $HOME/.cantod/cosmovisor/upgrades//bin# should be 
$HOME/.cantod/cosmovisor/upgrades//bin/cantod version