aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/multisig/src/wrappers.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/multisig/src/wrappers.ts')
-rw-r--r--contracts/multisig/src/wrappers.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/contracts/multisig/src/wrappers.ts b/contracts/multisig/src/wrappers.ts
index fc46799d0..81aab39da 100644
--- a/contracts/multisig/src/wrappers.ts
+++ b/contracts/multisig/src/wrappers.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.
+ * -----------------------------------------------------------------------------
+ */
export * from '../generated-wrappers/asset_proxy_owner';
export * from '../generated-wrappers/mixin_authorizable';
export * from '../generated-wrappers/multi_sig_wallet';