correct '-dbcache' to '-prune'

This commit is contained in:
Ben Westgate 2024-03-25 01:39:22 -05:00 committed by GitHub
parent c1223188e0
commit 416b9d9427
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ load it.
A pruned node can load a snapshot. To save space, it's possible to delete the A pruned node can load a snapshot. To save space, it's possible to delete the
snapshot file as soon as `loadtxoutset` finishes. 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. minimum and uses at least 1100 MiB.
As the background sync continues there will be temporarily two chainstate As the background sync continues there will be temporarily two chainstate