Fixed most of the nits

This commit is contained in:
James Towle
2019-06-11 10:28:37 -07:00
committed by Amir Bandeali
parent 9b787a6bc2
commit fc96df63fd
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ pragma solidity ^0.5.9;
contract IExchangeRichErrors {
enum AssetProxyDispatchErrorCodes {
INVALID_ASSET_DATA_LENGTH,
UNKNOWN_ASSET_PROXY