[TS] Update auto-generated bindings
[ldk-java] / ts / index.mts
index 84eb2255745b0fbae76ff1a50781ee00b354bbeb..948fd8593d2561fb23c0db9bdd513aa540b3fe66 100644 (file)
@@ -12,6 +12,8 @@ export * from './structs/UtilMethods.mjs';
 export * from './structs/TxOut.mjs';
 export * from './structs/TxIn.mjs';
 export * from './structs/BigEndianScalar.mjs';
+export * from './structs/WitnessProgram.mjs';
+export * from './enums/BlindedFailure.mjs';
 export * from './enums/Bolt11SemanticError.mjs';
 export * from './enums/Bolt12SemanticError.mjs';
 export * from './enums/COption_NoneZ.mjs';
@@ -61,20 +63,20 @@ export * from './structs/OutPoint.mjs';
 export * from './structs/SpendableOutputDescriptor.mjs';
 export * from './structs/Result_SpendableOutputDescriptorDecodeErrorZ.mjs';
 export * from './structs/Option_u32Z.mjs';
-export * from './structs/TwoTuple_CVec_u8ZusizeZ.mjs';
-export * from './structs/Result_C2Tuple_CVec_u8ZusizeZNoneZ.mjs';
+export * from './structs/TwoTuple_CVec_u8Zu64Z.mjs';
+export * from './structs/Result_C2Tuple_CVec_u8Zu64ZNoneZ.mjs';
 export * from './structs/ChannelDerivationParameters.mjs';
 export * from './structs/Result_ChannelDerivationParametersDecodeErrorZ.mjs';
 export * from './structs/HTLCDescriptor.mjs';
 export * from './structs/Result_HTLCDescriptorDecodeErrorZ.mjs';
 export * from './structs/Result_NoneNoneZ.mjs';
-export * from './structs/TwoTuple_ECDSASignatureCVec_ECDSASignatureZZ.mjs';
-export * from './structs/Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ.mjs';
-export * from './structs/Result_ECDSASignatureNoneZ.mjs';
 export * from './structs/Result_PublicKeyNoneZ.mjs';
 export * from './structs/Option_BigEndianScalarZ.mjs';
 export * from './structs/Result_RecoverableSignatureNoneZ.mjs';
 export * from './structs/Result_SchnorrSignatureNoneZ.mjs';
+export * from './structs/Result_ECDSASignatureNoneZ.mjs';
+export * from './structs/TwoTuple_ECDSASignatureCVec_ECDSASignatureZZ.mjs';
+export * from './structs/Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ.mjs';
 export * from './structs/CommitmentTransaction.mjs';
 export * from './structs/HolderCommitmentTransaction.mjs';
 export * from './structs/HTLCOutputInCommitment.mjs';
@@ -90,7 +92,7 @@ export * from './structs/Result_CVec_u8ZNoneZ.mjs';
 export * from './structs/Result_ShutdownScriptNoneZ.mjs';
 export * from './structs/Option_u16Z.mjs';
 export * from './structs/Option_boolZ.mjs';
-export * from './structs/Result_CVec_CVec_u8ZZNoneZ.mjs';
+export * from './structs/Result_WitnessNoneZ.mjs';
 export * from './structs/InMemorySigner.mjs';
 export * from './structs/Result_InMemorySignerDecodeErrorZ.mjs';
 export * from './structs/Result_TransactionNoneZ.mjs';
@@ -98,6 +100,11 @@ export * from './structs/ChannelDetails.mjs';
 export * from './structs/Route.mjs';
 export * from './structs/LightningError.mjs';
 export * from './structs/Result_RouteLightningErrorZ.mjs';
+export * from './structs/TwoTuple_BlindedPayInfoBlindedPathZ.mjs';
+export * from './structs/Result_CVec_C2Tuple_BlindedPayInfoBlindedPathZZNoneZ.mjs';
+export * from './structs/OnionMessagePath.mjs';
+export * from './structs/Result_OnionMessagePathNoneZ.mjs';
+export * from './structs/Result_CVec_BlindedPathZNoneZ.mjs';
 export * from './structs/InFlightHtlcs.mjs';
 export * from './structs/Result_InFlightHtlcsDecodeErrorZ.mjs';
 export * from './structs/RouteHop.mjs';
