Fix batchFillOrdersNoThrow name
This commit is contained in:
committed by
Amir Bandeali
parent
f7dd6f7a7e
commit
c0de35e71c
@@ -149,7 +149,7 @@ contract MixinWrapperFunctions is
|
||||
}
|
||||
|
||||
|
||||
function fillOrdersUpTo(
|
||||
function batchFillOrdersNoThrow(
|
||||
address[5][] orderAddresses,
|
||||
uint[6][] orderValues,
|
||||
uint[] takerTokenFillAmounts,
|
||||
|
Reference in New Issue
Block a user