-
Notifications
You must be signed in to change notification settings - Fork 40
refactor: move BLS and KZG specific types to their specific modules #1057
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
refactor: move BLS and KZG specific types to their specific modules #1057
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
@MegaRedHand hey i forgot to the update the typespaces in other files , but even after replacing them , I am getting the dialyzer error. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
Thank you for helping out! |
Motivation
Description
Closes #849