diff --git a/src/content/docs/resources/mainnet/upgrades/v33.mdx b/src/content/docs/resources/mainnet/upgrades/v33.mdx index 40d619d26..c4b446de8 100644 --- a/src/content/docs/resources/mainnet/upgrades/v33.mdx +++ b/src/content/docs/resources/mainnet/upgrades/v33.mdx @@ -31,8 +31,8 @@ cp -r ~/.axelar/.core/data ~/.axelar-dojo-1-upgrade-0.33/.core/data Caution: If you backup the entire folder, `~/.axelar/.core`, that'll also include your private keys (inside `config` and `keyring-file` subfolders). That can be dangerous if anyone gets access to your backups. We recommend backing up keys separately when you first create your node, and then excluding them from any data backups. -1. Restart your node with the new `v0.33.2` build. -2. If you're a validator also restart `vald` with `v0.33.2` and `tofnd` with `v0.10.1`. +4. Restart your node with the new `v0.33.2` build. +5. If you're a validator also restart `vald` with `v0.33.2` and `tofnd` with `v0.10.1`. Example using join scripts in [axelarate-community git repo](https://github.com/axelarnetwork/axelarate-community):