Post
Topic
Board Beginners & Help
Re: satoshi-client: why are the balances in "listaccounts" bogus?
by
AlexWhite
on 02/10/2012, 12:51:44 UTC
[
Code:
createrawtransaction '{["txid":"9a8b7c6d5e4f","vout":1}]' '{"1abc":42}'
Error: Error parsing JSON:{["txid":"9a8b7c6d5e4f","vout":1}]
What am I missing?

You started with curly-brace then square-brace.  Try [{...}]