You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/builders/chain-operators/configuration/overview.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,10 @@ documentation for details on configuring each piece.
18
18
19
19
Deploying your OP Stack contracts requires creating a deployment configuration
20
20
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.
0 commit comments