File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,10 @@ This document shows you how to integrate and configure the AggLayer into your st
6969
70707 . Chain owners then need to add POL and ETH tokens to the sequencer on the CDK chain.
7171
72- ## Configuring the Polygon managed AggLayer
72+ ## Step 2: Polygon configuration
73+
74+ !!! important
75+ - These steps are done by Polygon.
7376
7477Once registered, Polygon creates a permissionless node that points to the corresponding L2 full node.
7578
@@ -127,7 +130,7 @@ RollupManagerContract = "{{ zkevm_l1_rollup_manager_addr }}"
127130PrometheusAddr = "0.0.0.0:2223"
128131```
129132
130- ## Configuring the client-managed AggLayer
133+ ## Step 3: External chain configuration
131134
132135The last step is to update your node configuration to map to the Polygon Agglayer.
133136
You can’t perform that action at this time.
0 commit comments