Skip to content

Commit eb4a4fa

Browse files
committed
Update chain configuration overview page
1 parent 78dd2a6 commit eb4a4fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pages/builders/chain-operators/configuration/overview.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ documentation for details on configuring each piece.
1818

1919
Deploying your OP Stack contracts requires creating a deployment configuration
2020
JSON file. This defines the behavior of your network at its genesis.
21+
* **Important Notes:**
22+
* The Rollup Configuration sets parameters for the L1 smart contracts upon deployment. These parameters govern the behavior of your chain and are critical to its operation.
23+
* Be aware that many of these values cannot be changed after deployment or require a complex process to update.
24+
Carefully consider and validate all settings during configuration to avoid issues later.
2125

2226
* [Rollup Configuration Documentation](/builders/chain-operators/configuration/rollup)
2327

0 commit comments

Comments
 (0)