Update msg_target_template to note auto-generation
[rust-lightning] / fuzz / fuzz_targets / msg_targets / msg_update_add_htlc_target.rs
index 674e5bfdca57621d23357a84b78b2e0dc62c38f9..a6489cb41ad99d17fb109e1e9e6ebf789a684e27 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;