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

will fail if addresses are not the same case, such as from metamask #1

Open
1blockologist opened this issue Mar 27, 2018 · 0 comments

Comments

@1blockologist
Copy link

Someone can easily spend too much time trying to figure out why the signing verification is failing. The recovered address can be a different case than the 'from' address. Easy solution is to "toLowerCase()" the assignment to the 'from' variable.

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

No branches or pull requests

1 participant