@0x/dev-utils
: Export GethCallOverrides
type
This commit is contained in:
parent
1f86bc06ef
commit
c34e3765ef
@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"version": "3.3.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Export `GethCallOverrides` type",
|
||||
"pr": 2620
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"timestamp": 1592969527,
|
||||
"version": "3.2.2",
|
||||
|
@ -12,6 +12,7 @@ export { AbiDecoder, DecodedCalldata } from '@0x/utils';
|
||||
export {
|
||||
SupportedProvider,
|
||||
CallData,
|
||||
GethCallOverrides,
|
||||
TransactionReceiptWithDecodedLogs,
|
||||
BlockParam,
|
||||
TxData,
|
||||
|
Loading…
x
Reference in New Issue
Block a user