X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ts%2Findex.mts;h=3cb8a4ee6a374bb11c02108ef6e9d69bbf1f6390;hb=e0fec3409b0cab35f00a1d1d699daf20f5de79fd;hp=b8b95e17a10208772e6a97551c7a1b3c320b170f;hpb=95f752857f468437e0a3717fb94ef24b2f80ae49;p=ldk-java diff --git a/ts/index.mts b/ts/index.mts index b8b95e17..3cb8a4ee 100644 --- a/ts/index.mts +++ b/ts/index.mts @@ -12,7 +12,7 @@ export * from './structs/TxOut.mjs'; export * from './structs/BigEndianScalar.mjs'; export * from './enums/AccessError.mjs'; export * from './enums/COption_NoneZ.mjs'; -export * from './enums/ChannelMonitorUpdateErr.mjs'; +export * from './enums/ChannelMonitorUpdateStatus.mjs'; export * from './enums/ConfirmationTarget.mjs'; export * from './enums/CreationError.mjs'; export * from './enums/Currency.mjs'; @@ -119,7 +119,6 @@ export * from './structs/GossipTimestampFilter.mjs'; export * from './structs/MessageSendEvent.mjs'; export * from './structs/Result_TxOutAccessErrorZ.mjs'; 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/ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ.mjs'; @@ -175,6 +174,7 @@ export * from './structs/Result_SignatureNoneZ.mjs'; export * from './structs/TwoTuple_SignatureSignatureZ.mjs'; export * from './structs/Result_C2Tuple_SignatureSignatureZNoneZ.mjs'; export * from './structs/Result_SecretKeyNoneZ.mjs'; +export * from './structs/Result_PublicKeyNoneZ.mjs'; export * from './structs/Option_ScalarZ.mjs'; export * from './structs/Result_SharedSecretNoneZ.mjs'; export * from './structs/ClosingTransaction.mjs'; @@ -262,6 +262,9 @@ export * from './structs/Balance.mjs'; export * from './structs/TwoTuple_BlockHashChannelMonitorZ.mjs'; export * from './structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mjs'; export * from './structs/TwoTuple_PublicKeyTypeZ.mjs'; +export * from './structs/CustomOnionMessageContents.mjs'; +export * from './structs/Option_CustomOnionMessageContentsZ.mjs'; +export * from './structs/Result_COption_CustomOnionMessageContentsZDecodeErrorZ.mjs'; export * from './structs/Option_NetAddressZ.mjs'; export * from './structs/PeerHandleError.mjs'; export * from './structs/Result_CVec_u8ZPeerHandleErrorZ.mjs'; @@ -269,6 +272,8 @@ export * from './structs/Result_NonePeerHandleErrorZ.mjs'; export * from './structs/Result_boolPeerHandleErrorZ.mjs'; export * from './structs/SendError.mjs'; export * from './structs/Result_NoneSendErrorZ.mjs'; +export * from './structs/GraphSyncError.mjs'; +export * from './structs/Result_u32GraphSyncErrorZ.mjs'; export * from './structs/Result_NoneErrorZ.mjs'; export * from './structs/Result_NetAddressDecodeErrorZ.mjs'; export * from './structs/UpdateAddHTLC.mjs'; @@ -360,6 +365,7 @@ export * from './structs/OnionMessageHandler.mjs'; export * from './structs/CustomMessageReader.mjs'; export * from './structs/CustomMessageHandler.mjs'; export * from './structs/IgnoringMessageHandler.mjs'; +export * from './structs/CustomOnionMessageHandler.mjs'; export * from './structs/ErroringMessageHandler.mjs'; export * from './structs/MessageHandler.mjs'; export * from './structs/SocketDescriptor.mjs'; @@ -374,6 +380,7 @@ export * from './structs/MultiThreadedScoreLock.mjs'; export * from './structs/ProbabilisticScoringParameters.mjs'; export * from './structs/OnionMessenger.mjs'; export * from './structs/Destination.mjs'; +export * from './structs/RapidGossipSync.mjs'; export * from './structs/RawDataPart.mjs'; export * from './structs/Sha256.mjs'; export * from './structs/ExpiryTime.mjs';