- bindings updates
[rust-lightning] / lightning-c-bindings / include / rust_types.h
index 9c8d6ee52151c2f2bf1b9971853e5680e72e1def..dd72f91f3b2eb9a17783889333ba0199037f21e6 100644 (file)
@@ -89,6 +89,12 @@ struct nativePaymentSendFailureOpaque;
 typedef struct nativePaymentSendFailureOpaque LDKnativePaymentSendFailure;
 struct nativeChannelManagerReadArgsOpaque;
 typedef struct nativeChannelManagerReadArgsOpaque LDKnativeChannelManagerReadArgs;
+struct nativeDelayedPaymentOutputDescriptorOpaque;
+typedef struct nativeDelayedPaymentOutputDescriptorOpaque LDKnativeDelayedPaymentOutputDescriptor;
+struct nativeStaticPaymentOutputDescriptorOpaque;
+typedef struct nativeStaticPaymentOutputDescriptorOpaque LDKnativeStaticPaymentOutputDescriptor;
+struct nativeSpendableOutputDescriptorOpaque;
+typedef struct nativeSpendableOutputDescriptorOpaque LDKnativeSpendableOutputDescriptor;
 struct LDKChannelKeys;
 typedef struct LDKChannelKeys LDKChannelKeys;
 struct nativeInMemoryChannelKeysOpaque;