You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get signer: new ethers.BrowserProvider(provider).getSigner()
call signMessage: signer.signMessage(SIGN_MSG)
If I use metamask or connect mobile wallet by walletconnect to signMessage are correct, so I'm not sure if this is walletconnect's problem.
What package is effected by this issue?
@web3-onboard/walletconnect
Is this a build or a runtime issue?
Build
Package Version
2.6.1
Node Version
18
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
Relevant log output
No response
Anything else?
No response
Sanity Check
If this is a build issue, I have included my build config. If this is a runtime issue, I have included reproduction steps and/or a Minimal, Reproducible Example.
The text was updated successfully, but these errors were encountered:
Current Behavior
Call signMessage, get 0x0.
Expected Behavior
Get none zero hex string
Steps To Reproduce
What package is effected by this issue?
@web3-onboard/walletconnect
Is this a build or a runtime issue?
Build
Package Version
2.6.1
Node Version
18
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
Relevant log output
No response
Anything else?
No response
Sanity Check
The text was updated successfully, but these errors were encountered: