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>>Enabling pruning significantly reduces the disk space required to verify transactions by removing some advanced features. Reverting this setting requires downloading the entire blockchain again.</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