@0x/order-utils: Remove TransferFailedError from ForwarderRevertErrors (for real this time).

This commit is contained in:
Lawrence Forman
2019-10-31 10:50:41 -04:00
parent 575cb99839
commit 30c72daed5

View File

@@ -90,7 +90,6 @@ const types = [
FeePercentageTooLargeError,
InsufficientEthForFeeError,
OverspentWethError,
TransferFailedError,
DefaultFunctionWethContractOnlyError,
MsgValueCannotEqualZeroError,
Erc721AmountMustEqualOneError,