Skip to content

Commit

Permalink
Update auto-generated bindings to LDK 0.0.123
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlueMatt committed May 13, 2024
1 parent c364ba2 commit 9f69f2f
Show file tree
Hide file tree
Showing 54 changed files with 31,536 additions and 15,811 deletions.
46 changes: 42 additions & 4 deletions lightning-c-bindings/include/ldk_rust_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,16 @@
#else
#define NONNULL_PTR
#endif
struct nativeRefundMaybeWithDerivedMetadataBuilderOpaque;
typedef struct nativeRefundMaybeWithDerivedMetadataBuilderOpaque LDKnativeRefundMaybeWithDerivedMetadataBuilder;
struct nativeRefundOpaque;
typedef struct nativeRefundOpaque LDKnativeRefund;
struct nativeRecipientOnionFieldsOpaque;
typedef struct nativeRecipientOnionFieldsOpaque LDKnativeRecipientOnionFields;
struct nativeInvoiceWithExplicitSigningPubkeyBuilderOpaque;
typedef struct nativeInvoiceWithExplicitSigningPubkeyBuilderOpaque LDKnativeInvoiceWithExplicitSigningPubkeyBuilder;
struct nativeInvoiceWithDerivedSigningPubkeyBuilderOpaque;
typedef struct nativeInvoiceWithDerivedSigningPubkeyBuilderOpaque LDKnativeInvoiceWithDerivedSigningPubkeyBuilder;
struct nativeUnsignedBolt12InvoiceOpaque;
typedef struct nativeUnsignedBolt12InvoiceOpaque LDKnativeUnsignedBolt12Invoice;
struct nativeBolt12InvoiceOpaque;
Expand All @@ -35,6 +41,8 @@ struct nativeKeysManagerOpaque;
typedef struct nativeKeysManagerOpaque LDKnativeKeysManager;
struct nativePhantomKeysManagerOpaque;
typedef struct nativePhantomKeysManagerOpaque LDKnativePhantomKeysManager;
struct nativeRandomBytesOpaque;
typedef struct nativeRandomBytesOpaque LDKnativeRandomBytes;
struct nativeBackgroundProcessorOpaque;
typedef struct nativeBackgroundProcessorOpaque LDKnativeBackgroundProcessor;
struct nativeDefaultRouterOpaque;
Expand Down Expand Up @@ -107,12 +115,14 @@ struct nativeBlindedHopFeaturesOpaque;
typedef struct nativeBlindedHopFeaturesOpaque LDKnativeBlindedHopFeatures;
struct nativeChannelTypeFeaturesOpaque;
typedef struct nativeChannelTypeFeaturesOpaque LDKnativeChannelTypeFeatures;
struct nativeOfferIdOpaque;
typedef struct nativeOfferIdOpaque LDKnativeOfferId;
struct nativeOfferWithExplicitMetadataBuilderOpaque;
typedef struct nativeOfferWithExplicitMetadataBuilderOpaque LDKnativeOfferWithExplicitMetadataBuilder;
struct nativeOfferWithDerivedMetadataBuilderOpaque;
typedef struct nativeOfferWithDerivedMetadataBuilderOpaque LDKnativeOfferWithDerivedMetadataBuilder;
struct nativeOfferOpaque;
typedef struct nativeOfferOpaque LDKnativeOffer;
struct nativeAmountOpaque;
typedef struct nativeAmountOpaque LDKnativeAmount;
struct nativeQuantityOpaque;
typedef struct nativeQuantityOpaque LDKnativeQuantity;
struct nativeNodeIdOpaque;
typedef struct nativeNodeIdOpaque LDKnativeNodeId;
struct nativeNetworkGraphOpaque;
Expand Down Expand Up @@ -193,6 +203,8 @@ struct nativeErroringMessageHandlerOpaque;
typedef struct nativeErroringMessageHandlerOpaque LDKnativeErroringMessageHandler;
struct nativeMessageHandlerOpaque;
typedef struct nativeMessageHandlerOpaque LDKnativeMessageHandler;
struct nativePeerDetailsOpaque;
typedef struct nativePeerDetailsOpaque LDKnativePeerDetails;
struct nativePeerHandleErrorOpaque;
typedef struct nativePeerHandleErrorOpaque LDKnativePeerHandleError;
struct nativePeerManagerOpaque;
Expand All @@ -201,12 +213,18 @@ struct nativeRapidGossipSyncOpaque;
typedef struct nativeRapidGossipSyncOpaque LDKnativeRapidGossipSync;
struct nativeMonitorUpdatingPersisterOpaque;
typedef struct nativeMonitorUpdatingPersisterOpaque LDKnativeMonitorUpdatingPersister;
struct nativeInvoiceRequestWithExplicitPayerIdBuilderOpaque;
typedef struct nativeInvoiceRequestWithExplicitPayerIdBuilderOpaque LDKnativeInvoiceRequestWithExplicitPayerIdBuilder;
struct nativeInvoiceRequestWithDerivedPayerIdBuilderOpaque;
typedef struct nativeInvoiceRequestWithDerivedPayerIdBuilderOpaque LDKnativeInvoiceRequestWithDerivedPayerIdBuilder;
struct nativeUnsignedInvoiceRequestOpaque;
typedef struct nativeUnsignedInvoiceRequestOpaque LDKnativeUnsignedInvoiceRequest;
struct nativeInvoiceRequestOpaque;
typedef struct nativeInvoiceRequestOpaque LDKnativeInvoiceRequest;
struct nativeVerifiedInvoiceRequestOpaque;
typedef struct nativeVerifiedInvoiceRequestOpaque LDKnativeVerifiedInvoiceRequest;
struct nativeInvoiceRequestFieldsOpaque;
typedef struct nativeInvoiceRequestFieldsOpaque LDKnativeInvoiceRequestFields;
struct nativeInitOpaque;
typedef struct nativeInitOpaque LDKnativeInit;
struct nativeErrorMessageOpaque;
Expand All @@ -217,10 +235,14 @@ struct nativePingOpaque;
typedef struct nativePingOpaque LDKnativePing;
struct nativePongOpaque;
typedef struct nativePongOpaque LDKnativePong;
struct nativeCommonOpenChannelFieldsOpaque;
typedef struct nativeCommonOpenChannelFieldsOpaque LDKnativeCommonOpenChannelFields;
struct nativeOpenChannelOpaque;
typedef struct nativeOpenChannelOpaque LDKnativeOpenChannel;
struct nativeOpenChannelV2Opaque;
typedef struct nativeOpenChannelV2Opaque LDKnativeOpenChannelV2;
struct nativeCommonAcceptChannelFieldsOpaque;
typedef struct nativeCommonAcceptChannelFieldsOpaque LDKnativeCommonAcceptChannelFields;
struct nativeAcceptChannelOpaque;
typedef struct nativeAcceptChannelOpaque LDKnativeAcceptChannel;
struct nativeAcceptChannelV2Opaque;
Expand Down Expand Up @@ -313,6 +335,8 @@ struct nativeFinalOnionHopDataOpaque;
typedef struct nativeFinalOnionHopDataOpaque LDKnativeFinalOnionHopData;
struct nativeOnionPacketOpaque;
typedef struct nativeOnionPacketOpaque LDKnativeOnionPacket;
struct nativeTrampolineOnionPacketOpaque;
typedef struct nativeTrampolineOnionPacketOpaque LDKnativeTrampolineOnionPacket;
struct nativeRecordOpaque;
typedef struct nativeRecordOpaque LDKnativeRecord;
struct nativeFutureOpaque;
Expand Down Expand Up @@ -391,6 +415,8 @@ struct nativeUntrustedStringOpaque;
typedef struct nativeUntrustedStringOpaque LDKnativeUntrustedString;
struct nativePrintableStringOpaque;
typedef struct nativePrintableStringOpaque LDKnativePrintableString;
struct nativeChannelIdOpaque;
typedef struct nativeChannelIdOpaque LDKnativeChannelId;
struct nativeForwardNodeOpaque;
typedef struct nativeForwardNodeOpaque LDKnativeForwardNode;
struct nativeForwardTlvsOpaque;
Expand All @@ -401,6 +427,12 @@ struct nativePaymentRelayOpaque;
typedef struct nativePaymentRelayOpaque LDKnativePaymentRelay;
struct nativePaymentConstraintsOpaque;
typedef struct nativePaymentConstraintsOpaque LDKnativePaymentConstraints;
struct nativeUnknownPaymentContextOpaque;
typedef struct nativeUnknownPaymentContextOpaque LDKnativeUnknownPaymentContext;
struct nativeBolt12OfferContextOpaque;
typedef struct nativeBolt12OfferContextOpaque LDKnativeBolt12OfferContext;
struct nativeBolt12RefundContextOpaque;
typedef struct nativeBolt12RefundContextOpaque LDKnativeBolt12RefundContext;
struct nativeUtxoFutureOpaque;
typedef struct nativeUtxoFutureOpaque LDKnativeUtxoFuture;
struct nativeOnionMessengerOpaque;
Expand All @@ -413,12 +445,18 @@ struct nativeFilesystemStoreOpaque;
typedef struct nativeFilesystemStoreOpaque LDKnativeFilesystemStore;
struct nativeBlindedPathOpaque;
typedef struct nativeBlindedPathOpaque LDKnativeBlindedPath;
struct nativeEmptyNodeIdLookUpOpaque;
typedef struct nativeEmptyNodeIdLookUpOpaque LDKnativeEmptyNodeIdLookUp;
struct nativeBlindedHopOpaque;
typedef struct nativeBlindedHopOpaque LDKnativeBlindedHop;
struct nativeInvoiceErrorOpaque;
typedef struct nativeInvoiceErrorOpaque LDKnativeInvoiceError;
struct nativeErroneousFieldOpaque;
typedef struct nativeErroneousFieldOpaque LDKnativeErroneousField;
struct nativeTrackedSpendableOutputOpaque;
typedef struct nativeTrackedSpendableOutputOpaque LDKnativeTrackedSpendableOutput;
struct nativeOutputSweeperOpaque;
typedef struct nativeOutputSweeperOpaque LDKnativeOutputSweeper;
struct nativeDelayedPaymentBasepointOpaque;
typedef struct nativeDelayedPaymentBasepointOpaque LDKnativeDelayedPaymentBasepoint;
struct nativeDelayedPaymentKeyOpaque;
Expand Down
Loading

0 comments on commit 9f69f2f

Please sign in to comment.