[TS] Update auto-generated bindings to LDK-C-Bindings 0.0.123.1
[ldk-java] / ts / index.mts
index f067e7315758b917a75ee685c935c9ae33da6c0d..3f9912ffb85796faa9afc043fe8d56287ebbf620 100644 (file)
@@ -25,8 +25,10 @@ export * from './enums/Currency.mjs';
 export * from './enums/Direction.mjs';
 export * from './enums/HTLCClaim.mjs';
 export * from './enums/IOError.mjs';
+export * from './enums/InboundHTLCStateDetails.mjs';
 export * from './enums/Level.mjs';
 export * from './enums/Network.mjs';
+export * from './enums/OutboundHTLCStateDetails.mjs';
 export * from './enums/PaymentFailureReason.mjs';
 export * from './enums/Recipient.mjs';
 export * from './enums/RetryableSendFailure.mjs';
@@ -268,7 +270,6 @@ export * from './structs/PaymentContext.mjs';
 export * from './structs/Option_PaymentContextZ.mjs';
 export * from './structs/TwoTuple_u64u16Z.mjs';
 export * from './structs/Option_C2Tuple_u64u16ZZ.mjs';
-export * from './structs/Option_ChannelShutdownStateZ.mjs';
 export * from './structs/Result_ChannelIdAPIErrorZ.mjs';
 export * from './structs/RecentPaymentDetails.mjs';
 export * from './structs/PaymentSendFailure.mjs';
@@ -292,11 +293,6 @@ export * from './structs/OffersMessage.mjs';
 export * from './structs/Option_OffersMessageZ.mjs';
 export * from './structs/Destination.mjs';
 export * from './structs/ThreeTuple_OffersMessageDestinationBlindedPathZ.mjs';
-export * from './structs/CounterpartyForwardingInfo.mjs';
-export * from './structs/Result_CounterpartyForwardingInfoDecodeErrorZ.mjs';
-export * from './structs/ChannelCounterparty.mjs';
-export * from './structs/Result_ChannelCounterpartyDecodeErrorZ.mjs';
-export * from './structs/Result_ChannelDetailsDecodeErrorZ.mjs';
 export * from './structs/PhantomRouteHints.mjs';
 export * from './structs/Result_PhantomRouteHintsDecodeErrorZ.mjs';
 export * from './structs/BlindedForward.mjs';
@@ -307,7 +303,6 @@ export * from './structs/PendingHTLCRouting.mjs';
 export * from './structs/Result_PendingHTLCRoutingDecodeErrorZ.mjs';
 export * from './structs/Result_PendingHTLCInfoDecodeErrorZ.mjs';
 export * from './structs/Result_BlindedFailureDecodeErrorZ.mjs';
-export * from './structs/Result_ChannelShutdownStateDecodeErrorZ.mjs';
 export * from './structs/ChannelMonitor.mjs';
 export * from './structs/ChannelMonitorUpdate.mjs';
 export * from './structs/Watch.mjs';
@@ -448,6 +443,21 @@ export * from './structs/Result_GossipTimestampFilterDecodeErrorZ.mjs';
 export * from './structs/Bolt11Invoice.mjs';
 export * from './structs/SignOrCreationError.mjs';
 export * from './structs/Result_Bolt11InvoiceSignOrCreationErrorZ.mjs';
+export * from './structs/Option_InboundHTLCStateDetailsZ.mjs';
+export * from './structs/Result_COption_InboundHTLCStateDetailsZDecodeErrorZ.mjs';
+export * from './structs/InboundHTLCDetails.mjs';
+export * from './structs/Result_InboundHTLCDetailsDecodeErrorZ.mjs';
+export * from './structs/Option_OutboundHTLCStateDetailsZ.mjs';
+export * from './structs/Result_COption_OutboundHTLCStateDetailsZDecodeErrorZ.mjs';
+export * from './structs/OutboundHTLCDetails.mjs';
+export * from './structs/Result_OutboundHTLCDetailsDecodeErrorZ.mjs';
+export * from './structs/CounterpartyForwardingInfo.mjs';
+export * from './structs/Result_CounterpartyForwardingInfoDecodeErrorZ.mjs';
+export * from './structs/ChannelCounterparty.mjs';
+export * from './structs/Result_ChannelCounterpartyDecodeErrorZ.mjs';
+export * from './structs/Option_ChannelShutdownStateZ.mjs';
+export * from './structs/Result_ChannelDetailsDecodeErrorZ.mjs';
+export * from './structs/Result_ChannelShutdownStateDecodeErrorZ.mjs';
 export * from './structs/Result_OffersMessageDecodeErrorZ.mjs';
 export * from './structs/Option_HTLCClaimZ.mjs';
 export * from './structs/CounterpartyCommitmentSecrets.mjs';