Skip to content

Commit cf0f848

Browse files
authored
Merge pull request 0xPolygon#2498 from 0xPolygon/Sharonbc01-patch-1
Update forkid-9-12.md
2 parents a2e304b + 7dfc7d5 commit cf0f848

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/cdk/how-to/migrate/forkid-9-12.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The high-level steps in the collaborative process are:
3838

3939
Please read carefully to fully understand the new architecture before starting the process: [https://docs.polygon.technology/cdk/getting-started/cdk-erigon/](https://docs.polygon.technology/cdk/getting-started/cdk-erigon/)
4040

41-
The table below lists the CDK Fork ID 9 components and the new CDK FEP Fork ID 12 component.
41+
The table below lists the CDK Fork ID 9 components and the new CDK FEP Fork ID 12 components.
4242

4343
> 💡 **Please note:** Latest CDK FEP Fork ID 12 components are listed in the [Polygon Knowledge Layer](https://docs.polygon.technology/cdk/releases/stack-components/#cdk-fep-components)
4444
@@ -63,7 +63,7 @@ The Implementation Provider must prepare in advance for the upgrade to ensure a
6363
3. Scale up the number of provers in advance. It is recommended that you at least double the number of provers up and running for the scheduled upgrade maintenance window.
6464
- Ensure all (majority) of the network batches are verified before starting the upgrade process, otherwise there will be additional downtime as we wait for the network to be ready.
6565
4. Setting up your CDK Erigon node.
66-
- Please see the [cdk-erigon readme](https://github.com/0xPolygonHermez/cdk-erigon/blob/v1.0.3/README.md) for information on Prereqs, configuration files and running cdk-erigon.
66+
- Please see the [cdk-erigon readme](https://github.com/0xPolygonHermez/cdk-erigon/blob/v1.0.3/README.md) for information on prereqs, configuration files and running cdk-erigon.
6767
5. Required CDK-Node pre syncing.
6868
- Run CDK-Node aggregator component in sync only mode in advance to populate its database.
6969
- Run CDK-Node l1infotreesync component in advance to populate the sequence sender database.
@@ -162,12 +162,12 @@ go run ./zk/debug_tools/datastream-host \
162162
> 💡 Please note: For an isolated chain not attached to the Agglayer the chain admin can perform operational step 4 on their chain’s rollupmanagercontract.
163163
Polygon are not involved. Please check the [upgrade procedure for isolated networks](#contract-upgrade-procedure-for-isolated-networks).
164164

165-
**Please Note:** Wait for Polygon to send the L1 transaction (tx) and confirm it.
166-
167165
4. **Polygon:** Upgrade the Smart Contract (multisig):
168166
- Upgrade rollup to fork 12.
169167
- Wait for the Tx to be finalized.
170168

169+
**Please Note:** Wait for Polygon to send the L1 transaction (tx) and confirm it.
170+
171171
### Steps to Deploy CDK FEP Fork 12 Components
172172
1. It is recommended to back up your DAC node by taking a snapshot of the DAC database.
173173
- **Locate Your PostgreSQL Instance**:

0 commit comments

Comments
 (0)