Update auto-generated bindings to LDK 0.0.116
[ldk-c-bindings] / lightning-c-bindings / src / lightning / offers / mod.rs
index 41c8bef83672328434d9753683f38c00526f2486..0ea6089951d41ee88b28fc85a0ed8a0c7024f7d2 100644 (file)
@@ -20,6 +20,7 @@ use crate::c_types::*;
 use alloc::{vec::Vec, boxed::Box};
 
 pub mod invoice;
+pub mod invoice_error;
 pub mod invoice_request;
 pub mod offer;
 pub mod parse;