Skip to content

Commit 416b9d9

Browse files
authored
correct '-dbcache' to '-prune'
1 parent c122318 commit 416b9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/design/assumeutxo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ load it.
1616
A pruned node can load a snapshot. To save space, it's possible to delete the
1717
snapshot file as soon as `loadtxoutset` finishes.
1818

19-
The minimum `-dbcache` setting is 550 MiB, but this functionality ignores that
19+
The minimum `-prune` setting is 550 MiB, but this functionality ignores that
2020
minimum and uses at least 1100 MiB.
2121

2222
As the background sync continues there will be temporarily two chainstate

0 commit comments

Comments
 (0)