Skip to content

Commit

Permalink
Merge c45e1d9 into merged_master (Bitcoin PR bitcoin-core/gui#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
apoelstra committed Dec 3, 2020
2 parents d606ac8 + c45e1d9 commit 7c51c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/forms/optionsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<item>
<widget class="QCheckBox" name="prune">
<property name="toolTip">
<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>
<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>
</property>
<property name="text">
<string>Prune &amp;block storage to</string>
Expand Down

0 comments on commit 7c51c72

Please sign in to comment.