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/intro.ui
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -210,6 +210,16 @@
210
210
</property>
211
211
</widget>
212
212
</item>
213
+
<item>
214
+
<widgetclass="QCheckBox"name="prune">
215
+
<propertyname="toolTip">
216
+
<string>Reverting this setting requires re-downloading the entire blockchain. It is faster to download the full chain first and prune it later. Disables some advanced features.</string>
0 commit comments