Skip to content

Conversation

@axelhodler
Copy link

Without the change attempting 1 OP_SHA1 in the IDE will get stuck and yield
Uncaught TypeError: msg.utf8Encode is not a function in the console

The String conversion was taken from Sha256.hash which works fine

msg = msg.toString(16);

Thanks a bunch for the project 👍

Else attempting `1 OP_SHA1` in the IDE will get stuck and yield
`Uncaught TypeError: msg.utf8Encode is not a function`
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

Successfully merging this pull request may close these issues.

1 participant