Bitcoin

bitcoin cli – “Error parsing JSON”: How to use `testmempoolaccept` on Windows?

The documentation for bitcoin-cli testmempoolaccept suggests:

bitcoin-cli testmempoolaccept '("0100000001abcd...")'

but it throws Error parsing JSON. I’ve tried many variations on this, but none of them work. How can I use it? testmempoolaccept On Windows?

Related Articles

Back to top button