We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98af41b commit 8354df3Copy full SHA for 8354df3
fuzz/fuzz_targets/msg_targets/msg_target_template.txt
@@ -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
+
4
extern crate lightning;
5
6
use lightning::ln::msgs;
0 commit comments