Update CI references to 0.0.111
[ldk-java] / ts / index.mts
index 6805ebbcc55553be7703d316fadaf2b5d71ba70b..f2df2ce860cce100cf55de139e192c35fa1b545a 100644 (file)
@@ -77,6 +77,9 @@ export * from './structs/Result_PaymentPurposeDecodeErrorZ.mjs';
 export * from './structs/ClosureReason.mjs';
 export * from './structs/Option_ClosureReasonZ.mjs';
 export * from './structs/Result_COption_ClosureReasonZDecodeErrorZ.mjs';
+export * from './structs/HTLCDestination.mjs';
+export * from './structs/Option_HTLCDestinationZ.mjs';
+export * from './structs/Result_COption_HTLCDestinationZDecodeErrorZ.mjs';
 export * from './structs/ChannelUpdate.mjs';
 export * from './structs/NetworkUpdate.mjs';
 export * from './structs/Option_NetworkUpdateZ.mjs';
@@ -114,10 +117,13 @@ export * from './structs/TwoTuple_usizeTransactionZ.mjs';
 export * from './structs/Result_NoneChannelMonitorUpdateErrZ.mjs';
 export * from './structs/HTLCUpdate.mjs';
 export * from './structs/MonitorEvent.mjs';
-export * from './structs/TwoTuple_OutPointCVec_MonitorEventZZ.mjs';
+export * from './structs/ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ.mjs';
 export * from './structs/Option_C2Tuple_usizeTransactionZZ.mjs';
 export * from './structs/FixedPenaltyScorer.mjs';
 export * from './structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs';
+export * from './structs/TwoTuple_u64u64Z.mjs';
+export * from './structs/Option_C2Tuple_u64u64ZZ.mjs';
+export * from './structs/NodeId.mjs';
 export * from './structs/Record.mjs';
 export * from './structs/Logger.mjs';
 export * from './structs/NetworkGraph.mjs';
@@ -132,7 +138,6 @@ export * from './structs/Result_NodeFeaturesDecodeErrorZ.mjs';
 export * from './structs/InvoiceFeatures.mjs';
 export * from './structs/Result_InvoiceFeaturesDecodeErrorZ.mjs';
 export * from './structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs';
-export * from './structs/NodeId.mjs';
 export * from './structs/Result_NodeIdDecodeErrorZ.mjs';
 export * from './structs/Result_COption_NetworkUpdateZDecodeErrorZ.mjs';
 export * from './structs/Access.mjs';
@@ -146,9 +151,12 @@ export * from './structs/ChannelInfo.mjs';
 export * from './structs/Result_ChannelInfoDecodeErrorZ.mjs';
 export * from './structs/RoutingFees.mjs';
 export * from './structs/Result_RoutingFeesDecodeErrorZ.mjs';
+export * from './structs/Hostname.mjs';
 export * from './structs/NetAddress.mjs';
 export * from './structs/NodeAnnouncementInfo.mjs';
 export * from './structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs';
+export * from './structs/NodeAlias.mjs';
+export * from './structs/Result_NodeAliasDecodeErrorZ.mjs';
 export * from './structs/NodeInfo.mjs';
 export * from './structs/Result_NodeInfoDecodeErrorZ.mjs';
 export * from './structs/Result_NetworkGraphDecodeErrorZ.mjs';