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: docs/zkEVM/get-started/deploy-zkevm/deploy-zknode.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,11 +84,12 @@ Edit the file changing the following parameters from `~/zkevm/zkevm-contracts/de
84
84
85
85
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.
86
86
87
+
87
88
??? "Click to expand the <code>node.config.toml</code> file"
89
+
88
90
```bash
89
91
vim ~/zkevm/mainnet/config/environments/testnet/public.node.config.toml
0 commit comments