aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/erc721/src/artifacts.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/erc721/src/artifacts.ts')
-rw-r--r--contracts/erc721/src/artifacts.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/contracts/erc721/src/artifacts.ts b/contracts/erc721/src/artifacts.ts
index daa29a83c..79a76e21b 100644
--- a/contracts/erc721/src/artifacts.ts
+++ b/contracts/erc721/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 DummyERC721Receiver from '../generated-artifacts/DummyERC721Receiver.json';