Skip to content

Commit 1c82a82

Browse files
Update to pruning tooltip after feedback
Update to pruning tooltip after feedback
1 parent dc47298 commit 1c82a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/forms/optionsdialog.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<item>
5656
<widget class="QCheckBox" name="prune">
5757
<property name="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>
5959
</property>
6060
<property name="text">
6161
<string>Prune &amp;block storage to</string>

0 commit comments

Comments
 (0)