Add OrderMatcher tests
This commit is contained in:
@@ -29,6 +29,7 @@ export const constants = {
|
||||
MAX_TOKEN_TRANSFERFROM_GAS: 80000,
|
||||
MAX_TOKEN_APPROVE_GAS: 60000,
|
||||
MAX_TRANSFER_FROM_GAS: 150000,
|
||||
MAX_MATCH_ORDERS_GAS: 400000,
|
||||
DUMMY_TOKEN_NAME: '',
|
||||
DUMMY_TOKEN_SYMBOL: '',
|
||||
DUMMY_TOKEN_DECIMALS: new BigNumber(18),
|
||||
|
||||
Reference in New Issue
Block a user