Upgrade walletconnect to latest version

This commit is contained in:
Daniel Sanchez 2021-03-23 14:15:14 +01:00
parent 6bf81df271
commit ab7643a511
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,