Post
Topic
Board Development & Technical Discussion
Re: Will we ever be allowed to attach arbitrary text to transactions?
by
GoldenBoar
on 22/10/2011, 22:07:20 UTC
You can already do this if I'm not misunderstanding something.

sendfrom [minconf=1] [comment] [comment-to]
sendmany {address:amount,...} [minconf=1] [comment]
sendtoaddress [comment] [comment-to]

You just need to use the daemon. I think I'll add it to my GUI tomorrow.