diff --git a/test/config.ts b/test/config.ts index 375016e..f18bfa2 100644 --- a/test/config.ts +++ b/test/config.ts @@ -6,8 +6,4 @@ export default { nodeUri: "http://localhost:8545", parityUri: "http://localhost:9545", secretStoreUri: "http://localhost:12001", - threshold: 0, - password: "unittest", - address: "0xed243adfb84a6626eba46178ccb567481c6e655d", - web3Provider: null, } as Config