We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81027ea commit 48bd131Copy full SHA for 48bd131
1 file changed
docs/cdk/getting-started/cdk-erigon/deploy-cdk-erigon.md
@@ -4,9 +4,9 @@ There are a few prerequisites for successfully deploying the CDK node.
4
5
### Hardware requirements
6
7
-* A Linux-based OS (e.g. Ubuntu 22.04 LTS).
8
-* At least 64GB RAM with a minimum 4-core CPU.
9
-* Both Apple Silicon and AMD64 are supported.
+* Operating system: A Linux-based OS (e.g. Ubuntu 22.04 LTS).
+* Memory: At least 64GB RAM.
+* CPU: A minimum 4-core CPU, or higher (both Apple Silicon and amd64 are supported).
10
11
!!! tip
12
- On x86, the following packages are required to use the optimal, vectorized-Poseidon-hashing for the sparse Merkle tree:
0 commit comments