Replies: 1 comment 2 replies
-
Is it possible for you to generate a new test private key (for this testing) on the Coinbase wallet app, and sign a message and post the private key, message, and signature here? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I connected Coinbase wallet app and signed message using
signer.signMessage()
function.But the result of
ethers.utils.verifyMessage()
returned different address from the signer's address.Has anyone experienced this before?
Beta Was this translation helpful? Give feedback.
All reactions