@@ -111,7 +118,6 @@ export * from './structs/RouteParameters.mjs';
 export * from './structs/Result_RouteParametersDecodeErrorZ.mjs';
 export * from './structs/PaymentParameters.mjs';
 export * from './structs/Result_PaymentParametersDecodeErrorZ.mjs';
-export * from './structs/TwoTuple_BlindedPayInfoBlindedPathZ.mjs';
 export * from './structs/RouteHint.mjs';
 export * from './structs/RouteHintHop.mjs';
 export * from './structs/Result_RouteHintDecodeErrorZ.mjs';
@@ -131,7 +137,7 @@ export * from './structs/NetworkGraph.mjs';
 export * from './structs/ProbabilisticScorer.mjs';
 export * from './structs/Result_ProbabilisticScorerDecodeErrorZ.mjs';
 export * from './structs/TwoTuple_usizeTransactionZ.mjs';
-export * from './structs/TwoTuple_ThirtyTwoBytesCOption_ThirtyTwoBytesZZ.mjs';
+export * from './structs/ThreeTuple_ThirtyTwoBytesu32COption_ThirtyTwoBytesZZ.mjs';
 export * from './structs/Result_ChannelMonitorUpdateStatusNoneZ.mjs';
 export * from './structs/HTLCUpdate.mjs';
 export * from './structs/MonitorEvent.mjs';
@@ -174,6 +180,10 @@ export * from './structs/OpenChannel.mjs';
 export * from './structs/OpenChannelV2.mjs';
 export * from './structs/FundingCreated.mjs';
 export * from './structs/FundingSigned.mjs';
+export * from './structs/Stfu.mjs';
+export * from './structs/Splice.mjs';
+export * from './structs/SpliceAck.mjs';
+export * from './structs/SpliceLocked.mjs';
 export * from './structs/TxAddInput.mjs';
 export * from './structs/TxAddOutput.mjs';
 export * from './structs/TxRemoveInput.mjs';
@@ -215,6 +225,9 @@ export * from './structs/NodeInfo.mjs';
 export * from './structs/Result_NodeInfoDecodeErrorZ.mjs';
 export * from './structs/Result_NetworkGraphDecodeErrorZ.mjs';
 export * from './structs/Option_CVec_SocketAddressZZ.mjs';
+export * from './structs/PendingHTLCInfo.mjs';
+export * from './structs/InboundHTLCErr.mjs';
+export * from './structs/Result_PendingHTLCInfoInboundHTLCErrZ.mjs';
 export * from './structs/Utxo.mjs';
 export * from './structs/Option_TxOutZ.mjs';
 export * from './structs/Input.mjs';
@@ -253,6 +266,14 @@ 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';
+export * from './structs/Result_BlindedForwardDecodeErrorZ.mjs';
+export * from './structs/OnionPacket.mjs';
+export * from './structs/FinalOnionHopData.mjs';
+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';
@@ -267,6 +288,8 @@ export * from './structs/UnsignedGossipMessage.mjs';
 export * from './structs/NodeSigner.mjs';
 export * from './structs/SignerProvider.mjs';
 export * from './structs/FeeEstimator.mjs';
+export * from './structs/ReceiveTlvs.mjs';
+export * from './structs/MessageRouter.mjs';
 export * from './structs/Router.mjs';
 export * from './structs/ChannelManager.mjs';
 export * from './structs/TwoTuple_ThirtyTwoBytesChannelManagerZ.mjs';
@@ -292,6 +315,7 @@ export * from './structs/TwoTuple_ThirtyTwoBytesChannelMonitorZ.mjs';
 export * from './structs/Result_C2Tuple_ThirtyTwoBytesChannelMonitorZDecodeErrorZ.mjs';
 export * from './structs/Type.mjs';
 export * from './structs/TwoTuple_PublicKeyTypeZ.mjs';
