Description
-
I'm submitting a ...
- bug report
- feature request
- support request
-
What is the current behavior?
As per the guide pruning is automatically turned off if low on disk space.
However I'm above 150 GB but still want to prune, and to accomplish this I can't simply check the UI box in bitcoind as the configuration file shipped with the node launcher adds prune=0
and txindex=1
to bitcoin.conf.
-
What is the motivation / use case for changing the behavior?
This is, in my opinion, non-obvious to users. -
Please tell us about your environment:
- Operating System: [ Windows ]
-
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
It would be nice to have a check box in the node launcher to do the first launch of bitcoind as either a pruned or full node.
Activity