mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
removed config of mocked service
This commit is contained in:
parent
07f347cefc
commit
4e30056483
@ -6,8 +6,4 @@ export default {
|
|||||||
nodeUri: "http://localhost:8545",
|
nodeUri: "http://localhost:8545",
|
||||||
parityUri: "http://localhost:9545",
|
parityUri: "http://localhost:9545",
|
||||||
secretStoreUri: "http://localhost:12001",
|
secretStoreUri: "http://localhost:12001",
|
||||||
threshold: 0,
|
|
||||||
password: "unittest",
|
|
||||||
address: "0xed243adfb84a6626eba46178ccb567481c6e655d",
|
|
||||||
web3Provider: null,
|
|
||||||
} as Config
|
} as Config
|
||||||
|
Loading…
Reference in New Issue
Block a user