Upgrade proposal detected

Jackal Jackal

Jackal Protocol is the purpose-built blockchain for the everyday user. No more choosing between security or user-experience. With Jackal, protecting your valuable data has never been easier.

Upgrade (Ubuntu/Debian)

Wen upgrade, ser?

Since you are using Cosmovisor, you can do this as soon as the upgrade has been announced. No need to wait for the upgrade block! Cosmovisor will monitor the chain and start the new version when it's time.

Compile and install latest canined

# Download version v1.2.1
mkdir -p $HOME/.canine/cosmovisor/upgrades/bouncybulldog/bin
curl -Ls https://github.com/JackalLabs/canine-chain/releases/download/v1.2.1/canined-Linux > $HOME/.canine/cosmovisor/upgrades/bouncybulldog/bin/canined

Sit back and relax

That's it! Now you can wait for the upgrade block. When it happens, Cosmovisor should detect in and launch the new version. You will be up and running in under a minute normally.

If you want to monitor things, keep an eye on the logs:

sudo journalctl -u canined -f --no-hostname -o cat