+export * from './structs/TwoTuple_PublicKeyCVec_SocketAddressZZ.mjs';
 export * from './structs/OnionMessageContents.mjs';
 export * from './structs/Option_OnionMessageContentsZ.mjs';
 export * from './structs/Result_COption_OnionMessageContentsZDecodeErrorZ.mjs';
@@ -323,6 +347,10 @@ export * from './structs/UpdateFailHTLC.mjs';
 export * from './structs/UpdateFailMalformedHTLC.mjs';
 export * from './structs/Result_AcceptChannelDecodeErrorZ.mjs';
 export * from './structs/Result_AcceptChannelV2DecodeErrorZ.mjs';
+export * from './structs/Result_StfuDecodeErrorZ.mjs';
+export * from './structs/Result_SpliceDecodeErrorZ.mjs';
+export * from './structs/Result_SpliceAckDecodeErrorZ.mjs';
+export * from './structs/Result_SpliceLockedDecodeErrorZ.mjs';
 export * from './structs/Result_TxAddInputDecodeErrorZ.mjs';
 export * from './structs/Result_TxAddOutputDecodeErrorZ.mjs';
 export * from './structs/Result_TxRemoveInputDecodeErrorZ.mjs';
@@ -353,9 +381,11 @@ export * from './structs/Result_UpdateFailMalformedHTLCDecodeErrorZ.mjs';
 export * from './structs/UpdateFee.mjs';
 export * from './structs/Result_UpdateFeeDecodeErrorZ.mjs';
 export * from './structs/Result_UpdateFulfillHTLCDecodeErrorZ.mjs';
+export * from './structs/Result_OnionPacketDecodeErrorZ.mjs';
 export * from './structs/Result_UpdateAddHTLCDecodeErrorZ.mjs';
 export * from './structs/OnionMessage.mjs';
 export * from './structs/Result_OnionMessageDecodeErrorZ.mjs';
+export * from './structs/Result_FinalOnionHopDataDecodeErrorZ.mjs';
 export * from './structs/Ping.mjs';
 export * from './structs/Result_PingDecodeErrorZ.mjs';
 export * from './structs/Pong.mjs';
@@ -450,32 +480,40 @@ export * from './structs/TransactionU16LenLimited.mjs';
 export * from './structs/Result_TransactionU16LenLimitedNoneZ.mjs';
 export * from './structs/Result_TransactionU16LenLimitedDecodeErrorZ.mjs';
 export * from './structs/Result_UntrustedStringDecodeErrorZ.mjs';
-export * from './structs/ReceiveTlvs.mjs';
-export * from './structs/Result_ReceiveTlvsDecodeErrorZ.mjs';
+export * from './structs/TwoTuple__u832u16Z.mjs';
 export * from './structs/PaymentRelay.mjs';
 export * from './structs/Result_PaymentRelayDecodeErrorZ.mjs';
 export * from './structs/PaymentConstraints.mjs';
 export * from './structs/Result_PaymentConstraintsDecodeErrorZ.mjs';
-export * from './structs/PaymentError.mjs';
-export * from './structs/Result_ThirtyTwoBytesPaymentErrorZ.mjs';
-export * from './structs/Result_NonePaymentErrorZ.mjs';
-export * from './structs/ProbingError.mjs';
-export * from './structs/Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbingErrorZ.mjs';
+export * from './structs/ThreeTuple_ThirtyTwoBytesRecipientOnionFieldsRouteParametersZ.mjs';
+export * from './structs/Result_C3Tuple_ThirtyTwoBytesRecipientOnionFieldsRouteParametersZNoneZ.mjs';
 export * from './structs/Result_StrSecp256k1ErrorZ.mjs';
