Fix typo
This commit is contained in:
parent
4811dfa663
commit
5fa6a2848f
@ -2,7 +2,7 @@ import { schemas } from '@0xproject/json-schemas';
|
|||||||
import { formatters, getOrderHashHex, OrderStateUtils } from '@0xproject/order-utils';
|
import { formatters, getOrderHashHex, OrderStateUtils } from '@0xproject/order-utils';
|
||||||
import {
|
import {
|
||||||
BlockParamLiteral,
|
BlockParamLiteral,
|
||||||
ContractAbi
|
ContractAbi,
|
||||||
DecodedLogArgs,
|
DecodedLogArgs,
|
||||||
ECSignature,
|
ECSignature,
|
||||||
ExchangeContractErrs,
|
ExchangeContractErrs,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user