Add cancelOrderInternal, use within batchCancelOrders

This commit is contained in:
Amir Bandeali
2018-08-30 12:10:24 -07:00
parent eb4517d737
commit 09b4d5e0e4
5 changed files with 31 additions and 9 deletions

View File

@@ -60,6 +60,7 @@ export const constants = {
'MARKET_SELL_ORDERS',
'MATCH_ORDERS',
'CANCEL_ORDER',
'BATCH_CANCEL_ORDERS',
'CANCEL_ORDERS_UP_TO',
'SET_SIGNATURE_VALIDATOR_APPROVAL',
],