Token -> Asset in fillOrder spec

This commit is contained in:
Greg Hysen
2018-05-14 11:28:28 -07:00
parent 12d8c2398f
commit 3e6e7fb272

View File

@@ -69,7 +69,7 @@ contract MixinExchangeCore is
/// @dev Fills the input order.
/// @param order Order struct containing order specifications.
/// @param takerAssetFillAmount Desired amount of takerToken to sell.
/// @param takerAssetFillAmount Desired amount of takerAsset to sell.
/// @param signature Proof that order has been created by maker.
/// @return Amounts filled and fees paid by maker and taker.
function fillOrder(