Skip to content

Commit 55942e1

Browse files
authored
Merge pull request 0xPolygon#1564 from 0xPolygon/cdk-erigon-move-zkEVM
CDK erigon - update RAM required
2 parents 115a109 + 48bd131 commit 55942e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/cdk/getting-started/cdk-erigon/deploy-cdk-erigon.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ There are a few prerequisites for successfully deploying the CDK node.
44

55
### Hardware requirements
66

7-
* A Linux-based OS (e.g. Ubuntu 22.04 LTS).
8-
* At least 32GB RAM with a 4-core CPU.
9-
* Both Apple Silicon and AMD64 are supported.
7+
* Operating system: A Linux-based OS (e.g. Ubuntu 22.04 LTS).
8+
* Memory: At least 64GB RAM.
9+
* CPU: A minimum 4-core CPU, or higher (both Apple Silicon and amd64 are supported).
1010

1111
!!! tip
1212
- On x86, the following packages are required to use the optimal, vectorized-Poseidon-hashing for the sparse Merkle tree:

0 commit comments

Comments
 (0)