Only use one nonReentrant modifier, remove modifier from fillOrderNoThrow variations
This commit is contained in:
@@ -54,14 +54,10 @@ export const constants = {
|
||||
FUNCTIONS_WITH_MUTEX: [
|
||||
'FILL_ORDER',
|
||||
'FILL_OR_KILL_ORDER',
|
||||
'FILL_ORDER_NO_THROW',
|
||||
'BATCH_FILL_ORDERS',
|
||||
'BATCH_FILL_OR_KILL_ORDERS',
|
||||
'BATCH_FILL_ORDERS_NO_THROW',
|
||||
'MARKET_BUY_ORDERS',
|
||||
'MARKET_BUY_ORDERS_NO_THROW',
|
||||
'MARKET_SELL_ORDERS',
|
||||
'MARKET_SELL_ORDERS_NO_THROW',
|
||||
'MATCH_ORDERS',
|
||||
'CANCEL_ORDER',
|
||||
'CANCEL_ORDERS_UP_TO',
|
||||
|
||||
Reference in New Issue
Block a user