Skip to content

Commit b396212

Browse files
committed
Update erigon-archive-node.md
1 parent d71fd30 commit b396212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pos/how-to/erigon-archive-node.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- **Storage**
77
- Basically **io1** or above with at least 20k+ iops and RAID-0 based disk structure
88
- Mainnet archive node: 10TB
9-
- Amoy testnet archive node: 2TB
9+
- Amoy testnet archive node: 1TB
1010
- SSD or NVMe. Bear in mind that SSD performance deteriorates when close to capacity
1111
- **Golang:** >= v1.20
1212
- **GCC:** >= v10
@@ -59,7 +59,7 @@ erigon --chain=amoy --bor.heimdall=<your heimdall url> --datadir=<your_data_dir>
5959

6060
!!! note
6161

62-
- If you want to connect to Polygon Amoy Testnet, use: [https://heimdall-api-testnet.polygon.technology](https://heimdall-api-testnet.polygon.technology)
62+
- If you want to connect to Polygon Amoy Testnet, use: [https://heimdall-api-amoy.polygon.technology](https://heimdall-api-amoy.polygon.technology)
6363

6464
- For Polygon mainnet, use: [https://heimdall-api.polygon.technology](https://heimdall-api.polygon.technology)
6565

0 commit comments

Comments
 (0)