We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d801d4 commit 30b0387Copy full SHA for 30b0387
pages/builders/chain-operators/deploy/genesis.mdx
@@ -10,7 +10,7 @@ import { Callout } from 'nextra/components'
10
11
The following guide shows you how to generate the L2 genesis file `genesis.json`. This is a JSON
12
file that represents the L2 genesis. You will provide this file to the
13
-execution client (op-geth) to initialize your network. There is also a `rollup.json` which will be
+execution client (op-geth) to initialize your network. There is also the rollup configuration file, `rollup.json`, which will be
14
provided to the consensus client (op-node).
15
16
## Solidity Script
0 commit comments