aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/asset-proxy/src/artifacts.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/asset-proxy/src/artifacts.ts')
-rw-r--r--contracts/asset-proxy/src/artifacts.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/contracts/asset-proxy/src/artifacts.ts b/contracts/asset-proxy/src/artifacts.ts
index 87b80d075..d82c0537e 100644
--- a/contracts/asset-proxy/src/artifacts.ts
+++ b/contracts/asset-proxy/src/artifacts.ts
@@ -1,4 +1,8 @@
-// This file is auto-generated by contracts-gen. Don't edit manually.
+/*
+ * -----------------------------------------------------------------------------
+ * Warning: This file is auto-generated by contracts-gen. Don't edit manually.
+ * -----------------------------------------------------------------------------
+ */
import { ContractArtifact } from 'ethereum-types';
import * as DummyERC20Token from '../generated-artifacts/DummyERC20Token.json';