Merge pull request #2727 from TheBlueMatt/2023-11-better-bolt11-utils
[rust-lightning] / fuzz / src / msg_targets / mod.rs
index 302dda440cb9c3b7de0036f5298c98d9a8f231a6..837bee65dec110c4d7f78d5576923e1e5a466c43 100644 (file)
@@ -41,3 +41,7 @@ pub mod msg_tx_signatures;
 pub mod msg_tx_init_rbf;
 pub mod msg_tx_ack_rbf;
 pub mod msg_tx_abort;
+pub mod msg_stfu;
+pub mod msg_splice;
+pub mod msg_splice_ack;
+pub mod msg_splice_locked;