 
  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
        9209420. It is estimated to take place
        2 years ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd bitcanna
git pull
git checkout v2.0.2
make install# should be 2.0.2
bcnad version
# Should be commit f09d3d7ad9ab39240f0445a9da74e70aa15379d2
bcnad version --long | grep commitmkdir -p $HOME/.bcna/cosmovisor/upgrades/wakeandbake/bin
cp $HOME/go/bin/bcnad $HOME/.bcna/cosmovisor/upgrades/wakeandbake/bin# should be 2.0.2
$HOME/.bcna/cosmovisor/upgrades/wakeandbake/bin/bcnad version