Update bindings to latest upstream code
[rust-lightning] / lightning-c-bindings / src / ln / mod.rs
index 69f17a0b5f73d3933b0bfeebd77d1049b93ac1c4..b81204a4720322bbfbb39a3caef304ac555a8e68 100644 (file)
@@ -14,7 +14,6 @@ use bitcoin::hashes::Hash;
 use crate::c_types::*;
 
 pub mod channelmanager;
-pub mod channelmonitor;
 pub mod msgs;
 pub mod peer_handler;
 pub mod chan_utils;