-
Notifications
You must be signed in to change notification settings - Fork 190
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
feat(wallet-connect): add support for wcv2 #604
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
58104c8
to
d2a653d
Compare
...rpcMap, | ||
[chainId]: rpcUrls.slice(0, 1), | ||
})), | ||
showQrModal: true, | ||
projectId: WALLET_CONNECT_PROJECT_ID, | ||
chains: [SupportedChainId.MAINNET], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will refuse to connect to wallets which do not exist on MAINNET (eg a Safe that was created on an L2).
Can you leave that as a comment, so it's at least a known issue?
🎉 This PR is included in version 2.53.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
retires walletconnect v1 in favor of v2