[TS] Update auto-generated bindings to 0.0.116
authorMatt Corallo <git@bluematt.me>
Fri, 28 Jul 2023 06:33:04 +0000 (06:33 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 31 Jul 2023 18:50:31 +0000 (18:50 +0000)
commitaeef350521c838e28a782405a1d45b5e2132e194
treeef5b42a489f6ab10fe0762b70b367531db68e9f1
parenta81b4baf7d4c8a43a02ff58b00808119f59b1e1b
[TS] Update auto-generated bindings to 0.0.116
528 files changed:
ts/bindings.c
ts/bindings.c.body
ts/bindings.mts
ts/enums/Bolt11SemanticError.mts [new file with mode: 0644]
ts/enums/Bolt12SemanticError.mts [new file with mode: 0644]
ts/enums/ChannelShutdownState.mts [new file with mode: 0644]
ts/enums/PaymentFailureReason.mts [new file with mode: 0644]
ts/enums/SemanticError.mts [deleted file]
ts/index.mts
ts/structs/APIError.mts
ts/structs/AcceptChannel.mts
ts/structs/AcceptChannelV2.mts [new file with mode: 0644]
ts/structs/Amount.mts
ts/structs/AnchorDescriptor.mts [new file with mode: 0644]
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 [new file with mode: 0644]
ts/structs/Bolt11InvoiceFeatures.mts [new file with mode: 0644]
ts/structs/Bolt11InvoiceSignature.mts [new file with mode: 0644]
ts/structs/Bolt11ParseError.mts [new file with mode: 0644]
ts/structs/Bolt12Invoice.mts [new file with mode: 0644]
ts/structs/Bolt12InvoiceFeatures.mts
ts/structs/Bolt12ParseError.mts [new file with mode: 0644]
ts/structs/BroadcasterInterface.mts
ts/structs/BuiltCommitmentTransaction.mts
ts/structs/BumpTransactionEvent.mts [new file with mode: 0644]
ts/structs/BumpTransactionEventHandler.mts [new file with mode: 0644]
ts/structs/ChainMonitor.mts
ts/structs/ChainParameters.mts
ts/structs/ChannelAnnouncement.mts
ts/structs/ChannelConfig.mts
ts/structs/ChannelConfigUpdate.mts [new file with mode: 0644]
ts/structs/ChannelCounterparty.mts
ts/structs/ChannelDerivationParameters.mts [new file with mode: 0644]
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/ClosingSigned.mts
ts/structs/ClosingSignedFeeRange.mts
ts/structs/ClosingTransaction.mts
ts/structs/ClosureReason.mts
ts/structs/CoinSelection.mts [new file with mode: 0644]
ts/structs/CoinSelectionSource.mts [new file with mode: 0644]
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/DataLossProtect.mts [deleted file]
ts/structs/DecodeError.mts
ts/structs/DefaultMessageRouter.mts [new file with mode: 0644]
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 [new file with mode: 0644]
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/Fallback.mts
ts/structs/FeeEstimator.mts
ts/structs/Filter.mts
ts/structs/FixedPenaltyScorer.mts
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 [new file with mode: 0644]
ts/structs/HTLCDestination.mts
ts/structs/HTLCOutputInCommitment.mts
ts/structs/HTLCUpdate.mts
ts/structs/Hints.mts [deleted file]
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 [new file with mode: 0644]
ts/structs/InvalidShutdownScript.mts
ts/structs/Invoice.mts [deleted file]
ts/structs/InvoiceError.mts [new file with mode: 0644]
ts/structs/InvoiceFeatures.mts [deleted file]
ts/structs/InvoiceRequest.mts
ts/structs/InvoiceRequestFeatures.mts
ts/structs/InvoiceSignature.mts [deleted file]
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 [new file with mode: 0644]
ts/structs/MessageHandler.mts
ts/structs/MessageRouter.mts [new file with mode: 0644]
ts/structs/MessageSendEvent.mts
ts/structs/MessageSendEventsProvider.mts
ts/structs/MinFinalCltvExpiryDelta.mts
ts/structs/MonitorEvent.mts
ts/structs/MonitorUpdateId.mts
ts/structs/MultiThreadedLockableScore.mts
ts/structs/MultiThreadedScoreLock.mts
ts/structs/NetAddress.mts
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 [new file with mode: 0644]
ts/structs/OffersMessageHandler.mts [new file with mode: 0644]
ts/structs/OnionMessage.mts
ts/structs/OnionMessageContents.mts
ts/structs/OnionMessageHandler.mts
ts/structs/OnionMessagePath.mts [new file with mode: 0644]
ts/structs/OnionMessageProvider.mts
ts/structs/OnionMessenger.mts
ts/structs/OpenChannel.mts
ts/structs/OpenChannelV2.mts [new file with mode: 0644]
ts/structs/Option_APIErrorZ.mts
ts/structs/Option_BlockHashZ.mts [new file with mode: 0644]
ts/structs/Option_C2Tuple_EightU16sEightU16sZZ.mts
ts/structs/Option_C2Tuple_u64u64ZZ.mts
ts/structs/Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.mts
ts/structs/Option_CVec_ChainHashZZ.mts [new file with mode: 0644]
ts/structs/Option_CVec_NetAddressZZ.mts
ts/structs/Option_CVec_u8ZZ.mts
ts/structs/Option_ChannelShutdownStateZ.mts [new file with mode: 0644]
ts/structs/Option_ClosureReasonZ.mts
ts/structs/Option_CustomOnionMessageContentsZ.mts
ts/structs/Option_DurationZ.mts
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 [new file with mode: 0644]
ts/structs/Option_MaxDustHTLCExposureZ.mts [new file with mode: 0644]
ts/structs/Option_MonitorEventZ.mts
ts/structs/Option_NetAddressZ.mts
ts/structs/Option_NetworkUpdateZ.mts
ts/structs/Option_OffersMessageZ.mts [new file with mode: 0644]
ts/structs/Option_PackedLockTimeZ.mts [new file with mode: 0644]
ts/structs/Option_PathFailureZ.mts
ts/structs/Option_PaymentFailureReasonZ.mts
ts/structs/Option_PaymentHashZ.mts [new file with mode: 0644]
ts/structs/Option_PaymentIdZ.mts [new file with mode: 0644]
ts/structs/Option_PaymentPreimageZ.mts [new file with mode: 0644]
ts/structs/Option_PaymentSecretZ.mts [new file with mode: 0644]
ts/structs/Option_ScalarZ.mts
ts/structs/Option_ScriptZ.mts [new file with mode: 0644]
ts/structs/Option_TxOutZ.mts [new file with mode: 0644]
ts/structs/Option_TxidZ.mts [new file with mode: 0644]
ts/structs/Option_TypeZ.mts
ts/structs/Option_UtxoLookupZ.mts
ts/structs/Option_i64Z.mts [new file with mode: 0644]
ts/structs/Option_u128Z.mts
ts/structs/Option_u16Z.mts
ts/structs/Option_u32Z.mts
ts/structs/Option_u64Z.mts
ts/structs/OutPoint.mts
ts/structs/P2PGossipSync.mts
ts/structs/ParseError.mts [deleted file]
ts/structs/ParseOrSemanticError.mts
ts/structs/Path.mts
ts/structs/PathFailure.mts
ts/structs/Payee.mts [new file with mode: 0644]
ts/structs/PayeePubKey.mts
ts/structs/PaymentError.mts
ts/structs/PaymentParameters.mts
ts/structs/PaymentPurpose.mts
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 [new file with mode: 0644]
ts/structs/ProbabilisticScoringFeeParameters.mts [new file with mode: 0644]
ts/structs/ProbabilisticScoringParameters.mts [deleted file]
ts/structs/Quantity.mts
ts/structs/QueryChannelRange.mts
ts/structs/QueryShortChannelIds.mts
ts/structs/RapidGossipSync.mts
ts/structs/RawBolt11Invoice.mts [new file with mode: 0644]
ts/structs/RawDataPart.mts
ts/structs/RawInvoice.mts [deleted file]
ts/structs/ReadOnlyNetworkGraph.mts
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 [new file with mode: 0644]
ts/structs/Result_AnnouncementSignaturesDecodeErrorZ.mts
ts/structs/Result_BigSizeDecodeErrorZ.mts [new file with mode: 0644]
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 [new file with mode: 0644]
ts/structs/Result_Bolt11InvoiceFeaturesDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_Bolt11InvoiceParseOrSemanticErrorZ.mts [new file with mode: 0644]
ts/structs/Result_Bolt11InvoiceSignOrCreationErrorZ.mts [new file with mode: 0644]
ts/structs/Result_Bolt12InvoiceFeaturesDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_BuiltCommitmentTransactionDecodeErrorZ.mts
ts/structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.mts
ts/structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mts
ts/structs/Result_C2Tuple_PartiallySignedTransactionusizeZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.mts
ts/structs/Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.mts [deleted file]
ts/structs/Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.mts
ts/structs/Result_C2Tuple_SignatureCVec_SignatureZZNoneZ.mts
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 [new file with mode: 0644]
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_CVec_u8ZZNoneZ.mts
ts/structs/Result_CVec_SignatureZNoneZ.mts
ts/structs/Result_CVec_UtxoZNoneZ.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_ChannelDetailsDecodeErrorZ.mts
ts/structs/Result_ChannelFeaturesDecodeErrorZ.mts
ts/structs/Result_ChannelInfoDecodeErrorZ.mts
ts/structs/Result_ChannelMonitorUpdateDecodeErrorZ.mts
ts/structs/Result_ChannelPublicKeysDecodeErrorZ.mts
ts/structs/Result_ChannelReadyDecodeErrorZ.mts
ts/structs/Result_ChannelReestablishDecodeErrorZ.mts
ts/structs/Result_ChannelShutdownStateDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelTransactionParametersDecodeErrorZ.mts
ts/structs/Result_ChannelTypeFeaturesDecodeErrorZ.mts
ts/structs/Result_ChannelUpdateDecodeErrorZ.mts
ts/structs/Result_ChannelUpdateInfoDecodeErrorZ.mts
ts/structs/Result_ClosingSignedDecodeErrorZ.mts
ts/structs/Result_ClosingSignedFeeRangeDecodeErrorZ.mts
ts/structs/Result_CoinSelectionNoneZ.mts [new file with mode: 0644]
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_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_HTLCOutputInCommitmentDecodeErrorZ.mts
ts/structs/Result_HTLCUpdateDecodeErrorZ.mts
ts/structs/Result_HolderCommitmentTransactionDecodeErrorZ.mts
ts/structs/Result_HostnameDecodeErrorZ.mts [new file with mode: 0644]
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 [new file with mode: 0644]
ts/structs/Result_InvoiceFeaturesDecodeErrorZ.mts [deleted file]
ts/structs/Result_InvoiceParseOrSemanticErrorZ.mts [deleted file]
ts/structs/Result_InvoiceSemanticErrorZ.mts [deleted file]
ts/structs/Result_InvoiceSignOrCreationErrorZ.mts [deleted file]
ts/structs/Result_LockedChannelMonitorNoneZ.mts
ts/structs/Result_MaxDustHTLCExposureDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NetAddressDecodeErrorZ.mts
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 [new file with mode: 0644]
ts/structs/Result_NoneErrorZ.mts
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_NoneSemanticErrorZ.mts [deleted file]
ts/structs/Result_NoneSendErrorZ.mts
ts/structs/Result_OfferBolt12ParseErrorZ.mts [new file with mode: 0644]
ts/structs/Result_OffersMessageDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_OnionMessageDecodeErrorZ.mts
ts/structs/Result_OnionMessagePathNoneZ.mts [new file with mode: 0644]
ts/structs/Result_OpenChannelDecodeErrorZ.mts
ts/structs/Result_OpenChannelV2DecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_OutPointDecodeErrorZ.mts
ts/structs/Result_PartiallySignedTransactionNoneZ.mts [new file with mode: 0644]
ts/structs/Result_PayeePubKeyErrorZ.mts
ts/structs/Result_PaymentFailureReasonDecodeErrorZ.mts
ts/structs/Result_PaymentHashPaymentSendFailureZ.mts
ts/structs/Result_PaymentHashRetryableSendFailureZ.mts
ts/structs/Result_PaymentIdPaymentErrorZ.mts
ts/structs/Result_PaymentParametersDecodeErrorZ.mts
ts/structs/Result_PaymentPreimageAPIErrorZ.mts
ts/structs/Result_PaymentPurposeDecodeErrorZ.mts
ts/structs/Result_PaymentSecretAPIErrorZ.mts [deleted file]
ts/structs/Result_PaymentSecretNoneZ.mts
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
ts/structs/Result_PublicKeyNoneZ.mts
ts/structs/Result_QueryChannelRangeDecodeErrorZ.mts
ts/structs/Result_QueryShortChannelIdsDecodeErrorZ.mts
ts/structs/Result_RecipientOnionFieldsDecodeErrorZ.mts
ts/structs/Result_RecoverableSignatureNoneZ.mts
ts/structs/Result_RefundBolt12ParseErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ReplyChannelRangeDecodeErrorZ.mts
ts/structs/Result_ReplyShortChannelIdsEndDecodeErrorZ.mts
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_ScriptNoneZ.mts [new file with mode: 0644]
ts/structs/Result_SharedSecretNoneZ.mts
ts/structs/Result_ShutdownDecodeErrorZ.mts
ts/structs/Result_ShutdownScriptDecodeErrorZ.mts
ts/structs/Result_ShutdownScriptInvalidShutdownScriptZ.mts
ts/structs/Result_ShutdownScriptNoneZ.mts [new file with mode: 0644]
ts/structs/Result_SiPrefixBolt11ParseErrorZ.mts [new file with mode: 0644]
ts/structs/Result_SiPrefixParseErrorZ.mts [deleted file]
ts/structs/Result_SignatureNoneZ.mts
ts/structs/Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.mts [new file with mode: 0644]
ts/structs/Result_SignedRawInvoiceParseErrorZ.mts [deleted file]
ts/structs/Result_SpendableOutputDescriptorDecodeErrorZ.mts
ts/structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mts
ts/structs/Result_StringErrorZ.mts
ts/structs/Result_TransactionNoneZ.mts
ts/structs/Result_TransactionU16LenLimitedDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TransactionU16LenLimitedNoneZ.mts [new file with mode: 0644]
ts/structs/Result_TrustedClosingTransactionNoneZ.mts
ts/structs/Result_TrustedCommitmentTransactionNoneZ.mts
ts/structs/Result_TxAbortDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TxAckRbfDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TxAddInputDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TxAddOutputDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TxCompleteDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TxCreationKeysDecodeErrorZ.mts
ts/structs/Result_TxInitRbfDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TxOutUtxoLookupErrorZ.mts
ts/structs/Result_TxRemoveInputDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TxRemoveOutputDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TxSignaturesDecodeErrorZ.mts [new file with mode: 0644]
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_WarningMessageDecodeErrorZ.mts
ts/structs/Result_WriteableEcdsaChannelSignerDecodeErrorZ.mts
ts/structs/Result__u832APIErrorZ.mts
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/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 [new file with mode: 0644]
ts/structs/SignedRawInvoice.mts [deleted file]
ts/structs/SignerProvider.mts
ts/structs/SocketDescriptor.mts
ts/structs/SpendableOutputDescriptor.mts
ts/structs/StaticPaymentOutputDescriptor.mts
ts/structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mts
ts/structs/ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ.mts
ts/structs/ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ.mts [new file with mode: 0644]
ts/structs/ThreeTuple_RawInvoice_u832InvoiceSignatureZ.mts [deleted file]
ts/structs/TransactionU16LenLimited.mts [new file with mode: 0644]
ts/structs/TrustedClosingTransaction.mts
ts/structs/TrustedCommitmentTransaction.mts
ts/structs/TwoTuple_BlindedPayInfoBlindedPathZ.mts
ts/structs/TwoTuple_BlockHashChannelManagerZ.mts
ts/structs/TwoTuple_BlockHashChannelMonitorZ.mts
ts/structs/TwoTuple_OutPointCVec_MonitorUpdateIdZZ.mts
ts/structs/TwoTuple_OutPointScriptZ.mts
ts/structs/TwoTuple_PartiallySignedTransactionusizeZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_PaymentHashPaymentIdZ.mts
ts/structs/TwoTuple_PaymentHashPaymentSecretZ.mts
ts/structs/TwoTuple_PublicKeyCOption_NetAddressZZ.mts
ts/structs/TwoTuple_PublicKeyTypeZ.mts
ts/structs/TwoTuple_SignatureCVec_SignatureZZ.mts
ts/structs/TwoTuple_TxidBlockHashZ.mts [deleted file]
ts/structs/TwoTuple_TxidCOption_BlockHashZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ.mts
ts/structs/TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ.mts
ts/structs/TwoTuple_Z.mts
ts/structs/TwoTuple__u168_u168Z.mts
ts/structs/TwoTuple_u32ScriptZ.mts
ts/structs/TwoTuple_u32TxOutZ.mts
ts/structs/TwoTuple_u64u64Z.mts
ts/structs/TwoTuple_usizeTransactionZ.mts
ts/structs/TxAbort.mts [new file with mode: 0644]
ts/structs/TxAckRbf.mts [new file with mode: 0644]
ts/structs/TxAddInput.mts [new file with mode: 0644]
ts/structs/TxAddOutput.mts [new file with mode: 0644]
ts/structs/TxComplete.mts [new file with mode: 0644]
ts/structs/TxCreationKeys.mts
ts/structs/TxIn.mts [new file with mode: 0644]
ts/structs/TxInitRbf.mts [new file with mode: 0644]
ts/structs/TxOut.mts
ts/structs/TxRemoveInput.mts [new file with mode: 0644]
ts/structs/TxRemoveOutput.mts [new file with mode: 0644]
ts/structs/TxSignatures.mts [new file with mode: 0644]
ts/structs/Type.mts
ts/structs/UnsignedBolt12Invoice.mts [new file with mode: 0644]
ts/structs/UnsignedChannelAnnouncement.mts
ts/structs/UnsignedChannelUpdate.mts
ts/structs/UnsignedGossipMessage.mts
ts/structs/UnsignedInvoice.mts [deleted file]
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 [new file with mode: 0644]
ts/structs/UtxoFuture.mts
ts/structs/UtxoLookup.mts
ts/structs/UtxoResult.mts
ts/structs/Wallet.mts [new file with mode: 0644]
ts/structs/WalletSource.mts [new file with mode: 0644]
ts/structs/WarningMessage.mts
ts/structs/Watch.mts
ts/structs/WatchedOutput.mts
ts/structs/WriteableEcdsaChannelSigner.mts
ts/structs/WriteableScore.mts