We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 376c564 + 9d30bbe commit e094444Copy full SHA for e094444
docs/zkEVM/get-started/setup-nodes/production-node.md
@@ -63,7 +63,7 @@ Let's start setting up our zkNode:
63
1. Launch your command line/terminal and set the variables using below commands:
64
65
```bash
66
- # define the network("mainnet" or "testnet")
+ # define the network("mainnet" or "cardona" or "testnet")
67
ZKEVM_NET=testnet
68
69
# define installation path
0 commit comments