0
I'm using Bitcoin Core 0.18.0-rc2 (64-bit) on Qt 5.9.7.
How can I make it respect -prune=550?
This is the minimum prune number, and should be approximately 550 MB.
Yet, my client is downloading tens of gigabytes worth of data, with no end in sight.
In "Options" it is stated:
"Options set in this dialog are overridden by the command line or in the configuration file: -prune=550"
Hence, it seems like the program is able to recognize the command line argument. It simply doesn't respect it as far as downloading and pruning the blockchain goes.
What can I do differently to fix this problem?
Are you saying there are clients that would allow me to use my wallet locally, without downloading the entire blockchain? I'm not that comfortable with the terminology. If so, what clients should I use? – AlphaCentauri – 2019-03-25T00:18:26.830
Check out https://btcinformation.org/en/choose-your-wallet. You may want to have a look at Electrum for example.
– Murch – 2019-03-26T17:56:21.910