Skip to content

Cointoolkit does not allow for more than 80 bytes in op_return #26

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

Open
peerchemist opened this issue Oct 31, 2021 · 1 comment
Open

Comments

@peerchemist
Copy link
Member

image

@peerchemist
Copy link
Member Author

peerchemist commented Nov 14, 2021

@backpacker69 says this should handle it:

1214  if(((hexString.match(/^[a-f0-9]+$/gi)) && hexString.length<160) && (hexString.length%2)==0) {

160 to 512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant