Update autogenerated bindings to latest LDK 0.0.123-bindings
[ldk-c-bindings] / lightning-c-bindings / src / lightning / ln / mod.rs
index 376e490626f28dd1162556eaa016c69d9fd22096..8b6586145790897fbd709ad4dfe62dfe830c25c8 100644 (file)
@@ -20,6 +20,7 @@ use alloc::{vec::Vec, boxed::Box};
 pub mod onion_payment;
 pub mod channelmanager;
 pub mod channel_keys;
+pub mod channel_state;
 pub mod inbound_payment;
 pub mod msgs;
 pub mod peer_handler;