We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b02588 commit b2fccc1Copy full SHA for b2fccc1
_data/stats.yml
@@ -7,9 +7,9 @@ datadir_gb: "600"
7
## Suggest rounding up a little bit to give room for growth in the UTXO
8
## set and to account for things like pruning only happening
9
## at blk file boundaries and mempool saving.
10
-pruned_gb: "6"
+pruned_gb: "10"
11
12
-## Size of monthly increase in dadadir size. For 1 MB blocks, 144
+## Size of monthly increase in datadir size. For 1 MB blocks, 144
13
## blocks per day, 30 days per month, 1000 MB/GB: 1*144*30/1000 = 4.32 GB.
14
## Rounding that up to 5 GB and assuming it could quickly double with
15
## increased segwit adoption gives a range of 5 to 10 GB/month.
0 commit comments