@0x:contracts-exchange
Addressed review feedback
This commit is contained in:
@@ -56,6 +56,7 @@ contract MixinExchangeFees is
|
||||
{
|
||||
using LibSafeMath for uint256;
|
||||
|
||||
/// TODO(jalextowle): Add WETH to protocol fees. Should this be unwrapped?
|
||||
/// @dev Pays a protocol fee in ETH.
|
||||
/// Only a known 0x exchange can call this method. See (MixinExchangeManager).
|
||||
/// @param makerAddress The address of the order's maker.
|
||||
|
Reference in New Issue
Block a user