You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your support for this is based on the reduced functionality version in BTC.
In BSV, the canonical form is now OP_FALSE OP_RETURN , and the size of the data is unrestricted, not 80 bytes, so can be pushed with OP_PUSHDATA1, 2 or 4.
The text was updated successfully, but these errors were encountered:
Your support for this is based on the reduced functionality version in BTC.
In BSV, the canonical form is now OP_FALSE OP_RETURN , and the size of the data is unrestricted, not 80 bytes, so can be pushed with OP_PUSHDATA1, 2 or 4.
The text was updated successfully, but these errors were encountered: