Merge pull request #14 from TheBlueMatt/main
[ldk-c-bindings] / lightning-c-bindings / src / lightning / util / mod.rs
index 49003dc7762ecde6b5f7c59f96a2da24e11467bd..56b9c75bc048d5a69311baf5082b74d2f7de5cf2 100644 (file)
@@ -15,5 +15,6 @@ use crate::c_types::*;
 pub mod events;
 pub mod errors;
 pub mod ser;
+pub mod message_signing;
 pub mod logger;
 pub mod config;