We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 180d03a commit e71f10fCopy full SHA for e71f10f
packages/walletconnect/README.md
@@ -29,7 +29,7 @@ const walletConnect = walletConnectModule({
29
bridge: 'YOUR_CUSTOM_BRIDGE_SERVER',
30
qrcodeModalOptions: {
31
mobileLinks: ['rainbow', 'metamask', 'argent', 'trust', 'imtoken', 'pillar']
32
- }
+ },
33
connectFirstChainId: true
34
})
35
0 commit comments