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

typo in error message when decoding epochID #415

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

5abbagh
Copy link

@5abbagh 5abbagh commented Oct 13, 2023

A copypasta small typo.

Background story: while trying to use shutter crypto wasm in a node application to encrypt transactions with the very unique BN256 key pairings, I kept getting errors while encrypting regarding the length of the byte array of sigma. However it was the epochID that needs to be of BlockSize.

Here is a small contribution to help others not pull their hair out while debugging :)

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.

None yet

1 participant