From 73333d5e8fd8a0489fa42d4442123c0580f4ca57 Mon Sep 17 00:00:00 2001 From: bakerb15 Date: Tue, 5 Sep 2023 12:53:12 -0400 Subject: [PATCH] Update recommended disk space hardware.md --- docs/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hardware.md b/docs/hardware.md index 754a6bb..c5a2040 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -2,7 +2,7 @@ Hardware requirements --- * RAM: 2GB. ECC memory is better. Additionally, it's recommended to use DDR4 memory with targeted row refresh (TRR) enabled (https://rambleed.com/). -* Disk space: 500 GB (400GB for Bitcoin blockchain + some room) for an unpruned +* Disk space: 1 TB for an unpruned instance of Bitcoin Core. * This can be significantly lowered by enabling pruning. Note: Pruning is not supported by `electrs` and `fulcrum`.