From 50ee23ebfa5270f98c64c8be5ba4a7061c47bc27 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 25 Oct 2017 14:27:10 +0300 Subject: Normalize the way we return the transaction status --- src/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/index.ts') diff --git a/src/index.ts b/src/index.ts index 249c20519..a69b7c141 100644 --- a/src/index.ts +++ b/src/index.ts @@ -29,6 +29,7 @@ export { ContractEventArg, Web3Provider, ZeroExConfig, + TransactionReceipt, TransactionReceiptWithDecodedLogs, LogWithDecodedArgs, MethodOpts, -- cgit v1.2.3