Skip to content

Commit 3eebb66

Browse files
authored
Merge pull request #380 from blocknative/feature/wallet-connect-update
Feature: Update WalletConnect. Closes #378
2 parents d83c645 + 15e9e83 commit 3eebb66

File tree

3 files changed

+694
-588
lines changed

3 files changed

+694
-588
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@portis/web3": "^2.0.0-beta.42",
5151
"@toruslabs/torus-embed": "^1.3.0",
5252
"@unilogin/provider": "^0.5.21",
53-
"@walletconnect/web3-provider": "^1.0.0-beta.47",
53+
"@walletconnect/web3-provider": "^1.0.5",
5454
"authereum": "^0.0.4-beta.157",
5555
"bignumber.js": "^9.0.0",
5656
"bnc-sdk": "^2.1.3",

src/modules/select/wallets/wallet-connect.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ function walletConnect(
109109
},
110110
type: 'sdk',
111111
desktop: true,
112+
mobile: true,
112113
preferred
113114
}
114115
}

0 commit comments

Comments
 (0)