Update contracts/exchange-libs/contracts/src/interfaces/IMixinLibMathRichErrors.sol
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
This commit is contained in:
parent
468bbea44d
commit
eb4afa8f2c
@ -8,6 +8,6 @@ contract IMixinLibMathRichErrors {
|
||||
0xa791837c;
|
||||
|
||||
// bytes4(keccak256("RoundingError(uint256,uint256,uint256)"))
|
||||
bytes4 internal constant ROUNDING_ERROR =
|
||||
bytes4 internal constant ROUNDING_ERROR_SELECTOR =
|
||||
0x339f3de2;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user