9
I've been trying to use sendmany on my local installation of Bitcoin-qt (version 0.7.0) from the Windows command prompt. I've seen examples but when I try them all I get is a JSON parsing error. I figure that on Windows the input needs to be escaped in a different way than on Linux.
How do I pass a JSON argument to bitcoind from the Windows command prompt?
1Any chance we could get an example of what you're trying to pass and how you've currently attempted to escape it? – David Perry – 2012-11-20T21:38:47.183
1
Unbelievable. I had already seen https://bitcointalk.org/index.php?topic=54879.0 and unsuccessfully tried to replicate it; it turns out I made an error in visually reproducing it. The question is still valid though and I'll take the liberty of answering it.
– Meni Rosenfeld – 2012-11-21T05:54:41.163Sadly, my sendmany woes are not over yet, though that is irrelevant to this question. – Meni Rosenfeld – 2012-11-21T05:57:22.120