Trying to add a comment (in json) to a transaction but keep getting this error: "error: value is type obj, expected int"
bitcoind move acc1 acc2 0.00000002 '{"test":"hi"}'
Trying to add a comment (in json) to a transaction but keep getting this error: "error: value is type obj, expected int"
bitcoind move acc1 acc2 0.00000002 '{"test":"hi"}'
Got it; for anyone else see: http://stackoverflow.com/questions/19628819/bitcoind-json-comment-error/19650728#19650728