Update auto-generated bindings to LDK 0.0.123
[ldk-c-bindings] / lightning-c-bindings / src / lightning / ln / mod.rs
index 4b764893263b680f7ac3673111a8ea13deed0d71..376e490626f28dd1162556eaa016c69d9fd22096 100644 (file)
@@ -26,9 +26,10 @@ pub mod peer_handler;
 pub mod chan_utils;
 pub mod features;
 pub mod script;
+pub mod types;
 pub mod outbound_payment;
 pub mod wire;
-mod channel_id {
+mod peer_channel_encryptor {
 
 use alloc::str::FromStr;
 use alloc::string::String;
@@ -40,7 +41,7 @@ use crate::c_types::*;
 use alloc::{vec::Vec, boxed::Box};
 
 }
-mod peer_channel_encryptor {
+mod channel {
 
 use alloc::str::FromStr;
 use alloc::string::String;
@@ -51,8 +52,7 @@ use crate::c_types::*;
 #[cfg(feature="no-std")]
 use alloc::{vec::Vec, boxed::Box};
 
-}
-mod channel {
+mod state_flags {
 
 use alloc::str::FromStr;
 use alloc::string::String;
@@ -63,7 +63,9 @@ use crate::c_types::*;
 #[cfg(feature="no-std")]
 use alloc::{vec::Vec, boxed::Box};
 
-mod state_flags {
+}
+}
+mod onion_utils {
 
 use alloc::str::FromStr;
 use alloc::string::String;
@@ -75,8 +77,7 @@ use crate::c_types::*;
 use alloc::{vec::Vec, boxed::Box};
 
 }
-}
-mod onion_utils {
+mod interactivetxs {
 
 use alloc::str::FromStr;
 use alloc::string::String;