@0x/web3-wrapper: Export GethCallOverrides and GethCallOverridesRPC.

This commit is contained in:
Lawrence Forman
2020-07-02 00:33:44 -04:00
parent 7e892fac2d
commit 1f86bc06ef

View File

@@ -15,6 +15,7 @@ export {
LogEntry,
FilterObject,
CallData,
GethCallOverrides,
TransactionReceiptWithDecodedLogs,
BlockWithTransactionData,
LogTopic,
@@ -60,6 +61,7 @@ export {
Web3WrapperErrors,
NodeType,
CallDataRPC,
GethCallOverridesRPC,
BlockWithoutTransactionDataRPC,
BlockWithTransactionDataRPC,
TransactionReceiptStatusRPC,