You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/qt/forms/optionsdialog.ui
+1-1
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@
55
55
<item>
56
56
<widgetclass="QCheckBox"name="prune">
57
57
<propertyname="toolTip">
58
-
<string>Disables some advanced features but all blocks will still be fully validated. Reverting this setting requires re-downloading the entire blockchain. Actual disk usage may be somewhat higher.</string>
58
+
<string>Enabling pruning significantly reduces the disk space required to store transactions. All blocks are still fully validated. Reverting this setting requires re-downloading the entire blockchain.</string>
0 commit comments