Skip to content

Commit b2fccc1

Browse files
committed
stats: update pruned_gb to 10GB
1 parent 9b02588 commit b2fccc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ datadir_gb: "600"
77
## Suggest rounding up a little bit to give room for growth in the UTXO
88
## set and to account for things like pruning only happening
99
## at blk file boundaries and mempool saving.
10-
pruned_gb: "6"
10+
pruned_gb: "10"
1111

12-
## Size of monthly increase in dadadir size. For 1 MB blocks, 144
12+
## Size of monthly increase in datadir size. For 1 MB blocks, 144
1313
## blocks per day, 30 days per month, 1000 MB/GB: 1*144*30/1000 = 4.32 GB.
1414
## Rounding that up to 5 GB and assuming it could quickly double with
1515
## increased segwit adoption gives a range of 5 to 10 GB/month.

0 commit comments

Comments
 (0)