Update auto-generated TypeScript files
authorMatt Corallo <git@bluematt.me>
Sat, 8 Jan 2022 04:13:50 +0000 (04:13 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 8 Jan 2022 04:16:38 +0000 (04:16 +0000)
commitbf08029c1ad5244b59902eada723b634dcade62d
tree8fffbce5d34ad5b48986d76f2567b0e33c95a5ad
parentca0aed596ddba4b859398743133c69db2c132644
Update auto-generated TypeScript files
277 files changed:
ts/InternalUtils.mts [new file with mode: 0644]
ts/bindings.mts
ts/index.mts [new file with mode: 0644]
ts/structs/APIError.mts [new file with mode: 0644]
ts/structs/AcceptChannel.mts [new file with mode: 0644]
ts/structs/Access.mts [new file with mode: 0644]
ts/structs/AnnouncementSignatures.mts [new file with mode: 0644]
ts/structs/Balance.mts [new file with mode: 0644]
ts/structs/BaseSign.mts [new file with mode: 0644]
ts/structs/BestBlock.mts [new file with mode: 0644]
ts/structs/BroadcasterInterface.mts [new file with mode: 0644]
ts/structs/BuiltCommitmentTransaction.mts [new file with mode: 0644]
ts/structs/ChainMonitor.mts [new file with mode: 0644]
ts/structs/ChainParameters.mts [new file with mode: 0644]
ts/structs/ChannelAnnouncement.mts [new file with mode: 0644]
ts/structs/ChannelConfig.mts [new file with mode: 0644]
ts/structs/ChannelCounterparty.mts [new file with mode: 0644]
ts/structs/ChannelDetails.mts [new file with mode: 0644]
ts/structs/ChannelFeatures.mts [new file with mode: 0644]
ts/structs/ChannelHandshakeConfig.mts [new file with mode: 0644]
ts/structs/ChannelHandshakeLimits.mts [new file with mode: 0644]
ts/structs/ChannelInfo.mts [new file with mode: 0644]
ts/structs/ChannelManager.mts [new file with mode: 0644]
ts/structs/ChannelManagerReadArgs.mts [new file with mode: 0644]
ts/structs/ChannelMessageHandler.mts [new file with mode: 0644]
ts/structs/ChannelMonitor.mts [new file with mode: 0644]
ts/structs/ChannelMonitorUpdate.mts [new file with mode: 0644]
ts/structs/ChannelPublicKeys.mts [new file with mode: 0644]
ts/structs/ChannelReestablish.mts [new file with mode: 0644]
ts/structs/ChannelTransactionParameters.mts [new file with mode: 0644]
ts/structs/ChannelTypeFeatures.mts [new file with mode: 0644]
ts/structs/ChannelUpdate.mts [new file with mode: 0644]
ts/structs/ClosingSigned.mts [new file with mode: 0644]
ts/structs/ClosingSignedFeeRange.mts [new file with mode: 0644]
ts/structs/ClosingTransaction.mts [new file with mode: 0644]
ts/structs/ClosureReason.mts [new file with mode: 0644]
ts/structs/CommitmentSigned.mts [new file with mode: 0644]
ts/structs/CommitmentTransaction.mts [new file with mode: 0644]
ts/structs/CommitmentUpdate.mts [new file with mode: 0644]
ts/structs/CommonBase.mts [new file with mode: 0644]
ts/structs/Confirm.mts [new file with mode: 0644]
ts/structs/CounterpartyChannelTransactionParameters.mts [new file with mode: 0644]
ts/structs/CounterpartyForwardingInfo.mts [new file with mode: 0644]
ts/structs/CustomMessageHandler.mts [new file with mode: 0644]
ts/structs/CustomMessageReader.mts [new file with mode: 0644]
ts/structs/DataLossProtect.mts [new file with mode: 0644]
ts/structs/DecodeError.mts [new file with mode: 0644]
ts/structs/DelayedPaymentOutputDescriptor.mts [new file with mode: 0644]
ts/structs/DirectedChannelTransactionParameters.mts [new file with mode: 0644]
ts/structs/DirectionalChannelInfo.mts [new file with mode: 0644]
ts/structs/ErrorAction.mts [new file with mode: 0644]
ts/structs/ErrorMessage.mts [new file with mode: 0644]
ts/structs/ErroringMessageHandler.mts [new file with mode: 0644]
ts/structs/Event.mts [new file with mode: 0644]
ts/structs/EventHandler.mts [new file with mode: 0644]
ts/structs/EventsProvider.mts [new file with mode: 0644]
ts/structs/FeeEstimator.mts [new file with mode: 0644]
ts/structs/Filter.mts [new file with mode: 0644]
ts/structs/FundingCreated.mts [new file with mode: 0644]
ts/structs/FundingLocked.mts [new file with mode: 0644]
ts/structs/FundingSigned.mts [new file with mode: 0644]
ts/structs/GossipTimestampFilter.mts [new file with mode: 0644]
ts/structs/HTLCOutputInCommitment.mts [new file with mode: 0644]
ts/structs/HTLCUpdate.mts [new file with mode: 0644]
ts/structs/HolderCommitmentTransaction.mts [new file with mode: 0644]
ts/structs/IgnoringMessageHandler.mts [new file with mode: 0644]
ts/structs/InMemorySigner.mts [new file with mode: 0644]
ts/structs/Init.mts [new file with mode: 0644]
ts/structs/InitFeatures.mts [new file with mode: 0644]
ts/structs/InvalidShutdownScript.mts [new file with mode: 0644]
ts/structs/InvoiceFeatures.mts [new file with mode: 0644]
ts/structs/KeysInterface.mts [new file with mode: 0644]
ts/structs/KeysManager.mts [new file with mode: 0644]
ts/structs/LightningError.mts [new file with mode: 0644]
ts/structs/Listen.mts [new file with mode: 0644]
ts/structs/LockableScore.mts [new file with mode: 0644]
ts/structs/LockedChannelMonitor.mts [new file with mode: 0644]
ts/structs/Logger.mts [new file with mode: 0644]
ts/structs/MessageHandler.mts [new file with mode: 0644]
ts/structs/MessageSendEvent.mts [new file with mode: 0644]
ts/structs/MessageSendEventsProvider.mts [new file with mode: 0644]
ts/structs/MonitorEvent.mts [new file with mode: 0644]
ts/structs/MonitorUpdateId.mts [new file with mode: 0644]
ts/structs/MultiThreadedLockableScore.mts [new file with mode: 0644]
ts/structs/NetAddress.mts [new file with mode: 0644]
ts/structs/NetGraphMsgHandler.mts [new file with mode: 0644]
ts/structs/NetworkGraph.mts [new file with mode: 0644]
ts/structs/NetworkUpdate.mts [new file with mode: 0644]
ts/structs/NodeAnnouncement.mts [new file with mode: 0644]
ts/structs/NodeAnnouncementInfo.mts [new file with mode: 0644]
ts/structs/NodeFeatures.mts [new file with mode: 0644]
ts/structs/NodeId.mts [new file with mode: 0644]
ts/structs/NodeInfo.mts [new file with mode: 0644]
ts/structs/OpenChannel.mts [new file with mode: 0644]
ts/structs/Option_AccessZ.mts [new file with mode: 0644]
ts/structs/Option_C2Tuple_usizeTransactionZZ.mts [new file with mode: 0644]
ts/structs/Option_CVec_NetAddressZZ.mts [new file with mode: 0644]
ts/structs/Option_ClosureReasonZ.mts [new file with mode: 0644]
ts/structs/Option_EventZ.mts [new file with mode: 0644]
ts/structs/Option_FilterZ.mts [new file with mode: 0644]
ts/structs/Option_MonitorEventZ.mts [new file with mode: 0644]
ts/structs/Option_NetworkUpdateZ.mts [new file with mode: 0644]
ts/structs/Option_TypeZ.mts [new file with mode: 0644]
ts/structs/Option_u16Z.mts [new file with mode: 0644]
ts/structs/Option_u32Z.mts [new file with mode: 0644]
ts/structs/Option_u64Z.mts [new file with mode: 0644]
ts/structs/OutPoint.mts [new file with mode: 0644]
ts/structs/Payee.mts [new file with mode: 0644]
ts/structs/PaymentPurpose.mts [new file with mode: 0644]
ts/structs/PaymentSendFailure.mts [new file with mode: 0644]
ts/structs/PeerHandleError.mts [new file with mode: 0644]
ts/structs/PeerManager.mts [new file with mode: 0644]
ts/structs/Persist.mts [new file with mode: 0644]
ts/structs/Ping.mts [new file with mode: 0644]
ts/structs/Pong.mts [new file with mode: 0644]
ts/structs/QueryChannelRange.mts [new file with mode: 0644]
ts/structs/QueryShortChannelIds.mts [new file with mode: 0644]
ts/structs/ReadOnlyNetworkGraph.mts [new file with mode: 0644]
ts/structs/Record.mts [new file with mode: 0644]
ts/structs/ReplyChannelRange.mts [new file with mode: 0644]
ts/structs/ReplyShortChannelIdsEnd.mts [new file with mode: 0644]
ts/structs/Result_AcceptChannelDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_AnnouncementSignaturesDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_BuiltCommitmentTransactionDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_C2Tuple_SignatureCVec_SignatureZZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_COption_ClosureReasonZDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_COption_EventZDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_COption_MonitorEventZDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_COption_NetworkUpdateZDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_COption_TypeZDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_CVec_CVec_u8ZZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_CVec_SignatureZNoneZ.mts [new file with mode: 0644]
ts/structs/Result_CVec_u8ZPeerHandleErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelAnnouncementDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelConfigDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelFeaturesDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelInfoDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelMonitorUpdateDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelPublicKeysDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelReestablishDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelTransactionParametersDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelTypeFeaturesDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ChannelUpdateDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ClosingSignedDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ClosingSignedFeeRangeDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_CommitmentSignedDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_CommitmentTransactionDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_CounterpartyChannelTransactionParametersDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_DirectionalChannelInfoDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ErrorMessageDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_FundingCreatedDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_FundingLockedDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_FundingSignedDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_GossipTimestampFilterDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_HTLCOutputInCommitmentDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_HTLCUpdateDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_HolderCommitmentTransactionDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_InMemorySignerDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_InitDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_InitFeaturesDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_InvoiceFeaturesDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_LockedChannelMonitorNoneZ.mts [new file with mode: 0644]
ts/structs/Result_NetAddressDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NetworkGraphDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NodeAnnouncementDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NodeAnnouncementInfoDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NodeFeaturesDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NodeIdDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NodeInfoDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NoneAPIErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NoneChannelMonitorUpdateErrZ.mts [new file with mode: 0644]
ts/structs/Result_NoneLightningErrorZ.mts [new file with mode: 0644]
ts/structs/Result_NoneNoneZ.mts [new file with mode: 0644]
ts/structs/Result_NonePaymentSendFailureZ.mts [new file with mode: 0644]
ts/structs/Result_NonePeerHandleErrorZ.mts [new file with mode: 0644]
ts/structs/Result_OpenChannelDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_OutPointDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_PayeeDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_PaymentIdPaymentSendFailureZ.mts [new file with mode: 0644]
ts/structs/Result_PaymentPreimageAPIErrorZ.mts [new file with mode: 0644]
ts/structs/Result_PaymentSecretAPIErrorZ.mts [new file with mode: 0644]
ts/structs/Result_PaymentSecretNoneZ.mts [new file with mode: 0644]
ts/structs/Result_PingDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_PongDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_PublicKeyErrorZ.mts [new file with mode: 0644]
ts/structs/Result_QueryChannelRangeDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_QueryShortChannelIdsDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RecoverableSignatureNoneZ.mts [new file with mode: 0644]
ts/structs/Result_ReplyChannelRangeDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ReplyShortChannelIdsEndDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RevokeAndACKDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RouteDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RouteHintDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RouteHintHopDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RouteHopDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RouteLightningErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RouteParametersDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_RoutingFeesDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ScoringParametersDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_SecretKeyErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ShutdownDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ShutdownScriptDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_ShutdownScriptInvalidShutdownScriptZ.mts [new file with mode: 0644]
ts/structs/Result_SignDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_SignatureNoneZ.mts [new file with mode: 0644]
ts/structs/Result_SpendableOutputDescriptorDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_StringErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TransactionNoneZ.mts [new file with mode: 0644]
ts/structs/Result_TrustedClosingTransactionNoneZ.mts [new file with mode: 0644]
ts/structs/Result_TrustedCommitmentTransactionNoneZ.mts [new file with mode: 0644]
ts/structs/Result_TxCreationKeysDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TxCreationKeysErrorZ.mts [new file with mode: 0644]
ts/structs/Result_TxOutAccessErrorZ.mts [new file with mode: 0644]
ts/structs/Result_UnsignedChannelAnnouncementDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_UnsignedChannelUpdateDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_UnsignedNodeAnnouncementDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_UpdateAddHTLCDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_UpdateFailHTLCDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_UpdateFailMalformedHTLCDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_UpdateFeeDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result_UpdateFulfillHTLCDecodeErrorZ.mts [new file with mode: 0644]
ts/structs/Result__u832APIErrorZ.mts [new file with mode: 0644]
ts/structs/Result_boolLightningErrorZ.mts [new file with mode: 0644]
ts/structs/Result_boolPeerHandleErrorZ.mts [new file with mode: 0644]
ts/structs/RevokeAndACK.mts [new file with mode: 0644]
ts/structs/Route.mts [new file with mode: 0644]
ts/structs/RouteHint.mts [new file with mode: 0644]
ts/structs/RouteHintHop.mts [new file with mode: 0644]
ts/structs/RouteHop.mts [new file with mode: 0644]
ts/structs/RouteParameters.mts [new file with mode: 0644]
ts/structs/RoutingFees.mts [new file with mode: 0644]
ts/structs/RoutingMessageHandler.mts [new file with mode: 0644]
ts/structs/Score.mts [new file with mode: 0644]
ts/structs/ScoringParameters.mts [new file with mode: 0644]
ts/structs/Shutdown.mts [new file with mode: 0644]
ts/structs/ShutdownScript.mts [new file with mode: 0644]
ts/structs/Sign.mts [new file with mode: 0644]
ts/structs/SocketDescriptor.mts [new file with mode: 0644]
ts/structs/SpendableOutputDescriptor.mts [new file with mode: 0644]
ts/structs/StaticPaymentOutputDescriptor.mts [new file with mode: 0644]
ts/structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mts [new file with mode: 0644]
ts/structs/TrustedClosingTransaction.mts [new file with mode: 0644]
ts/structs/TrustedCommitmentTransaction.mts [new file with mode: 0644]
ts/structs/TwoTuple_BlockHashChannelManagerZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_BlockHashChannelMonitorZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_OutPointScriptZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_PaymentHashPaymentIdZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_PaymentHashPaymentSecretZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_PublicKeyTypeZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_SignatureCVec_SignatureZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_u32ScriptZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_u32TxOutZ.mts [new file with mode: 0644]
ts/structs/TwoTuple_usizeTransactionZ.mts [new file with mode: 0644]
ts/structs/TxCreationKeys.mts [new file with mode: 0644]
ts/structs/TxOut.mts [new file with mode: 0644]
ts/structs/Type.mts [new file with mode: 0644]
ts/structs/UnsignedChannelAnnouncement.mts [new file with mode: 0644]
ts/structs/UnsignedChannelUpdate.mts [new file with mode: 0644]
ts/structs/UnsignedNodeAnnouncement.mts [new file with mode: 0644]
ts/structs/UpdateAddHTLC.mts [new file with mode: 0644]
ts/structs/UpdateFailHTLC.mts [new file with mode: 0644]
ts/structs/UpdateFailMalformedHTLC.mts [new file with mode: 0644]
ts/structs/UpdateFee.mts [new file with mode: 0644]
ts/structs/UpdateFulfillHTLC.mts [new file with mode: 0644]
ts/structs/UserConfig.mts [new file with mode: 0644]
ts/structs/UtilMethods.mts [new file with mode: 0644]
ts/structs/Watch.mts [new file with mode: 0644]
ts/structs/WatchedOutput.mts [new file with mode: 0644]