 
  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
        16782000. It is estimated to take place
        11 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd bitcanna
git pull
git checkout v4.0.1
make install# should be v4.0.1
bcnad version
# Should be commit 42ccc11c4d4fce7c72523b748a06f2779f6aa417
bcnad version --long | grep commitmkdir -p $HOME/.bcna/cosmovisor/upgrades/stickyfingers/bin
cp $HOME/go/bin/bcnad $HOME/.bcna/cosmovisor/upgrades/stickyfingers/bin# should be v4.0.1
$HOME/.bcna/cosmovisor/upgrades/stickyfingers/bin/bcnad version