Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support BSV's extended PAYTOOPRETURN #185

Open
kyuupichan opened this issue Oct 30, 2019 · 0 comments
Open

Support BSV's extended PAYTOOPRETURN #185

kyuupichan opened this issue Oct 30, 2019 · 0 comments

Comments

@kyuupichan
Copy link

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.

@mrnerdhair mrnerdhair changed the title PAYTOOPRETURN Support BSV's extended PAYTOOPRETURN Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants