Skip to content

Commit 16a7dc8

Browse files
committed
Merge #697: update estimated data directory size to 300 Gb
21cdcab update estimated data directory size to 300 Gb (randymcmillan) Pull request description: The current actual estimate is 280 Gb. Rounding up per instructions. ACKs for top commit: harding: ACK 21cdcab Thanks! Tree-SHA512: 19563de7a24b264fbb640f0eb23e1082fc77a5158f46438b08e1e82e8687e717f6f874902a7d4151ef1b8b69b20cf52148b9f74b3e17ed635b4eeff75442e0f9
2 parents 11940dd + 21cdcab commit 16a7dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Size of the Bitcoin Core data directory running with default settings.
22
## Suggest rounding up by about 10% so it doesn't need to be updated
33
## too often.
4-
datadir_gb: "210"
4+
datadir_gb: "300"
55

66
## Size of the datadir with the maximum allowed pruning enabled.
77
## Suggest rounding up a little bit to give room for growth in the UTXO

0 commit comments

Comments
 (0)