[qt] OptionsDialog: add prune setting

This commit is contained in:
Sjors Provoost
2018-05-15 12:46:19 +02:00
parent 3b84ebb5bc
commit cbede7dbfd
6 changed files with 118 additions and 2 deletions

View File

@ -56,6 +56,11 @@ frequently tested on them.
Notable changes
===============
GUI changes
-----------
- Block storage can be limited under Preferences, in the Main tab. Undoing this setting requires downloading the full blockchain again. This mode is incompatible with -txindex and -rescan.
RPC changes
------------