I'm trying to use createrawtransaction in the console on 0.8.6 Bitcoin-Qt
It's been a while since I've used createrawtransaction (I think I last did it with 0.8.5), so I suppose I might have forgotten the proper syntax. Can anyone please point out for me where my mistake is?
The exact text that I'm pasting into the console is:
createrawtransaction [{\"txid\”:\”3eb5dc45142efe52d4b2ac5aa33e29412add4e7d8583ce8160e19bc5256e85b7\”,\”vout\”:1}] {\”1Ar4sPQjkPJWNQa29M4pDMQFtmD42fyisa\”:0.02106080}
The console reports the following:
Thanks in advance for any assistance provided.