1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

adapt test config

This commit is contained in:
Sebastian Gerske 2018-10-25 17:18:33 +02:00
parent 794b57ecd5
commit 28fe11e671

View File

@ -2,4 +2,9 @@ import Config from "../src/models/Config"
export default {
nodeUri: "http://localhost:8545",
parityUri: "http://localhost:9545",
secretStoreUri: "https://secret-store.dev-ocean.com",
threshold: 2,
password: "unittest",
address: "0xed243adfb84a6626eba46178ccb567481c6e655d",
} as Config