correct '-dbcache' to '-prune'

pull/29718/head
Ben Westgate 1 month ago committed by GitHub
parent c1223188e0
commit 416b9d9427
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,7 +16,7 @@ load it.
A pruned node can load a snapshot. To save space, it's possible to delete the
snapshot file as soon as `loadtxoutset` finishes.
The minimum `-dbcache` setting is 550 MiB, but this functionality ignores that
The minimum `-prune` setting is 550 MiB, but this functionality ignores that
minimum and uses at least 1100 MiB.
As the background sync continues there will be temporarily two chainstate

Loading…
Cancel
Save