Post
Topic
Board Development & Technical Discussion
Re: about UTXOs with OP_RETURN
by
instagibbs
on 10/02/2015, 14:32:11 UTC
Using OP_RETURN for embedding data for a colored coin like system is called "embedded consensus systems". The data could just as well be junk.

You don't get to use miners to enforce validity of these "transactions", so you have to verify it yourself as a user of the system.