1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

update Gaia-X RPC (#998)

This commit is contained in:
Matthias Kretschmann 2021-08-31 11:01:28 +02:00 committed by GitHub
parent b39a76f524
commit 02df3628ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@ export const configHelperNetworks: ConfigHelperConfig[] = [
...configHelperNetworksBase,
networkId: 2021000,
network: 'gaiaxtestnet',
nodeUri: 'https://gaia-x.rpc',
nodeUri: 'https://rpc.gaiaxtestnet.oceanprotocol.com',
providerUri: 'https://provider.gaiaxtestnet.oceanprotocol.com',
subgraphUri: 'https://subgraph.gaiaxtestnet.oceanprotocol.com',
explorerUri: 'https://blockscout.gaiaxtestnet.oceanprotocol.com'