-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
.verifyMessage returning incorrect address #2144
Comments
I also have this problem, have you found the solution? |
#491 solved my problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using WalletLink to connect the Coinbase Wallet to my front end. I want to sign a message using Ethers.js & then verify it. Whenever I verify it, it sends back a completely different wallet address than the one I signed with. Does anyone know why that's happening?
Full code here if needed
The text was updated successfully, but these errors were encountered: