Remove exchange artifacts by name
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import {ContractArtifact} from './types';
|
||||
import * as Exchange_v1 from './artifacts/exchange/Exchange_v1.json';
|
||||
|
||||
export const ExchangeArtifactsByName = {
|
||||
Exchange_v1: Exchange_v1 as any as ContractArtifact,
|
||||
};
|
||||
Reference in New Issue
Block a user