We no longer require isomorphic scripts in Money Button out…
We no longer require isomorphic scripts in Money Button outputs which means it is far easier to write scripts. For instance, the new OP_RETURN type is simply:
OP_FALSE OP_RETURN [data]
Replies
Where [data] is one or more hex strings separated by spaces.
Great info!