File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
centrifuge-app/.env-config Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ REACT_APP_ONBOARDING_API_URL=https://europe-central2-centrifuge-production-x.clo
88REACT_APP_PINNING_API_URL=https://europe-central2-centrifuge-production-x.cloudfunctions.net/pinning-api-production
99REACT_APP_POOL_CREATION_TYPE=propose
1010REACT_APP_RELAY_WSS_URL=wss://rpc.polkadot.io
11- REACT_APP_SUBQUERY_URL=https://api.centrifuge.io
11+ REACT_APP_SUBQUERY_URL=https://v2. api.centrifuge.io/
1212REACT_APP_SUBSCAN_URL=https://centrifuge.subscan.io
1313REACT_APP_TINLAKE_NETWORK=mainnet
1414REACT_APP_INFURA_KEY=8ed99a9a115349bbbc01dcf3a24edc96
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ REACT_APP_ONBOARDING_API_URL=https://europe-central2-centrifuge-production-x.clo
88REACT_APP_PINNING_API_URL = https://europe-central2-centrifuge-production-x.cloudfunctions.net/pinning-api-production
99REACT_APP_POOL_CREATION_TYPE = propose
1010REACT_APP_RELAY_WSS_URL = wss://rpc.polkadot.io
11- REACT_APP_SUBQUERY_URL = https://api.centrifuge.io
11+ REACT_APP_SUBQUERY_URL = https://v2. api.centrifuge.io/
1212REACT_APP_SUBSCAN_URL = https://centrifuge.subscan.io
1313REACT_APP_TINLAKE_NETWORK = mainnet
1414REACT_APP_INFURA_KEY = 8ed99a9a115349bbbc01dcf3a24edc96
You can’t perform that action at this time.
0 commit comments