mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
parent
7c4da83ee3
commit
be52ec26c2
@ -41,15 +41,6 @@ export const configHelperNetworks: Config[] = [
|
|||||||
// providerUri: 'http://127.0.0.1:8030/',
|
// providerUri: 'http://127.0.0.1:8030/',
|
||||||
// subgraphUri: 'http://127.0.0.1:9000/'
|
// subgraphUri: 'http://127.0.0.1:9000/'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
...configHelperNetworksBase,
|
|
||||||
chainId: 5,
|
|
||||||
network: 'goerli',
|
|
||||||
nodeUri: 'https://goerli.infura.io/v3',
|
|
||||||
subgraphUri: 'https://v4.subgraph.goerli.oceanprotocol.com',
|
|
||||||
explorerUri: 'https://goerli.etherscan.io',
|
|
||||||
gasFeeMultiplier: 1.1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
...configHelperNetworksBase,
|
...configHelperNetworksBase,
|
||||||
chainId: 11155111,
|
chainId: 11155111,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user