@0x/0x.js
: Export ExchangeProxyMetaTransaction
and SignedExchangeProxyMetaTransaction
This commit is contained in:
parent
55474c0599
commit
1305f4314d
@ -5,6 +5,10 @@
|
||||
{
|
||||
"note": "Export `GethCallOverrides` type",
|
||||
"pr": 2620
|
||||
},
|
||||
{
|
||||
"note": "Export `ExchangeProxyMetaTransaction` and `SignedExchangeProxyMetaTransaction`",
|
||||
"pr": 2610
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -82,6 +82,8 @@ export {
|
||||
EventCallback,
|
||||
IndexedFilterValues,
|
||||
DecodedLogEvent,
|
||||
ExchangeProxyMetaTransaction,
|
||||
SignedExchangeProxyMetaTransaction,
|
||||
} from '@0x/types';
|
||||
|
||||
export {
|
||||
|
Loading…
x
Reference in New Issue
Block a user