Skip to content

Commit 2fc5efc

Browse files
committed
Update pruning tooltip, original author BitcoinErrorLog
1 parent d6fe5b2 commit 2fc5efc

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>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>
5959
</property>
6060
<property name="text">
6161
<string>Prune &amp;block storage to</string>

0 commit comments

Comments
 (0)