Skip to content

Commit 8354df3

Browse files
committed
Update msg_target_template to note auto-generation
1 parent 98af41b commit 8354df3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fuzz/fuzz_targets/msg_targets/msg_target_template.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This file is auto-generated by gen_target.sh based on msg_target_template.txt
2+
// To modify it, modify msg_target_template.txt and run gen_target.sh instead.
3+
14
extern crate lightning;
25

36
use lightning::ln::msgs;

0 commit comments

Comments
 (0)