Skip to content

Commit 0e5e046

Browse files
Merge pull request 0xPolygon#173 from 0xPolygon/empieichO-docs-review
Update zkEVM - fix expandable text
2 parents 0117b18 + 21e1038 commit 0e5e046

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/zkEVM/get-started/deploy-zkevm/deploy-zknode.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,12 @@ Edit the file changing the following parameters from `~/zkevm/zkevm-contracts/de
8484

8585
Edit `~/zkevm/mainnet/config/environments/testnet/public.node.config.toml` with the following values. The config file is large and we'll update the documentation in the future to list only the updated parameters.
8686

87+
8788
??? "Click to expand the <code>node.config.toml</code> file"
89+
8890
```bash
8991
vim ~/zkevm/mainnet/config/environments/testnet/public.node.config.toml
90-
91-
```
92+
```
9293

9394
```bash
9495
IsTrustedSequencer = true

0 commit comments

Comments
 (0)