Update msg_target_template to note auto-generation
[rust-lightning] / fuzz / fuzz_targets / msg_targets / msg_update_fail_htlc_target.rs
index 0c4a9f10d2ef480d40372c79edab8727c535777a..d389b36ca6a6f9bbadd6c86b7d03518dbd05a663 100644 (file)
@@ -1,3 +1,6 @@
+// This file is auto-generated by gen_target.sh based on msg_target_template.txt
+// To modify it, modify msg_target_template.txt and run gen_target.sh instead.
+
 extern crate lightning;
 
 use lightning::ln::msgs;