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

Added fix for the public key ending with zero issue #68

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Hrishi0929
Copy link

@Hrishi0929 Hrishi0929 commented Jan 14, 2025

Added a fix for the rstirp which was stripping off all the zeros but the public key can end with a zero as well
The length of the public keys for ethereum beacon chain is 96 characters so the line of code added takes care of that.

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.

2 participants