Running "Canis Major" network upgrade with cosmovisor
Step 0 - Install cosmosviosr
$ git clone https://github.com/cosmos/cosmos-sdk.git
$ cd cosmos-sdk/cosmovisor
$ make cosmovisorStep 1 - Set up Environment Variables
export DAEMON_NAME=chain-maind
export DAEMON_HOME=/home/ubuntu/.chain-maind
export DAEMON_RESTART_AFTER_UPGRADE=true
export DAEMON_ALLOW_DOWNLOAD_BINARIES=true
export DAEMON_LOG_BUFFER_SIZE=512Step 1.1 - Create cosmovisor folder structure
Step 2. - Run everything
PreviousThe "Canis Major" upgrade guide (v1.* to v2.0.1) at block height 922,363:NextCronos POS Snapshots
Last updated