[TS] Update auto-generated bindings
[ldk-java] / ts / index.mts
index 3908ae325d66882cd4b55b3e2f517b41049ddd18..2aaf230e4957e2eaec2b03d0dd2d6431d8515b94 100644 (file)
@@ -21,6 +21,7 @@ export * from './enums/Recipient.mjs';
 export * from './enums/Secp256k1Error.mjs';
 export * from './enums/SemanticError.mjs';
 export * from './enums/SiPrefix.mjs';
+export * from './structs/Bech32Error.mjs';
 export * from './structs/Result_NoneNoneZ.mjs';
 export * from './structs/CounterpartyCommitmentSecrets.mjs';
 export * from './structs/DecodeError.mjs';
@@ -87,6 +88,7 @@ export * from './structs/DelayedPaymentOutputDescriptor.mjs';
 export * from './structs/StaticPaymentOutputDescriptor.mjs';
 export * from './structs/SpendableOutputDescriptor.mjs';
 export * from './structs/PaymentPurpose.mjs';
+export * from './structs/ChannelTypeFeatures.mjs';
 export * from './structs/Event.mjs';
 export * from './structs/Option_EventZ.mjs';
 export * from './structs/Result_COption_EventZDecodeErrorZ.mjs';
@@ -109,6 +111,7 @@ export * from './structs/ErrorAction.mjs';
 export * from './structs/QueryChannelRange.mjs';
 export * from './structs/QueryShortChannelIds.mjs';
 export * from './structs/ReplyChannelRange.mjs';
+export * from './structs/GossipTimestampFilter.mjs';
 export * from './structs/MessageSendEvent.mjs';
 export * from './structs/FixedPenaltyScorer.mjs';
 export * from './structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs';
@@ -116,10 +119,7 @@ export * from './structs/ScoringParameters.mjs';
 export * from './structs/Result_ScoringParametersDecodeErrorZ.mjs';
 export * from './structs/Scorer.mjs';
 export * from './structs/Result_ScorerDecodeErrorZ.mjs';
-export * from './structs/ProbabilisticScoringParameters.mjs';
-export * from './structs/Result_ProbabilisticScoringParametersDecodeErrorZ.mjs';
 export * from './structs/NetworkGraph.mjs';
-export * from './structs/TwoTuple_ProbabilisticScoringParametersNetworkGraphZ.mjs';
 export * from './structs/ProbabilisticScorer.mjs';
 export * from './structs/Result_ProbabilisticScorerDecodeErrorZ.mjs';
 export * from './structs/InitFeatures.mjs';
@@ -130,7 +130,6 @@ export * from './structs/NodeFeatures.mjs';
 export * from './structs/Result_NodeFeaturesDecodeErrorZ.mjs';
 export * from './structs/InvoiceFeatures.mjs';
 export * from './structs/Result_InvoiceFeaturesDecodeErrorZ.mjs';
-export * from './structs/ChannelTypeFeatures.mjs';
 export * from './structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs';
 export * from './structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mjs';
 export * from './structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mjs';
@@ -193,11 +192,13 @@ export * from './structs/Option_TypeZ.mjs';
 export * from './structs/Result_COption_TypeZDecodeErrorZ.mjs';
 export * from './structs/PaymentError.mjs';
 export * from './structs/Result_PaymentIdPaymentErrorZ.mjs';
-export * from './structs/Result_SiPrefixNoneZ.mjs';
+export * from './structs/ParseError.mjs';
+export * from './structs/Result_SiPrefixParseErrorZ.mjs';
 export * from './structs/Invoice.mjs';
-export * from './structs/Result_InvoiceNoneZ.mjs';
+export * from './structs/ParseOrSemanticError.mjs';
+export * from './structs/Result_InvoiceParseOrSemanticErrorZ.mjs';
 export * from './structs/SignedRawInvoice.mjs';
-export * from './structs/Result_SignedRawInvoiceNoneZ.mjs';
+export * from './structs/Result_SignedRawInvoiceParseErrorZ.mjs';
 export * from './structs/RawInvoice.mjs';
 export * from './structs/InvoiceSignature.mjs';
 export * from './structs/ThreeTuple_RawInvoice_u832InvoiceSignatureZ.mjs';
@@ -228,6 +229,7 @@ export * from './structs/Result_NoneLightningErrorZ.mjs';
 export * from './structs/TwoTuple_PublicKeyTypeZ.mjs';
 export * from './structs/Result_boolLightningErrorZ.mjs';
 export * from './structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
+export * from './structs/Option_NetAddressZ.mjs';
 export * from './structs/PeerHandleError.mjs';
 export * from './structs/Result_CVec_u8ZPeerHandleErrorZ.mjs';
 export * from './structs/Result_NonePeerHandleErrorZ.mjs';
@@ -295,7 +297,6 @@ export * from './structs/ReplyShortChannelIdsEnd.mjs';
 export * from './structs/Result_ReplyShortChannelIdsEndDecodeErrorZ.mjs';
 export * from './structs/Result_QueryChannelRangeDecodeErrorZ.mjs';
 export * from './structs/Result_ReplyChannelRangeDecodeErrorZ.mjs';
-export * from './structs/GossipTimestampFilter.mjs';
 export * from './structs/Result_GossipTimestampFilterDecodeErrorZ.mjs';
 export * from './structs/SignOrCreationError.mjs';
 export * from './structs/Result_InvoiceSignOrCreationErrorZ.mjs';
@@ -338,6 +339,7 @@ export * from './structs/EffectiveCapacity.mjs';
 export * from './structs/Score.mjs';
 export * from './structs/LockableScore.mjs';
 export * from './structs/MultiThreadedLockableScore.mjs';
+export * from './structs/ProbabilisticScoringParameters.mjs';
 export * from './structs/RawDataPart.mjs';
 export * from './structs/Sha256.mjs';
 export * from './structs/ExpiryTime.mjs';