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 c122318 commit 416b9d9Copy full SHA for 416b9d9
doc/design/assumeutxo.md
@@ -16,7 +16,7 @@ load it.
16
A pruned node can load a snapshot. To save space, it's possible to delete the
17
snapshot file as soon as `loadtxoutset` finishes.
18
19
-The minimum `-dbcache` setting is 550 MiB, but this functionality ignores that
+The minimum `-prune` setting is 550 MiB, but this functionality ignores that
20
minimum and uses at least 1100 MiB.
21
22
As the background sync continues there will be temporarily two chainstate
0 commit comments