diff options
Diffstat (limited to 'contracts/protocol/compiler.json')
-rw-r--r-- | contracts/protocol/compiler.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contracts/protocol/compiler.json b/contracts/protocol/compiler.json index 10e5bb0a1..c05d62aba 100644 --- a/contracts/protocol/compiler.json +++ b/contracts/protocol/compiler.json @@ -25,6 +25,7 @@ "Exchange", "MixinAuthorizable", "MultiAssetProxy", + "OrderValidator", "TestAssetProxyOwner", "TestAssetProxyDispatcher", "TestExchangeInternals", |