Skip to content

Commit

Permalink
Update autogenerated bindings to latest LDK 0.0.123-bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlueMatt committed Jun 4, 2024
1 parent d5bd2d5 commit 636543d
Show file tree
Hide file tree
Showing 21 changed files with 11,771 additions and 9,098 deletions.
16 changes: 10 additions & 6 deletions lightning-c-bindings/include/ldk_rust_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,6 @@ struct nativeChannelManagerOpaque;
typedef struct nativeChannelManagerOpaque LDKnativeChannelManager;
struct nativeChainParametersOpaque;
typedef struct nativeChainParametersOpaque LDKnativeChainParameters;
struct nativeCounterpartyForwardingInfoOpaque;
typedef struct nativeCounterpartyForwardingInfoOpaque LDKnativeCounterpartyForwardingInfo;
struct nativeChannelCounterpartyOpaque;
typedef struct nativeChannelCounterpartyOpaque LDKnativeChannelCounterparty;
struct nativeChannelDetailsOpaque;
typedef struct nativeChannelDetailsOpaque LDKnativeChannelDetails;
struct nativePhantomRouteHintsOpaque;
typedef struct nativePhantomRouteHintsOpaque LDKnativePhantomRouteHints;
struct nativeChannelManagerReadArgsOpaque;
Expand Down Expand Up @@ -339,6 +333,16 @@ struct nativeTrampolineOnionPacketOpaque;
typedef struct nativeTrampolineOnionPacketOpaque LDKnativeTrampolineOnionPacket;
struct nativeRecordOpaque;
typedef struct nativeRecordOpaque LDKnativeRecord;
struct nativeInboundHTLCDetailsOpaque;
typedef struct nativeInboundHTLCDetailsOpaque LDKnativeInboundHTLCDetails;
struct nativeOutboundHTLCDetailsOpaque;
typedef struct nativeOutboundHTLCDetailsOpaque LDKnativeOutboundHTLCDetails;
struct nativeCounterpartyForwardingInfoOpaque;
typedef struct nativeCounterpartyForwardingInfoOpaque LDKnativeCounterpartyForwardingInfo;
struct nativeChannelCounterpartyOpaque;
typedef struct nativeChannelCounterpartyOpaque LDKnativeChannelCounterparty;
struct nativeChannelDetailsOpaque;
typedef struct nativeChannelDetailsOpaque LDKnativeChannelDetails;
struct nativeFutureOpaque;
typedef struct nativeFutureOpaque LDKnativeFuture;
struct nativeSleeperOpaque;
Expand Down
Loading

0 comments on commit 636543d

Please sign in to comment.