mode? I want to prune my local copy of the blockchain way down but it says "Cannot prune blocks because node is not in prune mode."
You can use the option prune=N and set it to 1000 or so
So I run that through the command line on startup?
I usually put that in the config file but I think you can start it with that as well like so: defid -prune=1000
I actually like the config file idea better. Since I'm running the node via the wallet, I can be reasonably confident that will work without having to toy with the node directly.
Yes makes more sense if you are running the wallet. I have never tried this with the wallet app. I can't think of a reason this wouldn't work but it is possible that the wallet has different requirements
If by wallet app you mean the mobile app, pruning is irrelevant because it's accessing remote nodes for blockchain info. You can only prune a copy of the blockchain you control directly.
I thought you were referring to the desktop wallet app where you don't start the node directly yourself can do transactions through a GUI. Since some functions are disabled after you enable pruning the desktop wallet may not function properly. That is what I meant when I said that I can't be sure that it will work since I haven't tried it
Обсуждают сегодня