Updated Coordinator wrappers and artifacts (#2346)
* Updated Coordinator wrappers and artifacts * Use contracts-coordinator package for Coordinator * disable custom CoordinatorWrapper * trim disallowed artifact fields; fix exports for docs; lint
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
export { ContractAddresses } from '@0x/contract-addresses';
|
||||
|
||||
export { ContractWrappers } from './contract_wrappers';
|
||||
export { CoordinatorWrapper } from './coordinator_wrapper';
|
||||
|
||||
export {
|
||||
ExchangeEventArgs,
|
||||
@@ -126,14 +125,9 @@ export {
|
||||
|
||||
export {
|
||||
SimpleContractArtifact,
|
||||
ZeroExTransaction,
|
||||
SignedOrder,
|
||||
Order,
|
||||
SimpleStandardContractOutput,
|
||||
SignedZeroExTransaction,
|
||||
SimpleEvmOutput,
|
||||
SimpleEvmBytecodeOutput,
|
||||
EIP712DomainWithDefaultSchema,
|
||||
EventCallback,
|
||||
DecodedLogEvent,
|
||||
IndexedFilterValues,
|
||||
|
Reference in New Issue
Block a user