Skip to content

Commit 636543d

Browse files
committed
Update autogenerated bindings to latest LDK 0.0.123-bindings
1 parent d5bd2d5 commit 636543d

21 files changed

+11771
-9098
lines changed

lightning-c-bindings/include/ldk_rust_types.h

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,6 @@ struct nativeChannelManagerOpaque;
167167
typedef struct nativeChannelManagerOpaque LDKnativeChannelManager;
168168
struct nativeChainParametersOpaque;
169169
typedef struct nativeChainParametersOpaque LDKnativeChainParameters;
170-
struct nativeCounterpartyForwardingInfoOpaque;
171-
typedef struct nativeCounterpartyForwardingInfoOpaque LDKnativeCounterpartyForwardingInfo;
172-
struct nativeChannelCounterpartyOpaque;
173-
typedef struct nativeChannelCounterpartyOpaque LDKnativeChannelCounterparty;
174-
struct nativeChannelDetailsOpaque;
175-
typedef struct nativeChannelDetailsOpaque LDKnativeChannelDetails;
176170
struct nativePhantomRouteHintsOpaque;
177171
typedef struct nativePhantomRouteHintsOpaque LDKnativePhantomRouteHints;
178172
struct nativeChannelManagerReadArgsOpaque;
@@ -339,6 +333,16 @@ struct nativeTrampolineOnionPacketOpaque;
339333
typedef struct nativeTrampolineOnionPacketOpaque LDKnativeTrampolineOnionPacket;
340334
struct nativeRecordOpaque;
341335
typedef struct nativeRecordOpaque LDKnativeRecord;
336+
struct nativeInboundHTLCDetailsOpaque;
337+
typedef struct nativeInboundHTLCDetailsOpaque LDKnativeInboundHTLCDetails;
338+
struct nativeOutboundHTLCDetailsOpaque;
339+
typedef struct nativeOutboundHTLCDetailsOpaque LDKnativeOutboundHTLCDetails;
340+
struct nativeCounterpartyForwardingInfoOpaque;
341+
typedef struct nativeCounterpartyForwardingInfoOpaque LDKnativeCounterpartyForwardingInfo;
342+
struct nativeChannelCounterpartyOpaque;
343+
typedef struct nativeChannelCounterpartyOpaque LDKnativeChannelCounterparty;
344+
struct nativeChannelDetailsOpaque;
345+
typedef struct nativeChannelDetailsOpaque LDKnativeChannelDetails;
342346
struct nativeFutureOpaque;
343347
typedef struct nativeFutureOpaque LDKnativeFuture;
344348
struct nativeSleeperOpaque;

0 commit comments

Comments
 (0)