From 249bf0163d8ee71b7329fd58b72e554c0324279c Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Tue, 3 Apr 2018 16:19:38 +0300 Subject: Move our contract templates to accept Provider instead of Web3Wrapper --- packages/typescript-typings/types/keccak/index.d.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 packages/typescript-typings/types/keccak/index.d.ts (limited to 'packages/typescript-typings/types/keccak/index.d.ts') diff --git a/packages/typescript-typings/types/keccak/index.d.ts b/packages/typescript-typings/types/keccak/index.d.ts new file mode 100644 index 000000000..0465f8faf --- /dev/null +++ b/packages/typescript-typings/types/keccak/index.d.ts @@ -0,0 +1 @@ +declare module 'keccak'; -- cgit v1.2.3