Update recommended disk space hardware.md

This commit is contained in:
bakerb15
2023-09-05 12:53:12 -04:00
committed by GitHub
parent d5d3f064e6
commit 73333d5e8f

View File

@@ -2,7 +2,7 @@ Hardware requirements
--- ---
* RAM: 2GB. ECC memory is better. Additionally, it's recommended to use DDR4 memory with * RAM: 2GB. ECC memory is better. Additionally, it's recommended to use DDR4 memory with
targeted row refresh (TRR) enabled (https://rambleed.com/). 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. instance of Bitcoin Core.
* This can be significantly lowered by enabling pruning. * This can be significantly lowered by enabling pruning.
Note: Pruning is not supported by `electrs` and `fulcrum`. Note: Pruning is not supported by `electrs` and `fulcrum`.