[TS] Update auto-generated bindings to 0.0.117
authorMatt Corallo <git@bluematt.me>
Wed, 4 Oct 2023 03:07:07 +0000 (03:07 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 7 Oct 2023 17:23:07 +0000 (17:23 +0000)
commit9be6195d609c8c775037bb76b5fad58d8c4c0a29
tree4a489ff0f145398060bf43c13f9ce126f6213da8
parente88b9e42b55ae17988073271b7ef7461273a035f
[TS] Update auto-generated bindings to 0.0.117
590 files changed:
ts/bindings.c
ts/bindings.c.body
ts/bindings.mts
ts/enums/FailureCode.mts [deleted file]
ts/enums/SocketAddressParseError.mts [new file with mode: 0644]
ts/index.mts
ts/structs/APIError.mts
ts/structs/AcceptChannel.mts
ts/structs/AcceptChannelV2.mts
ts/structs/Amount.mts
ts/structs/AnchorDescriptor.mts
ts/structs/AnnouncementSignatures.mts
ts/structs/Balance.mts
ts/structs/Bech32Error.mts
ts/structs/BestBlock.mts
ts/structs/BigEndianScalar.mts
ts/structs/BigSize.mts
ts/structs/BlindedHop.mts
ts/structs/BlindedHopFeatures.mts
ts/structs/BlindedPath.mts
ts/structs/BlindedPayInfo.mts
ts/structs/BlindedTail.mts
ts/structs/Bolt11Invoice.mts
ts/structs/Bolt11InvoiceFeatures.mts
ts/structs/Bolt11InvoiceSignature.mts
ts/structs/Bolt11ParseError.mts
ts/structs/Bolt12Invoice.mts
ts/structs/Bolt12InvoiceFeatures.mts
ts/structs/Bolt12ParseError.mts
ts/structs/BroadcasterInterface.mts
ts/structs/BuiltCommitmentTransaction.mts
ts/structs/BumpTransactionEvent.mts
ts/structs/BumpTransactionEventHandler.mts
ts/structs/ChainMonitor.mts
ts/structs/ChainParameters.mts
ts/structs/ChannelAnnouncement.mts
ts/structs/ChannelConfig.mts
ts/structs/ChannelConfigUpdate.mts
ts/structs/ChannelCounterparty.mts
ts/structs/ChannelDerivationParameters.mts
ts/structs/ChannelDetails.mts
ts/structs/ChannelFeatures.mts
ts/structs/ChannelHandshakeConfig.mts
ts/structs/ChannelHandshakeLimits.mts
ts/structs/ChannelInfo.mts
ts/structs/ChannelManager.mts
ts/structs/ChannelManagerReadArgs.mts
ts/structs/ChannelMessageHandler.mts
ts/structs/ChannelMonitor.mts
ts/structs/ChannelMonitorUpdate.mts
ts/structs/ChannelPublicKeys.mts
ts/structs/ChannelReady.mts
ts/structs/ChannelReestablish.mts
ts/structs/ChannelSigner.mts
ts/structs/ChannelTransactionParameters.mts
ts/structs/ChannelTypeFeatures.mts
ts/structs/ChannelUpdate.mts
ts/structs/ChannelUpdateInfo.mts
ts/structs/ChannelUsage.mts
ts/structs/ClaimedHTLC.mts [new file with mode: 0644]
ts/structs/ClosingSigned.mts
ts/structs/ClosingSignedFeeRange.mts
ts/structs/ClosingTransaction.mts
ts/structs/ClosureReason.mts
ts/structs/CoinSelection.mts
ts/structs/CoinSelectionSource.mts
ts/structs/CommitmentSigned.mts
ts/structs/CommitmentTransaction.mts
ts/structs/CommitmentUpdate.mts
ts/structs/CommonBase.mts
ts/structs/Confirm.mts
ts/structs/CounterpartyChannelTransactionParameters.mts
ts/structs/CounterpartyCommitmentSecrets.mts
ts/structs/CounterpartyForwardingInfo.mts
ts/structs/CustomMessageHandler.mts
ts/structs/CustomMessageReader.mts
ts/structs/CustomOnionMessageContents.mts
ts/structs/CustomOnionMessageHandler.mts
ts/structs/DecodeError.mts
ts/structs/DefaultMessageRouter.mts
ts/structs/DefaultRouter.mts
ts/structs/DelayedPaymentOutputDescriptor.mts
ts/structs/Description.mts
ts/structs/Destination.mts
ts/structs/DirectedChannelInfo.mts
ts/structs/DirectedChannelTransactionParameters.mts
ts/structs/EcdsaChannelSigner.mts
ts/structs/EffectiveCapacity.mts
ts/structs/EntropySource.mts
ts/structs/ErroneousField.mts
ts/structs/ErrorAction.mts
ts/structs/ErrorMessage.mts
ts/structs/ErroringMessageHandler.mts
ts/structs/Event.mts
ts/structs/EventHandler.mts
ts/structs/EventsProvider.mts
ts/structs/ExpandedKey.mts
ts/structs/ExpiryTime.mts
ts/structs/FailureCode.mts [new file with mode: 0644]
ts/structs/Fallback.mts
ts/structs/FeeEstimator.mts
ts/structs/Filter.mts
ts/structs/FixedPenaltyScorer.mts
ts/structs/ForwardNode.mts [new file with mode: 0644]
ts/structs/ForwardTlvs.mts [new file with mode: 0644]
ts/structs/FundingCreated.mts
ts/structs/FundingSigned.mts
ts/structs/Future.mts
ts/structs/FutureCallback.mts
ts/structs/GossipSync.mts
ts/structs/GossipTimestampFilter.mts
ts/structs/GraphSyncError.mts
ts/structs/HTLCDescriptor.mts
ts/structs/HTLCDestination.mts
ts/structs/HTLCOutputInCommitment.mts
ts/structs/HTLCUpdate.mts
ts/structs/HolderCommitmentTransaction.mts
ts/structs/Hostname.mts
ts/structs/IgnoringMessageHandler.mts
ts/structs/InFlightHtlcs.mts
ts/structs/InMemorySigner.mts
ts/structs/Init.mts
ts/structs/InitFeatures.mts
ts/structs/Input.mts
ts/structs/InvalidShutdownScript.mts
ts/structs/InvoiceError.mts
ts/structs/InvoiceRequest.mts
ts/structs/InvoiceRequestFeatures.mts
ts/structs/KVStore.mts [new file with mode: 0644]
ts/structs/KeysManager.mts
ts/structs/LightningError.mts
ts/structs/Listen.mts
ts/structs/LockableScore.mts
ts/structs/LockedChannelMonitor.mts
ts/structs/Logger.mts
ts/structs/MaxDustHTLCExposure.mts
ts/structs/MessageHandler.mts
ts/structs/MessageRouter.mts
ts/structs/MessageSendEvent.mts
ts/structs/MessageSendEventsProvider.mts
ts/structs/MinFinalCltvExpiryDelta.mts
ts/structs/MonitorEvent.mts
ts/structs/MonitorUpdateId.mts
ts/structs/MonitorUpdatingPersister.mts [new file with mode: 0644]
ts/structs/MultiThreadedLockableScore.mts
ts/structs/MultiThreadedScoreLock.mts [deleted file]
ts/structs/MultiThreadedScoreLockRead.mts [new file with mode: 0644]
ts/structs/MultiThreadedScoreLockWrite.mts [new file with mode: 0644]
ts/structs/NetAddress.mts [deleted file]
ts/structs/NetworkGraph.mts
ts/structs/NetworkUpdate.mts
ts/structs/NodeAlias.mts
ts/structs/NodeAnnouncement.mts
ts/structs/NodeAnnouncementInfo.mts
ts/structs/NodeFeatures.mts
ts/structs/NodeId.mts
ts/structs/NodeInfo.mts
ts/structs/NodeSigner.mts
ts/structs/Offer.mts
ts/structs/OfferFeatures.mts
ts/structs/OffersMessage.mts
ts/structs/OffersMessageHandler.mts
ts/structs/OnionMessage.mts
ts/structs/OnionMessageContents.mts
ts/structs/OnionMessageHandler.mts
ts/structs/OnionMessagePath.mts
ts/structs/OnionMessageProvider.mts
ts/structs/OnionMessenger.mts
ts/structs/OpenChannel.mts
ts/structs/OpenChannelV2.mts
ts/structs/Option_APIErrorZ.mts
ts/structs/Option_BigEndianScalarZ.mts [new file with mode: 0644]
ts/structs/Option_BlockHashZ.mts [deleted file]
ts/structs/Option_C2Tuple_EightU16sEightU16sZZ.mts [deleted file]
ts/structs/Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ.mts [new file with mode: 0644]
ts/structs/Option_C2Tuple_u64u16ZZ.mts [new file with mode: 0644]
ts/structs/Option_C2Tuple_u64u64ZZ.mts
ts/structs/Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.mts
ts/structs/Option_CVec_ChainHashZZ.mts [deleted file]
ts/structs/Option_CVec_NetAddressZZ.mts [deleted file]
ts/structs/Option_CVec_SocketAddressZZ.mts [new file with mode: 0644]
ts/structs/Option_CVec_ThirtyTwoBytesZZ.mts [new file with mode: 0644]
ts/structs/Option_CVec_u8ZZ.mts
ts/structs/Option_ChannelShutdownStateZ.mts
ts/structs/Option_ClosureReasonZ.mts
ts/structs/Option_CustomOnionMessageContentsZ.mts
ts/structs/Option_DurationZ.mts [deleted file]
ts/structs/Option_EventZ.mts
ts/structs/Option_FilterZ.mts
ts/structs/Option_HTLCClaimZ.mts
ts/structs/Option_HTLCDestinationZ.mts
ts/structs/Option_KeyPairZ.mts [deleted file]
ts/structs/Option_MaxDustHTLCExposureZ.mts
ts/structs/Option_MonitorEventZ.mts
ts/structs/Option_NetAddressZ.mts [deleted file]
ts/structs/Option_NetworkUpdateZ.mts
ts/structs/Option_OffersMessageZ.mts
ts/structs/Option_PackedLockTimeZ.mts [deleted file]
ts/structs/Option_PathFailureZ.mts
ts/structs/Option_PaymentFailureReasonZ.mts
ts/structs/Option_PaymentHashZ.mts [deleted file]
ts/structs/Option_PaymentIdZ.mts [deleted file]
ts/structs/Option_PaymentPreimageZ.mts [deleted file]
ts/structs/Option_PaymentSecretZ.mts [deleted file]
ts/structs/Option_ScalarZ.mts [deleted file]
ts/structs/Option_ScriptZ.mts [deleted file]
ts/structs/Option_SecretKeyZ.mts [new file with mode: 0644]
ts/structs/Option_SocketAddressZ.mts [new file with mode: 0644]
ts/structs/Option_ThirtyTwoBytesZ.mts [new file with mode: 0644]
ts/structs/Option_TxOutZ.mts
ts/structs/Option_TxidZ.mts [deleted file]
ts/structs/Option_TypeZ.mts
ts/structs/Option_U128Z.mts [new file with mode: 0644]
ts/structs/Option_UtxoLookupZ.mts
ts/structs/Option_boolZ.mts [new file with mode: 0644]
ts/structs/Option_f64Z.mts [new file with mode: 0644]
ts/structs/Option_i64Z.mts
ts/structs/Option_u128Z.mts [deleted file]
ts/structs/Option_u16Z.mts
ts/structs/Option_u32Z.mts
ts/structs/Option_u64Z.mts
ts/structs/Option_usizeZ.mts [new file with mode: 0644]
ts/structs/OutPoint.mts
ts/structs/P2PGossipSync.mts
ts/structs/Packet.mts [new file with mode: 0644]
ts/structs/ParseOrSemanticError.mts
ts/structs/Path.mts
ts/structs/PathFailure.mts
ts/structs/Payee.mts
ts/structs/PayeePubKey.mts
ts/structs/PaymentConstraints.mts [new file with mode: 0644]
ts/structs/PaymentError.mts
ts/structs/PaymentParameters.mts
ts/structs/PaymentPurpose.mts
ts/structs/PaymentRelay.mts [new file with mode: 0644]
ts/structs/PaymentSendFailure.mts
ts/structs/PeerHandleError.mts
ts/structs/PeerManager.mts
ts/structs/Persist.mts
ts/structs/Persister.mts
ts/structs/PhantomKeysManager.mts
ts/structs/PhantomRouteHints.mts
ts/structs/Ping.mts
ts/structs/Pong.mts
ts/structs/PositiveTimestamp.mts
ts/structs/PrintableString.mts
ts/structs/PrivateRoute.mts
ts/structs/ProbabilisticScorer.mts
ts/structs/ProbabilisticScoringDecayParameters.mts
ts/structs/ProbabilisticScoringFeeParameters.mts
ts/structs/ProbeSendFailure.mts [new file with mode: 0644]
ts/structs/ProbingError.mts [new file with mode: 0644]
ts/structs/Quantity.mts
ts/structs/QueryChannelRange.mts
ts/structs/QueryShortChannelIds.mts
ts/structs/RapidGossipSync.mts
ts/structs/RawBolt11Invoice.mts
ts/structs/RawDataPart.mts
ts/structs/ReadOnlyNetworkGraph.mts
ts/structs/ReceiveTlvs.mts [new file with mode: 0644]
ts/structs/RecentPaymentDetails.mts
ts/structs/RecipientOnionFields.mts
ts/structs/Record.mts
ts/structs/Refund.mts
ts/structs/ReplyChannelRange.mts
ts/structs/ReplyShortChannelIdsEnd.mts
ts/structs/Result_AcceptChannelDecodeErrorZ.mts
ts/structs/Result_AcceptChannelV2DecodeErrorZ.mts
ts/structs/Result_AnnouncementSignaturesDecodeErrorZ.mts
ts/structs/Result_BigSizeDecodeErrorZ.mts
ts/structs/Result_BlindedHopDecodeErrorZ.mts
ts/structs/Result_BlindedHopFeaturesDecodeErrorZ.mts
ts/structs/Result_BlindedPathDecodeErrorZ.mts
ts/structs/Result_BlindedPathNoneZ.mts
ts/structs/Result_BlindedPayInfoDecodeErrorZ.mts
ts/structs/Result_BlindedTailDecodeErrorZ.mts
ts/structs/Result_Bolt11InvoiceBolt11SemanticErrorZ.mts
ts/structs/Result_Bolt11InvoiceFeaturesDecodeErrorZ.mts
ts/structs/Result_Bolt11InvoiceParseOrSemanticErrorZ.mts
ts/structs/Result_Bolt11InvoiceSignOrCreationErrorZ.mts
ts/structs/Result_Bolt12InvoiceFeaturesDecodeErrorZ.mts
ts/structs/Result_BuiltCommitmentTransactionDecodeErrorZ.mts
ts/structs/Result_C2Tuple_BlindedPayInfoBlindedPathZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.mts [deleted file]
ts/structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mts [deleted file]
ts/structs/Result_C2Tuple_CVec_u8ZusizeZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_PartiallySignedTransactionusizeZNoneZ.mts [deleted file]
ts/structs/Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.mts [deleted file]
ts/structs/Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.mts [deleted file]
ts/structs/Result_C2Tuple_PublicKeyOnionMessageZSendErrorZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_SignatureCVec_SignatureZZNoneZ.mts [deleted file]
ts/structs/Result_C2Tuple_ThirtyTwoBytesChannelManagerZDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_ThirtyTwoBytesChannelMonitorZDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_ThirtyTwoBytesChannelMonitorZIOErrorZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZPaymentSendFailureZ.mts [new file with mode: 0644]
ts/structs/Result_COption_APIErrorZDecodeErrorZ.mts
ts/structs/Result_COption_ClosureReasonZDecodeErrorZ.mts
ts/structs/Result_COption_CustomOnionMessageContentsZDecodeErrorZ.mts
ts/structs/Result_COption_EventZDecodeErrorZ.mts
ts/structs/Result_COption_HTLCDestinationZDecodeErrorZ.mts
ts/structs/Result_COption_KeyPairZNoneZ.mts [deleted file]
ts/structs/Result_COption_MonitorEventZDecodeErrorZ.mts
ts/structs/Result_COption_NetworkUpdateZDecodeErrorZ.mts
ts/structs/Result_COption_PathFailureZDecodeErrorZ.mts
ts/structs/Result_COption_TypeZDecodeErrorZ.mts
ts/structs/Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ.mts [new file with mode: 0644]
ts/structs/Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ.mts [new file with mode: 0644]
ts/structs/Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbingErrorZ.mts [new file with mode: 0644]
ts/structs/Result_CVec_CVec_u8ZZNoneZ.mts
ts/structs/Result_CVec_ECDSASignatureZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_CVec_SignatureZNoneZ.mts [deleted file]
ts/structs/Result_CVec_StrZIOErrorZ.mts [new file with mode: 0644]
ts/structs/Result_CVec_UtxoZNoneZ.mts
ts/structs/Result_CVec_u8ZIOErrorZ.mts [new file with mode: 0644]
ts/structs/Result_CVec_u8ZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_CVec_u8ZPeerHandleErrorZ.mts
ts/structs/Result_ChannelAnnouncementDecodeErrorZ.mts
ts/structs/Result_ChannelConfigDecodeErrorZ.mts
ts/structs/Result_ChannelCounterpartyDecodeErrorZ.mts
ts/structs/Result_ChannelDerivationParametersDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelDetailsDecodeErrorZ.mts
ts/structs/Result_ChannelFeaturesDecodeErrorZ.mts
ts/structs/Result_ChannelInfoDecodeErrorZ.mts
ts/structs/Result_ChannelMonitorUpdateDecodeErrorZ.mts
ts/structs/Result_ChannelMonitorUpdateStatusNoneZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelPublicKeysDecodeErrorZ.mts
ts/structs/Result_ChannelReadyDecodeErrorZ.mts
ts/structs/Result_ChannelReestablishDecodeErrorZ.mts
ts/structs/Result_ChannelShutdownStateDecodeErrorZ.mts
ts/structs/Result_ChannelTransactionParametersDecodeErrorZ.mts
ts/structs/Result_ChannelTypeFeaturesDecodeErrorZ.mts
ts/structs/Result_ChannelUpdateDecodeErrorZ.mts
ts/structs/Result_ChannelUpdateInfoDecodeErrorZ.mts
ts/structs/Result_ClaimedHTLCDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ClosingSignedDecodeErrorZ.mts
ts/structs/Result_ClosingSignedFeeRangeDecodeErrorZ.mts
ts/structs/Result_CoinSelectionNoneZ.mts
ts/structs/Result_CommitmentSignedDecodeErrorZ.mts
ts/structs/Result_CommitmentTransactionDecodeErrorZ.mts
ts/structs/Result_CounterpartyChannelTransactionParametersDecodeErrorZ.mts
ts/structs/Result_CounterpartyCommitmentSecretsDecodeErrorZ.mts
ts/structs/Result_CounterpartyForwardingInfoDecodeErrorZ.mts
ts/structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mts
ts/structs/Result_DescriptionCreationErrorZ.mts
ts/structs/Result_ECDSASignatureNoneZ.mts [new file with mode: 0644]
ts/structs/Result_ErrorMessageDecodeErrorZ.mts
ts/structs/Result_FixedPenaltyScorerDecodeErrorZ.mts
ts/structs/Result_FundingCreatedDecodeErrorZ.mts
ts/structs/Result_FundingSignedDecodeErrorZ.mts
ts/structs/Result_GossipTimestampFilterDecodeErrorZ.mts
ts/structs/Result_HTLCDescriptorDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_HTLCOutputInCommitmentDecodeErrorZ.mts
ts/structs/Result_HTLCUpdateDecodeErrorZ.mts
ts/structs/Result_HolderCommitmentTransactionDecodeErrorZ.mts
ts/structs/Result_HostnameDecodeErrorZ.mts
ts/structs/Result_InFlightHtlcsDecodeErrorZ.mts
ts/structs/Result_InMemorySignerDecodeErrorZ.mts
ts/structs/Result_InitDecodeErrorZ.mts
ts/structs/Result_InitFeaturesDecodeErrorZ.mts
ts/structs/Result_InvoiceErrorDecodeErrorZ.mts
ts/structs/Result_LockedChannelMonitorNoneZ.mts
ts/structs/Result_MaxDustHTLCExposureDecodeErrorZ.mts
ts/structs/Result_NetAddressDecodeErrorZ.mts [deleted file]
ts/structs/Result_NetworkGraphDecodeErrorZ.mts
ts/structs/Result_NodeAliasDecodeErrorZ.mts
ts/structs/Result_NodeAnnouncementDecodeErrorZ.mts
ts/structs/Result_NodeAnnouncementInfoDecodeErrorZ.mts
ts/structs/Result_NodeFeaturesDecodeErrorZ.mts
ts/structs/Result_NodeIdDecodeErrorZ.mts
ts/structs/Result_NodeInfoDecodeErrorZ.mts
ts/structs/Result_NoneAPIErrorZ.mts
ts/structs/Result_NoneBolt11SemanticErrorZ.mts
ts/structs/Result_NoneErrorZ.mts [deleted file]
ts/structs/Result_NoneIOErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NoneLightningErrorZ.mts
ts/structs/Result_NoneNoneZ.mts
ts/structs/Result_NonePaymentErrorZ.mts
ts/structs/Result_NonePaymentSendFailureZ.mts
ts/structs/Result_NonePeerHandleErrorZ.mts
ts/structs/Result_NoneRetryableSendFailureZ.mts
ts/structs/Result_NoneSendErrorZ.mts
ts/structs/Result_OfferBolt12ParseErrorZ.mts
ts/structs/Result_OffersMessageDecodeErrorZ.mts
ts/structs/Result_OnionMessageDecodeErrorZ.mts
ts/structs/Result_OnionMessagePathNoneZ.mts
ts/structs/Result_OpenChannelDecodeErrorZ.mts
ts/structs/Result_OpenChannelV2DecodeErrorZ.mts
ts/structs/Result_OutPointDecodeErrorZ.mts
ts/structs/Result_PartiallySignedTransactionNoneZ.mts [deleted file]
ts/structs/Result_PayeePubKeyErrorZ.mts [deleted file]
ts/structs/Result_PayeePubKeySecp256k1ErrorZ.mts [new file with mode: 0644]
ts/structs/Result_PaymentConstraintsDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_PaymentFailureReasonDecodeErrorZ.mts
ts/structs/Result_PaymentHashPaymentSendFailureZ.mts [deleted file]
ts/structs/Result_PaymentHashRetryableSendFailureZ.mts [deleted file]
ts/structs/Result_PaymentIdPaymentErrorZ.mts [deleted file]
ts/structs/Result_PaymentParametersDecodeErrorZ.mts
ts/structs/Result_PaymentPreimageAPIErrorZ.mts [deleted file]
ts/structs/Result_PaymentPurposeDecodeErrorZ.mts
ts/structs/Result_PaymentRelayDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_PaymentSecretNoneZ.mts [deleted file]
ts/structs/Result_PhantomRouteHintsDecodeErrorZ.mts
ts/structs/Result_PingDecodeErrorZ.mts
ts/structs/Result_PongDecodeErrorZ.mts
ts/structs/Result_PositiveTimestampCreationErrorZ.mts
ts/structs/Result_PrivateRouteCreationErrorZ.mts
ts/structs/Result_ProbabilisticScorerDecodeErrorZ.mts
ts/structs/Result_PublicKeyErrorZ.mts [deleted file]
ts/structs/Result_PublicKeyNoneZ.mts
ts/structs/Result_PublicKeySecp256k1ErrorZ.mts [new file with mode: 0644]
ts/structs/Result_QueryChannelRangeDecodeErrorZ.mts
ts/structs/Result_QueryShortChannelIdsDecodeErrorZ.mts
ts/structs/Result_ReceiveTlvsDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RecipientOnionFieldsDecodeErrorZ.mts
ts/structs/Result_RecipientOnionFieldsNoneZ.mts [new file with mode: 0644]
ts/structs/Result_RecoverableSignatureNoneZ.mts
ts/structs/Result_RefundBolt12ParseErrorZ.mts
ts/structs/Result_ReplyChannelRangeDecodeErrorZ.mts
ts/structs/Result_ReplyShortChannelIdsEndDecodeErrorZ.mts
ts/structs/Result_RetryDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RevokeAndACKDecodeErrorZ.mts
ts/structs/Result_RouteDecodeErrorZ.mts
ts/structs/Result_RouteHintDecodeErrorZ.mts
ts/structs/Result_RouteHintHopDecodeErrorZ.mts
ts/structs/Result_RouteHopDecodeErrorZ.mts
ts/structs/Result_RouteLightningErrorZ.mts
ts/structs/Result_RouteParametersDecodeErrorZ.mts
ts/structs/Result_RoutingFeesDecodeErrorZ.mts
ts/structs/Result_SchnorrSignatureNoneZ.mts [new file with mode: 0644]
ts/structs/Result_ScriptNoneZ.mts [deleted file]
ts/structs/Result_SharedSecretNoneZ.mts [deleted file]
ts/structs/Result_ShutdownDecodeErrorZ.mts
ts/structs/Result_ShutdownScriptDecodeErrorZ.mts
ts/structs/Result_ShutdownScriptInvalidShutdownScriptZ.mts
ts/structs/Result_ShutdownScriptNoneZ.mts
ts/structs/Result_SiPrefixBolt11ParseErrorZ.mts
ts/structs/Result_SignatureNoneZ.mts [deleted file]
ts/structs/Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.mts
ts/structs/Result_SocketAddressDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_SocketAddressSocketAddressParseErrorZ.mts [new file with mode: 0644]
ts/structs/Result_SpendableOutputDescriptorDecodeErrorZ.mts
ts/structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mts
ts/structs/Result_StrSecp256k1ErrorZ.mts [new file with mode: 0644]
ts/structs/Result_StringErrorZ.mts [deleted file]
ts/structs/Result_ThirtyTwoBytesAPIErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ThirtyTwoBytesNoneZ.mts [new file with mode: 0644]
ts/structs/Result_ThirtyTwoBytesPaymentErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ThirtyTwoBytesPaymentSendFailureZ.mts [new file with mode: 0644]
ts/structs/Result_ThirtyTwoBytesRetryableSendFailureZ.mts [new file with mode: 0644]
ts/structs/Result_TransactionNoneZ.mts
ts/structs/Result_TransactionU16LenLimitedDecodeErrorZ.mts
ts/structs/Result_TransactionU16LenLimitedNoneZ.mts
ts/structs/Result_TrustedClosingTransactionNoneZ.mts
ts/structs/Result_TrustedCommitmentTransactionNoneZ.mts
ts/structs/Result_TxAbortDecodeErrorZ.mts
ts/structs/Result_TxAckRbfDecodeErrorZ.mts
ts/structs/Result_TxAddInputDecodeErrorZ.mts
ts/structs/Result_TxAddOutputDecodeErrorZ.mts
ts/structs/Result_TxCompleteDecodeErrorZ.mts
ts/structs/Result_TxCreationKeysDecodeErrorZ.mts
ts/structs/Result_TxInitRbfDecodeErrorZ.mts
ts/structs/Result_TxOutUtxoLookupErrorZ.mts
ts/structs/Result_TxRemoveInputDecodeErrorZ.mts
ts/structs/Result_TxRemoveOutputDecodeErrorZ.mts
ts/structs/Result_TxSignaturesDecodeErrorZ.mts
ts/structs/Result_UnsignedChannelAnnouncementDecodeErrorZ.mts
ts/structs/Result_UnsignedChannelUpdateDecodeErrorZ.mts
ts/structs/Result_UnsignedNodeAnnouncementDecodeErrorZ.mts
ts/structs/Result_UntrustedStringDecodeErrorZ.mts
ts/structs/Result_UpdateAddHTLCDecodeErrorZ.mts
ts/structs/Result_UpdateFailHTLCDecodeErrorZ.mts
ts/structs/Result_UpdateFailMalformedHTLCDecodeErrorZ.mts
ts/structs/Result_UpdateFeeDecodeErrorZ.mts
ts/structs/Result_UpdateFulfillHTLCDecodeErrorZ.mts
ts/structs/Result_VerifiedInvoiceRequestNoneZ.mts [new file with mode: 0644]
ts/structs/Result_WarningMessageDecodeErrorZ.mts
ts/structs/Result_WriteableEcdsaChannelSignerDecodeErrorZ.mts
ts/structs/Result__u832APIErrorZ.mts [deleted file]
ts/structs/Result_boolLightningErrorZ.mts
ts/structs/Result_boolPeerHandleErrorZ.mts
ts/structs/Result_u32GraphSyncErrorZ.mts
ts/structs/Retry.mts
ts/structs/RevokeAndACK.mts
ts/structs/Route.mts
ts/structs/RouteHint.mts
ts/structs/RouteHintHop.mts
ts/structs/RouteHop.mts
ts/structs/RouteParameters.mts
ts/structs/Router.mts
ts/structs/RoutingFees.mts
ts/structs/RoutingMessageHandler.mts
ts/structs/Score.mts
ts/structs/ScoreLookUp.mts [new file with mode: 0644]
ts/structs/ScoreUpdate.mts [new file with mode: 0644]
ts/structs/ScorerAccountingForInFlightHtlcs.mts
ts/structs/SendError.mts
ts/structs/Sha256.mts
ts/structs/Shutdown.mts
ts/structs/ShutdownScript.mts
ts/structs/SignOrCreationError.mts
ts/structs/SignedRawBolt11Invoice.mts
ts/structs/SignerProvider.mts
ts/structs/SocketAddress.mts [new file with mode: 0644]
ts/structs/SocketDescriptor.mts
ts/structs/SpendableOutputDescriptor.mts
ts/structs/StaticPaymentOutputDescriptor.mts
ts/structs/TaggedHash.mts [new file with mode: 0644]
ts/structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mts
ts/structs/ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ.mts
ts/structs/ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ.mts
ts/structs/TransactionU16LenLimited.mts
ts/structs/TrustedClosingTransaction.mts
ts/structs/TrustedCommitmentTransaction.mts
ts/structs/TwoTuple_BlindedPayInfoBlindedPathZ.mts
ts/structs/TwoTuple_BlockHashChannelManagerZ.mts [deleted file]
ts/structs/TwoTuple_BlockHashChannelMonitorZ.mts [deleted file]
ts/structs/TwoTuple_CVec_u8ZusizeZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_ECDSASignatureCVec_ECDSASignatureZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_OutPointCVec_MonitorUpdateIdZZ.mts
ts/structs/TwoTuple_OutPointCVec_u8ZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_OutPointScriptZ.mts [deleted file]
ts/structs/TwoTuple_PartiallySignedTransactionusizeZ.mts [deleted file]
ts/structs/TwoTuple_PaymentHashPaymentIdZ.mts [deleted file]
ts/structs/TwoTuple_PaymentHashPaymentSecretZ.mts [deleted file]
ts/structs/TwoTuple_PublicKeyCOption_NetAddressZZ.mts [deleted file]
ts/structs/TwoTuple_PublicKeyCOption_SocketAddressZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_PublicKeyOnionMessageZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_PublicKeyTypeZ.mts
ts/structs/TwoTuple_SignatureCVec_SignatureZZ.mts [deleted file]
ts/structs/TwoTuple_ThirtyTwoBytesCOption_ThirtyTwoBytesZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32TxOutZZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_ThirtyTwoBytesChannelManagerZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_ThirtyTwoBytesChannelMonitorZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_ThirtyTwoBytesPublicKeyZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_ThirtyTwoBytesThirtyTwoBytesZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_TxidCOption_BlockHashZZ.mts [deleted file]
ts/structs/TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ.mts [deleted file]
ts/structs/TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ.mts [deleted file]
ts/structs/TwoTuple_Z.mts
ts/structs/TwoTuple__u1632_u1632Z.mts [new file with mode: 0644]
ts/structs/TwoTuple__u168_u168Z.mts [deleted file]
ts/structs/TwoTuple_u32CVec_u8ZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_u32ScriptZ.mts [deleted file]
ts/structs/TwoTuple_u32TxOutZ.mts
ts/structs/TwoTuple_u64CVec_u8ZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_u64u16Z.mts [new file with mode: 0644]
ts/structs/TwoTuple_u64u64Z.mts
ts/structs/TwoTuple_usizeTransactionZ.mts
ts/structs/TxAbort.mts
ts/structs/TxAckRbf.mts
ts/structs/TxAddInput.mts
ts/structs/TxAddOutput.mts
ts/structs/TxComplete.mts
ts/structs/TxCreationKeys.mts
ts/structs/TxIn.mts
ts/structs/TxInitRbf.mts
ts/structs/TxOut.mts
ts/structs/TxRemoveInput.mts
ts/structs/TxRemoveOutput.mts
ts/structs/TxSignatures.mts
ts/structs/Type.mts
ts/structs/UnsignedBolt12Invoice.mts
ts/structs/UnsignedChannelAnnouncement.mts
ts/structs/UnsignedChannelUpdate.mts
ts/structs/UnsignedGossipMessage.mts
ts/structs/UnsignedInvoiceRequest.mts
ts/structs/UnsignedNodeAnnouncement.mts
ts/structs/UntrustedString.mts
ts/structs/UpdateAddHTLC.mts
ts/structs/UpdateFailHTLC.mts
ts/structs/UpdateFailMalformedHTLC.mts
ts/structs/UpdateFee.mts
ts/structs/UpdateFulfillHTLC.mts
ts/structs/UserConfig.mts
ts/structs/UtilMethods.mts
ts/structs/Utxo.mts
ts/structs/UtxoFuture.mts
ts/structs/UtxoLookup.mts
ts/structs/UtxoResult.mts
ts/structs/VerifiedInvoiceRequest.mts [new file with mode: 0644]
ts/structs/Wallet.mts
ts/structs/WalletSource.mts
ts/structs/WarningMessage.mts
ts/structs/Watch.mts
ts/structs/WatchedOutput.mts
ts/structs/WriteableEcdsaChannelSigner.mts
ts/structs/WriteableScore.mts