Skip to content

Commit

Permalink
fix: typo in WalletConnect sdk readme example (#1162)
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmnthn authored Jul 25, 2022
1 parent 180d03a commit e71f10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/walletconnect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const walletConnect = walletConnectModule({
bridge: 'YOUR_CUSTOM_BRIDGE_SERVER',
qrcodeModalOptions: {
mobileLinks: ['rainbow', 'metamask', 'argent', 'trust', 'imtoken', 'pillar']
}
},
connectFirstChainId: true
})

Expand Down

0 comments on commit e71f10f

Please sign in to comment.