The next network upgrade for BCH - all node software clients incl. BCHN will remove the chained-transaction limit AND allow multiple OP_RETURNs. This is GREAT news! Can't wait for 15th of May! https://www.reddit.com/r/btc/comments/mr7008/announcing_bitcoin_cash_node_v2300/
Log in to join in Reading is open to everyone. Replying needs an account.
2 comments
What is OP_RETURNs? I have seen it in BCH transaction.
An OP_RETURN is a script operator that allows a transaction to contain data. It can be used to put simple text-message in a transaction or it can be used to put more advanced data in a transaction. For instance the SLP token protocol - the protocol that allows tokens like SPICE, USDT, FlexUSD etc. tokencoins to be created and send on BCH, uses OP_RETURN as data-carrier.