mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-13 03:30:42 +02:00
correct '-dbcache' to '-prune'
This commit is contained in:
parent
c1223188e0
commit
416b9d9427
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user