mirror of
https://github.com/tornadocash/rpc-nodes
synced 2024-02-02 14:53:56 +01:00
updated requirements
This commit is contained in:
parent
1734948d79
commit
7ac3ecc384
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Requirements for Polygon network
|
## Requirements for Polygon network
|
||||||
* memory: 64Gb (minimum)
|
* memory: 64Gb (minimum)
|
||||||
* disk: 2Tb SSD (if you periodically prune state)
|
* disk: 3Tb SSD (require periodically prune state)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Set in the `.env` file:
|
Set in the `.env` file:
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Requirements for Ethereum network
|
## Requirements for Ethereum network
|
||||||
* memory: 32Gb
|
* memory: 32Gb
|
||||||
* disk: 1Tb SSD (if you periodically prune state)
|
* disk: 1Tb SSD (require periodically prune state)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Set the domain name to be used in the `.env` file. You can also set a list of allowed IP addresses there and addresses to treat as local. Rename `example.env` to `.env`:
|
Set the domain name to be used in the `.env` file. You can also set a list of allowed IP addresses there and addresses to treat as local. Rename `example.env` to `.env`:
|
||||||
|
Loading…
Reference in New Issue
Block a user