Rebuild against current RL main
[ldk-c-bindings] / lightning-c-bindings / include / rust_types.h
index 6d573e907dcf9264707618afea1bd34e7040e239..f8ec85eb13006586574b4f2c33308a52de55ee6d 100644 (file)
@@ -47,6 +47,8 @@ struct nativeNodeFeaturesOpaque;
 typedef struct nativeNodeFeaturesOpaque LDKnativeNodeFeatures;
 struct nativeChannelFeaturesOpaque;
 typedef struct nativeChannelFeaturesOpaque LDKnativeChannelFeatures;
+struct nativeInvoiceFeaturesOpaque;
+typedef struct nativeInvoiceFeaturesOpaque LDKnativeInvoiceFeatures;
 struct nativeChannelHandshakeConfigOpaque;
 typedef struct nativeChannelHandshakeConfigOpaque LDKnativeChannelHandshakeConfig;
 struct nativeChannelHandshakeLimitsOpaque;