We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb7a66 commit 3590a8bCopy full SHA for 3590a8b
pages/builders/chain-operators/deploy/genesis.mdx
@@ -79,7 +79,7 @@ You can also use the following inspect subcommands to get additional data:
79
```bash
80
./bin/op-deployer inspect l1 --workdir .deployer <l2-chain-id> # outputs all L1 contract addresses for an L2 chain
81
./bin/op-deployer inspect deploy-config --workdir .deployer <l2-chain-id> # outputs the deploy config for an L2 chain
82
-
+```
83
84
## Legacy method: using foundry script
85
0 commit comments