We no longer require isomorphic scripts in Money Button out…

Twetch ·

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

Twetch ·

Where [data] is one or more hex strings separated by spaces.

Twetch ·

Great info!