update ipfs hash for wc app (#1954)

This commit is contained in:
Mikhail Mikheev 2021-02-25 19:36:28 +04:00 committed by GitHub
parent bbe1cd83ca
commit 57dfa8a3b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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