 
  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
        12900000. It is estimated to take place
        1 year ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd chihuahua
git pull
git checkout v7
make install# should be v7
chihuahuad version
# Should be commit 2022cdb82b605a12c8ada3acde5b32b9e9306a8c
chihuahuad version --long | grep commitmkdir -p $HOME/.chihuahuad/cosmovisor/upgrades/v7/bin
cp $HOME/go/bin/chihuahuad $HOME/.chihuahuad/cosmovisor/upgrades/v7/bin# should be v7
$HOME/.chihuahuad/cosmovisor/upgrades/v7/bin/chihuahuad version