 
  This upgrade fixes a nasty bug.
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
        7585420. 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 v1.6.1
make install# should be 1.6.1
bcnad version
# Should be commit 2730dc4b1fae92ab92a4bda97823f0da804bfbd5
bcnad version --long | grep commitmkdir -p $HOME/.bcna/cosmovisor/upgrades/vigorous-grow-fix/bin
cp $HOME/go/bin/bcnad $HOME/.bcna/cosmovisor/upgrades/vigorous-grow-fix/bin# should be 1.6.1
$HOME/.bcna/cosmovisor/upgrades/vigorous-grow-fix/bin/bcnad version