Update auto-generated bindings
[ldk-c-bindings] / lightning-c-bindings / src / lightning / routing / mod.rs
index 153f9df9020313810d978544b04fa9894a78699d..d010ca5d084d327b7d303e92ea42e3360c394199 100644 (file)
@@ -16,6 +16,7 @@ use crate::c_types::*;
 #[cfg(feature="no-std")]
 use alloc::{vec::Vec, boxed::Box};
 
+pub mod utxo;
 pub mod gossip;
 pub mod router;
 pub mod scoring;