-
Notifications
You must be signed in to change notification settings - Fork 240
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
[keys] Prevent registration of invalid keys #7515
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should disallow accounts from registering keys that are not valid points on the curve, since this is always a mistake that will result in notes not being created.
Look for "TODO(#7515)" in the codebase.
The text was updated successfully, but these errors were encountered: