diff --git a/README.md b/README.md index 902019ca2d..6e52fa25f0 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ sh setup/state-sync.sh #### 3.2 Upgrade a node -This script assumes that you are currently operating on the Evmos fork of GenesisL1 (repo: [`genesis-ethermint`](https://github.com/alpha-omega-labs/genesis-ethermint)) and the node synced till height: `insert_height_here` which caused it to panic. +This script assumes that you are currently operating on the Evmos fork of GenesisL1 (repo: [`genesis-ethermint`](https://github.com/alpha-omega-labs/genesis-ethermint)) and the node synced till height: `7350000` which caused it to panic. > [!IMPORTANT] > This should only be used if you run a **full-node** and have to perform the **"plan_crypto"**-upgrade. diff --git a/setup/README.md b/setup/README.md index 6ad6e31b9e..07bf544eaf 100644 --- a/setup/README.md +++ b/setup/README.md @@ -9,7 +9,7 @@ This script installs all the dependencies (and system configurations) that are n > [!WARNING] > This script should only be used if you run a full-node and have to perform the **"plan_crypto"**-upgrade! > -> This means that you are currently operating on the Evmos fork of GenesisL1 (repo: [`genesis-ethermint`](https://github.com/alpha-omega-labs/genesis-ethermint)) and the node synced till height: `insert_height_here` which caused it to panic. +> This means that you are currently operating on the Evmos fork of GenesisL1 (repo: [`genesis-ethermint`](https://github.com/alpha-omega-labs/genesis-ethermint)) and the node synced till height: `7350000` which caused it to panic. This script takes care of the needed steps to upgrade the node to the new fork: