Fixed most of the nits
This commit is contained in:
committed by
Amir Bandeali
parent
9b787a6bc2
commit
fc96df63fd
@@ -2,6 +2,7 @@ pragma solidity ^0.5.9;
|
||||
|
||||
|
||||
contract IExchangeRichErrors {
|
||||
|
||||
enum AssetProxyDispatchErrorCodes {
|
||||
INVALID_ASSET_DATA_LENGTH,
|
||||
UNKNOWN_ASSET_PROXY
|
||||
|
||||
Reference in New Issue
Block a user