-export * from './structs/OnionMessagePath.mjs';
-export * from './structs/Result_OnionMessagePathNoneZ.mjs';
-export * from './structs/TwoTuple_PublicKeyOnionMessageZ.mjs';
+export * from './structs/ThreeTuple_PublicKeyOnionMessageCOption_CVec_SocketAddressZZZ.mjs';
 export * from './structs/SendError.mjs';
-export * from './structs/Result_C2Tuple_PublicKeyOnionMessageZSendErrorZ.mjs';
+export * from './structs/Result_C3Tuple_PublicKeyOnionMessageCOption_CVec_SocketAddressZZZSendErrorZ.mjs';
 export * from './structs/ParsedOnionMessageContents.mjs';
 export * from './structs/PeeledOnion.mjs';
 export * from './structs/Result_PeeledOnionNoneZ.mjs';
-export * from './structs/Result_NoneSendErrorZ.mjs';
+export * from './structs/SendSuccess.mjs';
+export * from './structs/Result_SendSuccessSendErrorZ.mjs';
 export * from './structs/Result_BlindedPathNoneZ.mjs';
 export * from './structs/Result_C2Tuple_BlindedPayInfoBlindedPathZNoneZ.mjs';
+export * from './structs/ForwardNode.mjs';
 export * from './structs/Result_BlindedPathDecodeErrorZ.mjs';
 export * from './structs/Result_BlindedHopDecodeErrorZ.mjs';
 export * from './structs/Result_InvoiceErrorDecodeErrorZ.mjs';
+export * from './structs/DelayedPaymentBasepoint.mjs';
+export * from './structs/Result_DelayedPaymentBasepointDecodeErrorZ.mjs';
+export * from './structs/DelayedPaymentKey.mjs';
+export * from './structs/Result_DelayedPaymentKeyDecodeErrorZ.mjs';
+export * from './structs/HtlcBasepoint.mjs';
+export * from './structs/Result_HtlcBasepointDecodeErrorZ.mjs';
+export * from './structs/HtlcKey.mjs';
+export * from './structs/Result_HtlcKeyDecodeErrorZ.mjs';
+export * from './structs/RevocationBasepoint.mjs';
+export * from './structs/Result_RevocationBasepointDecodeErrorZ.mjs';
+export * from './structs/RevocationKey.mjs';
+export * from './structs/Result_RevocationKeyDecodeErrorZ.mjs';
 export * from './structs/WatchedOutput.mjs';
 export * from './structs/Filter.mjs';
 export * from './structs/Option_FilterZ.mjs';
@@ -484,6 +522,12 @@ export * from './structs/Result_LockedChannelMonitorNoneZ.mjs';
 export * from './structs/MonitorUpdateId.mjs';
 export * from './structs/TwoTuple_OutPointCVec_MonitorUpdateIdZZ.mjs';
 export * from './structs/KVStore.mjs';
+export * from './structs/FirstHopCandidate.mjs';
+export * from './structs/PublicHopCandidate.mjs';
+export * from './structs/PrivateHopCandidate.mjs';
+export * from './structs/BlindedPathCandidate.mjs';
+export * from './structs/OneHopBlindedPathCandidate.mjs';
+export * from './structs/CandidateRouteHop.mjs';
 export * from './structs/ChannelUsage.mjs';
 export * from './structs/ProbabilisticScoringFeeParameters.mjs';
 export * from './structs/ScoreLookUp.mjs';
@@ -545,10 +589,8 @@ export * from './structs/MultiThreadedScoreLockWrite.mjs';
 export * from './structs/ProbabilisticScoringDecayParameters.mjs';
 export * from './structs/KeysManager.mjs';
 export * from './structs/PhantomKeysManager.mjs';
-export * from './structs/MessageRouter.mjs';
 export * from './structs/OnionMessenger.mjs';
 export * from './structs/DefaultMessageRouter.mjs';
-export * from './structs/ForwardNode.mjs';
 export * from './structs/ForwardTlvs.mjs';
 export * from './structs/CoinSelectionSource.mjs';
 export * from './structs/WalletSource.mjs';