X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ts%2Findex.mts;fp=ts%2Findex.mts;h=f2df2ce860cce100cf55de139e192c35fa1b545a;hb=e2bd9223757025980105f0aeb17900f17734b2e3;hp=b1042d75a651cae5795b3c672410482cbbcabba6;hpb=8f5edad2f310a130b658e1b530fe2516724c4d99;p=ldk-java diff --git a/ts/index.mts b/ts/index.mts index b1042d75..f2df2ce8 100644 --- a/ts/index.mts +++ b/ts/index.mts @@ -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,7 +117,7 @@ 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'; @@ -148,6 +151,7 @@ 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';