Merge pull request #2077 from gnosis/update-wallet-connect

Upgrade walletconnect
This commit is contained in:
Mikhail Mikheev 2021-03-24 14:26:40 +04:00 committed by GitHub
commit 847f22af09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ export const staticAppsList: Array<StaticAppInfo> = [
},
// Wallet-Connect
{
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmRMGTA5ARMwfhYbdmK83zzMd13NnEUKFJSZEgEjKa8YQm`,
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmU1pT35yPXxpnABcH3pZ1MxFeyYVtftT5RKhWopQmZHQV`,
disabled: false,
networks: [
ETHEREUM_NETWORK.MAINNET,