Skip to content

Commit e4b55b9

Browse files
update from review
1 parent 02f7d57 commit e4b55b9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/cdk/get-started/deploy-rollup/configure-node-deployment.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,11 @@
8787

8888
## Update node config
8989

90-
Add the missing parameters in the `~/zkevm/mainnet/config/environments/mainnet/public.node.config.toml` file.
90+
Add the following missing parameters to the `~/zkevm/mainnet/config/environments/mainnet/public.node.config.toml` file.
9191

9292
!!! warning
93-
Rename the file from `node.config.toml` to `public.node.config.toml` if necessary.
93+
- You may find this file is called `node.config.toml` only.
94+
- Rename the file from `node.config.toml` to `public.node.config.toml` if necessary.
9495

9596
- `ApiKey` # for Etherscan
9697
- `URL` # for Goerli node, under [ETHERMAN]

0 commit comments

Comments
 (0)