[C#] Run tests against release library in determinism CI run
[ldk-java] / ts / structs / EcdsaChannelSigner.mts
1 import { TxOut } from '../structs/TxOut.mjs';
2 import { TxIn } from '../structs/TxIn.mjs';
3 import { BigEndianScalar } from '../structs/BigEndianScalar.mjs';
4 import { WitnessProgram } from '../structs/WitnessProgram.mjs';
5 import { BlindedFailure } from '../enums/BlindedFailure.mjs';
6 import { Bolt11SemanticError } from '../enums/Bolt11SemanticError.mjs';
7 import { Bolt12SemanticError } from '../enums/Bolt12SemanticError.mjs';
8 import { COption_NoneZ } from '../enums/COption_NoneZ.mjs';
9 import { ChannelMonitorUpdateStatus } from '../enums/ChannelMonitorUpdateStatus.mjs';
10 import { ChannelShutdownState } from '../enums/ChannelShutdownState.mjs';
11 import { ConfirmationTarget } from '../enums/ConfirmationTarget.mjs';
12 import { CreationError } from '../enums/CreationError.mjs';
13 import { Currency } from '../enums/Currency.mjs';
14 import { Direction } from '../enums/Direction.mjs';
15 import { HTLCClaim } from '../enums/HTLCClaim.mjs';
16 import { IOError } from '../enums/IOError.mjs';
17 import { Level } from '../enums/Level.mjs';
18 import { Network } from '../enums/Network.mjs';
19 import { PaymentFailureReason } from '../enums/PaymentFailureReason.mjs';
20 import { Recipient } from '../enums/Recipient.mjs';
21 import { RetryableSendFailure } from '../enums/RetryableSendFailure.mjs';
22 import { Secp256k1Error } from '../enums/Secp256k1Error.mjs';
23 import { ShortChannelIdError } from '../enums/ShortChannelIdError.mjs';
24 import { SiPrefix } from '../enums/SiPrefix.mjs';
25 import { SocketAddressParseError } from '../enums/SocketAddressParseError.mjs';
26 import { UtxoLookupError } from '../enums/UtxoLookupError.mjs';
27 import { Bech32Error } from '../structs/Bech32Error.mjs';
28 import { RefundMaybeWithDerivedMetadataBuilder } from '../structs/RefundMaybeWithDerivedMetadataBuilder.mjs';
29 import { Result_RefundMaybeWithDerivedMetadataBuilderBolt12SemanticErrorZ } from '../structs/Result_RefundMaybeWithDerivedMetadataBuilderBolt12SemanticErrorZ.mjs';
30 import { Refund } from '../structs/Refund.mjs';
31 import { Result_RefundBolt12SemanticErrorZ } from '../structs/Result_RefundBolt12SemanticErrorZ.mjs';
32 import { Option_u64Z } from '../structs/Option_u64Z.mjs';
33 import { BlindedPath } from '../structs/BlindedPath.mjs';
34 import { Bolt12ParseError } from '../structs/Bolt12ParseError.mjs';
35 import { Result_RefundBolt12ParseErrorZ } from '../structs/Result_RefundBolt12ParseErrorZ.mjs';
36 import { Retry } from '../structs/Retry.mjs';
37 import { DecodeError } from '../structs/DecodeError.mjs';
38 import { Result_RetryDecodeErrorZ } from '../structs/Result_RetryDecodeErrorZ.mjs';
39 import { ShutdownScript } from '../structs/ShutdownScript.mjs';
40 import { APIError } from '../structs/APIError.mjs';
41 import { Result_NoneAPIErrorZ } from '../structs/Result_NoneAPIErrorZ.mjs';
42 import { Option_ThirtyTwoBytesZ } from '../structs/Option_ThirtyTwoBytesZ.mjs';
43 import { Option_CVec_u8ZZ } from '../structs/Option_CVec_u8ZZ.mjs';
44 import { RecipientOnionFields } from '../structs/RecipientOnionFields.mjs';
45 import { Result_RecipientOnionFieldsDecodeErrorZ } from '../structs/Result_RecipientOnionFieldsDecodeErrorZ.mjs';
46 import { TwoTuple_u64CVec_u8ZZ } from '../structs/TwoTuple_u64CVec_u8ZZ.mjs';
47 import { Result_RecipientOnionFieldsNoneZ } from '../structs/Result_RecipientOnionFieldsNoneZ.mjs';
48 import { UnsignedBolt12Invoice } from '../structs/UnsignedBolt12Invoice.mjs';
49 import { Result_UnsignedBolt12InvoiceBolt12SemanticErrorZ } from '../structs/Result_UnsignedBolt12InvoiceBolt12SemanticErrorZ.mjs';
50 import { Bolt12Invoice } from '../structs/Bolt12Invoice.mjs';
51 import { Result_Bolt12InvoiceBolt12SemanticErrorZ } from '../structs/Result_Bolt12InvoiceBolt12SemanticErrorZ.mjs';
52 import { Result_SchnorrSignatureNoneZ } from '../structs/Result_SchnorrSignatureNoneZ.mjs';
53 import { Option_CVec_ThirtyTwoBytesZZ } from '../structs/Option_CVec_ThirtyTwoBytesZZ.mjs';
54 import { Amount } from '../structs/Amount.mjs';
55 import { Option_AmountZ } from '../structs/Option_AmountZ.mjs';
56 import { Quantity } from '../structs/Quantity.mjs';
57 import { Option_QuantityZ } from '../structs/Option_QuantityZ.mjs';
58 import { Result_ThirtyTwoBytesNoneZ } from '../structs/Result_ThirtyTwoBytesNoneZ.mjs';
59 import { BlindedPayInfo } from '../structs/BlindedPayInfo.mjs';
60 import { Result_BlindedPayInfoDecodeErrorZ } from '../structs/Result_BlindedPayInfoDecodeErrorZ.mjs';
61 import { DelayedPaymentOutputDescriptor } from '../structs/DelayedPaymentOutputDescriptor.mjs';
62 import { Result_DelayedPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mjs';
63 import { StaticPaymentOutputDescriptor } from '../structs/StaticPaymentOutputDescriptor.mjs';
64 import { Result_StaticPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mjs';
65 import { OutPoint } from '../structs/OutPoint.mjs';
66 import { SpendableOutputDescriptor } from '../structs/SpendableOutputDescriptor.mjs';
67 import { Result_SpendableOutputDescriptorDecodeErrorZ } from '../structs/Result_SpendableOutputDescriptorDecodeErrorZ.mjs';
68 import { Option_u32Z } from '../structs/Option_u32Z.mjs';
69 import { TwoTuple_CVec_u8Zu64Z } from '../structs/TwoTuple_CVec_u8Zu64Z.mjs';
70 import { Result_C2Tuple_CVec_u8Zu64ZNoneZ } from '../structs/Result_C2Tuple_CVec_u8Zu64ZNoneZ.mjs';
71 import { ChannelDerivationParameters } from '../structs/ChannelDerivationParameters.mjs';
72 import { Result_ChannelDerivationParametersDecodeErrorZ } from '../structs/Result_ChannelDerivationParametersDecodeErrorZ.mjs';
73 import { HTLCDescriptor } from '../structs/HTLCDescriptor.mjs';
74 import { Result_HTLCDescriptorDecodeErrorZ } from '../structs/Result_HTLCDescriptorDecodeErrorZ.mjs';
75 import { Result_NoneNoneZ } from '../structs/Result_NoneNoneZ.mjs';
76 import { Result_PublicKeyNoneZ } from '../structs/Result_PublicKeyNoneZ.mjs';
77 import { Option_BigEndianScalarZ } from '../structs/Option_BigEndianScalarZ.mjs';
78 import { Result_RecoverableSignatureNoneZ } from '../structs/Result_RecoverableSignatureNoneZ.mjs';
79 import { Result_ECDSASignatureNoneZ } from '../structs/Result_ECDSASignatureNoneZ.mjs';
80 import { Result_TransactionNoneZ } from '../structs/Result_TransactionNoneZ.mjs';
81 import { TwoTuple_ECDSASignatureCVec_ECDSASignatureZZ } from '../structs/TwoTuple_ECDSASignatureCVec_ECDSASignatureZZ.mjs';
82 import { Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ } from '../structs/Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ.mjs';
83 import { CommitmentTransaction } from '../structs/CommitmentTransaction.mjs';
84 import { HolderCommitmentTransaction } from '../structs/HolderCommitmentTransaction.mjs';
85 import { HTLCOutputInCommitment } from '../structs/HTLCOutputInCommitment.mjs';
86 import { ClosingTransaction } from '../structs/ClosingTransaction.mjs';
87 import { UnsignedChannelAnnouncement } from '../structs/UnsignedChannelAnnouncement.mjs';
88 import { ChannelPublicKeys } from '../structs/ChannelPublicKeys.mjs';
89 import { ChannelTransactionParameters } from '../structs/ChannelTransactionParameters.mjs';
90 import { ChannelSigner, ChannelSignerInterface } from '../structs/ChannelSigner.mjs';
91 import { WriteableEcdsaChannelSigner, WriteableEcdsaChannelSignerInterface } from '../structs/WriteableEcdsaChannelSigner.mjs';
92 import { Result_WriteableEcdsaChannelSignerDecodeErrorZ } from '../structs/Result_WriteableEcdsaChannelSignerDecodeErrorZ.mjs';
93 import { Result_CVec_u8ZNoneZ } from '../structs/Result_CVec_u8ZNoneZ.mjs';
94 import { Result_ShutdownScriptNoneZ } from '../structs/Result_ShutdownScriptNoneZ.mjs';
95 import { Option_u16Z } from '../structs/Option_u16Z.mjs';
96 import { Option_boolZ } from '../structs/Option_boolZ.mjs';
97 import { Result_WitnessNoneZ } from '../structs/Result_WitnessNoneZ.mjs';
98 import { InMemorySigner } from '../structs/InMemorySigner.mjs';
99 import { Result_InMemorySignerDecodeErrorZ } from '../structs/Result_InMemorySignerDecodeErrorZ.mjs';
100 import { ChannelDetails } from '../structs/ChannelDetails.mjs';
101 import { Route } from '../structs/Route.mjs';
102 import { LightningError } from '../structs/LightningError.mjs';
103 import { Result_RouteLightningErrorZ } from '../structs/Result_RouteLightningErrorZ.mjs';
104 import { TwoTuple_BlindedPayInfoBlindedPathZ } from '../structs/TwoTuple_BlindedPayInfoBlindedPathZ.mjs';
105 import { Result_CVec_C2Tuple_BlindedPayInfoBlindedPathZZNoneZ } from '../structs/Result_CVec_C2Tuple_BlindedPayInfoBlindedPathZZNoneZ.mjs';
106 import { OnionMessagePath } from '../structs/OnionMessagePath.mjs';
107 import { Result_OnionMessagePathNoneZ } from '../structs/Result_OnionMessagePathNoneZ.mjs';
108 import { Result_CVec_BlindedPathZNoneZ } from '../structs/Result_CVec_BlindedPathZNoneZ.mjs';
109 import { InFlightHtlcs } from '../structs/InFlightHtlcs.mjs';
110 import { Result_InFlightHtlcsDecodeErrorZ } from '../structs/Result_InFlightHtlcsDecodeErrorZ.mjs';
111 import { RouteHop } from '../structs/RouteHop.mjs';
112 import { Result_RouteHopDecodeErrorZ } from '../structs/Result_RouteHopDecodeErrorZ.mjs';
113 import { BlindedHop } from '../structs/BlindedHop.mjs';
114 import { BlindedTail } from '../structs/BlindedTail.mjs';
115 import { Result_BlindedTailDecodeErrorZ } from '../structs/Result_BlindedTailDecodeErrorZ.mjs';
116 import { Path } from '../structs/Path.mjs';
117 import { Result_RouteDecodeErrorZ } from '../structs/Result_RouteDecodeErrorZ.mjs';
118 import { RouteParameters } from '../structs/RouteParameters.mjs';
119 import { Result_RouteParametersDecodeErrorZ } from '../structs/Result_RouteParametersDecodeErrorZ.mjs';
120 import { PaymentParameters } from '../structs/PaymentParameters.mjs';
121 import { Result_PaymentParametersDecodeErrorZ } from '../structs/Result_PaymentParametersDecodeErrorZ.mjs';
122 import { RouteHint } from '../structs/RouteHint.mjs';
123 import { RouteHintHop } from '../structs/RouteHintHop.mjs';
124 import { Result_RouteHintDecodeErrorZ } from '../structs/Result_RouteHintDecodeErrorZ.mjs';
125 import { Result_RouteHintHopDecodeErrorZ } from '../structs/Result_RouteHintHopDecodeErrorZ.mjs';
126 import { FixedPenaltyScorer } from '../structs/FixedPenaltyScorer.mjs';
127 import { Result_FixedPenaltyScorerDecodeErrorZ } from '../structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs';
128 import { NodeId } from '../structs/NodeId.mjs';
129 import { TwoTuple_u64u64Z } from '../structs/TwoTuple_u64u64Z.mjs';
130 import { Option_C2Tuple_u64u64ZZ } from '../structs/Option_C2Tuple_u64u64ZZ.mjs';
131 import { TwoTuple_Z } from '../structs/TwoTuple_Z.mjs';
132 import { TwoTuple__u1632_u1632Z } from '../structs/TwoTuple__u1632_u1632Z.mjs';
133 import { Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ } from '../structs/Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ.mjs';
134 import { Option_f64Z } from '../structs/Option_f64Z.mjs';
135 import { Record } from '../structs/Record.mjs';
136 import { Logger, LoggerInterface } from '../structs/Logger.mjs';
137 import { NetworkGraph } from '../structs/NetworkGraph.mjs';
138 import { ProbabilisticScorer } from '../structs/ProbabilisticScorer.mjs';
139 import { Result_ProbabilisticScorerDecodeErrorZ } from '../structs/Result_ProbabilisticScorerDecodeErrorZ.mjs';
140 import { BestBlock } from '../structs/BestBlock.mjs';
141 import { Result_BestBlockDecodeErrorZ } from '../structs/Result_BestBlockDecodeErrorZ.mjs';
142 import { TwoTuple_usizeTransactionZ } from '../structs/TwoTuple_usizeTransactionZ.mjs';
143 import { ThreeTuple_ThirtyTwoBytesu32COption_ThirtyTwoBytesZZ } from '../structs/ThreeTuple_ThirtyTwoBytesu32COption_ThirtyTwoBytesZZ.mjs';
144 import { Result_ChannelMonitorUpdateStatusNoneZ } from '../structs/Result_ChannelMonitorUpdateStatusNoneZ.mjs';
145 import { HTLCUpdate } from '../structs/HTLCUpdate.mjs';
146 import { UntrustedString } from '../structs/UntrustedString.mjs';
147 import { ClosureReason } from '../structs/ClosureReason.mjs';
148 import { ChannelId } from '../structs/ChannelId.mjs';
149 import { MonitorEvent } from '../structs/MonitorEvent.mjs';
150 import { FourTuple_OutPointChannelIdCVec_MonitorEventZPublicKeyZ } from '../structs/FourTuple_OutPointChannelIdCVec_MonitorEventZPublicKeyZ.mjs';
151 import { InitFeatures } from '../structs/InitFeatures.mjs';
152 import { Result_InitFeaturesDecodeErrorZ } from '../structs/Result_InitFeaturesDecodeErrorZ.mjs';
153 import { ChannelFeatures } from '../structs/ChannelFeatures.mjs';
154 import { Result_ChannelFeaturesDecodeErrorZ } from '../structs/Result_ChannelFeaturesDecodeErrorZ.mjs';
155 import { NodeFeatures } from '../structs/NodeFeatures.mjs';
156 import { Result_NodeFeaturesDecodeErrorZ } from '../structs/Result_NodeFeaturesDecodeErrorZ.mjs';
157 import { Bolt11InvoiceFeatures } from '../structs/Bolt11InvoiceFeatures.mjs';
158 import { Result_Bolt11InvoiceFeaturesDecodeErrorZ } from '../structs/Result_Bolt11InvoiceFeaturesDecodeErrorZ.mjs';
159 import { Bolt12InvoiceFeatures } from '../structs/Bolt12InvoiceFeatures.mjs';
160 import { Result_Bolt12InvoiceFeaturesDecodeErrorZ } from '../structs/Result_Bolt12InvoiceFeaturesDecodeErrorZ.mjs';
161 import { BlindedHopFeatures } from '../structs/BlindedHopFeatures.mjs';
162 import { Result_BlindedHopFeaturesDecodeErrorZ } from '../structs/Result_BlindedHopFeaturesDecodeErrorZ.mjs';
163 import { ChannelTypeFeatures } from '../structs/ChannelTypeFeatures.mjs';
164 import { Result_ChannelTypeFeaturesDecodeErrorZ } from '../structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs';
165 import { OfferId } from '../structs/OfferId.mjs';
166 import { Result_OfferIdDecodeErrorZ } from '../structs/Result_OfferIdDecodeErrorZ.mjs';
167 import { Result_NoneBolt12SemanticErrorZ } from '../structs/Result_NoneBolt12SemanticErrorZ.mjs';
168 import { Offer } from '../structs/Offer.mjs';
169 import { Result_OfferBolt12SemanticErrorZ } from '../structs/Result_OfferBolt12SemanticErrorZ.mjs';
170 import { InvoiceRequestWithDerivedPayerIdBuilder } from '../structs/InvoiceRequestWithDerivedPayerIdBuilder.mjs';
171 import { Result_InvoiceRequestWithDerivedPayerIdBuilderBolt12SemanticErrorZ } from '../structs/Result_InvoiceRequestWithDerivedPayerIdBuilderBolt12SemanticErrorZ.mjs';
172 import { InvoiceRequestWithExplicitPayerIdBuilder } from '../structs/InvoiceRequestWithExplicitPayerIdBuilder.mjs';
173 import { Result_InvoiceRequestWithExplicitPayerIdBuilderBolt12SemanticErrorZ } from '../structs/Result_InvoiceRequestWithExplicitPayerIdBuilderBolt12SemanticErrorZ.mjs';
174 import { Result_OfferBolt12ParseErrorZ } from '../structs/Result_OfferBolt12ParseErrorZ.mjs';
175 import { Result_NodeIdDecodeErrorZ } from '../structs/Result_NodeIdDecodeErrorZ.mjs';
176 import { Result_PublicKeySecp256k1ErrorZ } from '../structs/Result_PublicKeySecp256k1ErrorZ.mjs';
177 import { ChannelUpdate } from '../structs/ChannelUpdate.mjs';
178 import { NetworkUpdate } from '../structs/NetworkUpdate.mjs';
179 import { Option_NetworkUpdateZ } from '../structs/Option_NetworkUpdateZ.mjs';
180 import { Result_COption_NetworkUpdateZDecodeErrorZ } from '../structs/Result_COption_NetworkUpdateZDecodeErrorZ.mjs';
181 import { Result_TxOutUtxoLookupErrorZ } from '../structs/Result_TxOutUtxoLookupErrorZ.mjs';
182 import { UtxoFuture } from '../structs/UtxoFuture.mjs';
183 import { UtxoResult } from '../structs/UtxoResult.mjs';
184 import { UtxoLookup, UtxoLookupInterface } from '../structs/UtxoLookup.mjs';
185 import { Option_UtxoLookupZ } from '../structs/Option_UtxoLookupZ.mjs';
186 import { Result_NoneLightningErrorZ } from '../structs/Result_NoneLightningErrorZ.mjs';
187 import { Result_boolLightningErrorZ } from '../structs/Result_boolLightningErrorZ.mjs';
188 import { ChannelAnnouncement } from '../structs/ChannelAnnouncement.mjs';
189 import { ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ } from '../structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
190 import { Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ } from '../structs/Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.mjs';
191 import { AcceptChannel } from '../structs/AcceptChannel.mjs';
192 import { AcceptChannelV2 } from '../structs/AcceptChannelV2.mjs';
193 import { OpenChannel } from '../structs/OpenChannel.mjs';
194 import { OpenChannelV2 } from '../structs/OpenChannelV2.mjs';
195 import { FundingCreated } from '../structs/FundingCreated.mjs';
196 import { FundingSigned } from '../structs/FundingSigned.mjs';
197 import { Stfu } from '../structs/Stfu.mjs';
198 import { Splice } from '../structs/Splice.mjs';
199 import { SpliceAck } from '../structs/SpliceAck.mjs';
200 import { SpliceLocked } from '../structs/SpliceLocked.mjs';
201 import { TxAddInput } from '../structs/TxAddInput.mjs';
202 import { TxAddOutput } from '../structs/TxAddOutput.mjs';
203 import { TxRemoveInput } from '../structs/TxRemoveInput.mjs';
204 import { TxRemoveOutput } from '../structs/TxRemoveOutput.mjs';
205 import { TxComplete } from '../structs/TxComplete.mjs';
206 import { TxSignatures } from '../structs/TxSignatures.mjs';
207 import { TxInitRbf } from '../structs/TxInitRbf.mjs';
208 import { TxAckRbf } from '../structs/TxAckRbf.mjs';
209 import { TxAbort } from '../structs/TxAbort.mjs';
210 import { ChannelReady } from '../structs/ChannelReady.mjs';
211 import { AnnouncementSignatures } from '../structs/AnnouncementSignatures.mjs';
212 import { CommitmentUpdate } from '../structs/CommitmentUpdate.mjs';
213 import { RevokeAndACK } from '../structs/RevokeAndACK.mjs';
214 import { ClosingSigned } from '../structs/ClosingSigned.mjs';
215 import { Shutdown } from '../structs/Shutdown.mjs';
216 import { ChannelReestablish } from '../structs/ChannelReestablish.mjs';
217 import { NodeAnnouncement } from '../structs/NodeAnnouncement.mjs';
218 import { ErrorMessage } from '../structs/ErrorMessage.mjs';
219 import { WarningMessage } from '../structs/WarningMessage.mjs';
220 import { ErrorAction } from '../structs/ErrorAction.mjs';
221 import { QueryChannelRange } from '../structs/QueryChannelRange.mjs';
222 import { QueryShortChannelIds } from '../structs/QueryShortChannelIds.mjs';
223 import { ReplyChannelRange } from '../structs/ReplyChannelRange.mjs';
224 import { GossipTimestampFilter } from '../structs/GossipTimestampFilter.mjs';
225 import { MessageSendEvent } from '../structs/MessageSendEvent.mjs';
226 import { ChannelUpdateInfo } from '../structs/ChannelUpdateInfo.mjs';
227 import { Result_ChannelUpdateInfoDecodeErrorZ } from '../structs/Result_ChannelUpdateInfoDecodeErrorZ.mjs';
228 import { ChannelInfo } from '../structs/ChannelInfo.mjs';
229 import { Result_ChannelInfoDecodeErrorZ } from '../structs/Result_ChannelInfoDecodeErrorZ.mjs';
230 import { RoutingFees } from '../structs/RoutingFees.mjs';
231 import { Result_RoutingFeesDecodeErrorZ } from '../structs/Result_RoutingFeesDecodeErrorZ.mjs';
232 import { Hostname } from '../structs/Hostname.mjs';
233 import { SocketAddress } from '../structs/SocketAddress.mjs';
234 import { NodeAnnouncementInfo } from '../structs/NodeAnnouncementInfo.mjs';
235 import { Result_NodeAnnouncementInfoDecodeErrorZ } from '../structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs';
236 import { NodeAlias } from '../structs/NodeAlias.mjs';
237 import { Result_NodeAliasDecodeErrorZ } from '../structs/Result_NodeAliasDecodeErrorZ.mjs';
238 import { NodeInfo } from '../structs/NodeInfo.mjs';
239 import { Result_NodeInfoDecodeErrorZ } from '../structs/Result_NodeInfoDecodeErrorZ.mjs';
240 import { Result_NetworkGraphDecodeErrorZ } from '../structs/Result_NetworkGraphDecodeErrorZ.mjs';
241 import { Option_CVec_SocketAddressZZ } from '../structs/Option_CVec_SocketAddressZZ.mjs';
242 import { Result_u64ShortChannelIdErrorZ } from '../structs/Result_u64ShortChannelIdErrorZ.mjs';
243 import { PendingHTLCInfo } from '../structs/PendingHTLCInfo.mjs';
244 import { InboundHTLCErr } from '../structs/InboundHTLCErr.mjs';
245 import { Result_PendingHTLCInfoInboundHTLCErrZ } from '../structs/Result_PendingHTLCInfoInboundHTLCErrZ.mjs';
246 import { Utxo } from '../structs/Utxo.mjs';
247 import { Option_TxOutZ } from '../structs/Option_TxOutZ.mjs';
248 import { Input } from '../structs/Input.mjs';
249 import { CoinSelection } from '../structs/CoinSelection.mjs';
250 import { Result_CoinSelectionNoneZ } from '../structs/Result_CoinSelectionNoneZ.mjs';
251 import { Result_CVec_UtxoZNoneZ } from '../structs/Result_CVec_UtxoZNoneZ.mjs';
252 import { UnknownPaymentContext } from '../structs/UnknownPaymentContext.mjs';
253 import { Bolt12OfferContext } from '../structs/Bolt12OfferContext.mjs';
254 import { Bolt12RefundContext } from '../structs/Bolt12RefundContext.mjs';
255 import { PaymentContext } from '../structs/PaymentContext.mjs';
256 import { Option_PaymentContextZ } from '../structs/Option_PaymentContextZ.mjs';
257 import { TwoTuple_u64u16Z } from '../structs/TwoTuple_u64u16Z.mjs';
258 import { Option_C2Tuple_u64u16ZZ } from '../structs/Option_C2Tuple_u64u16ZZ.mjs';
259 import { Option_ChannelShutdownStateZ } from '../structs/Option_ChannelShutdownStateZ.mjs';
260 import { Result_ChannelIdAPIErrorZ } from '../structs/Result_ChannelIdAPIErrorZ.mjs';
261 import { RecentPaymentDetails } from '../structs/RecentPaymentDetails.mjs';
262 import { PaymentSendFailure } from '../structs/PaymentSendFailure.mjs';
263 import { Result_NonePaymentSendFailureZ } from '../structs/Result_NonePaymentSendFailureZ.mjs';
264 import { Result_NoneRetryableSendFailureZ } from '../structs/Result_NoneRetryableSendFailureZ.mjs';
265 import { Result_ThirtyTwoBytesPaymentSendFailureZ } from '../structs/Result_ThirtyTwoBytesPaymentSendFailureZ.mjs';
266 import { Result_ThirtyTwoBytesRetryableSendFailureZ } from '../structs/Result_ThirtyTwoBytesRetryableSendFailureZ.mjs';
267 import { TwoTuple_ThirtyTwoBytesThirtyTwoBytesZ } from '../structs/TwoTuple_ThirtyTwoBytesThirtyTwoBytesZ.mjs';
268 import { Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZPaymentSendFailureZ } from '../structs/Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZPaymentSendFailureZ.mjs';
269 import { ProbeSendFailure } from '../structs/ProbeSendFailure.mjs';
270 import { Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ } from '../structs/Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ.mjs';
271 import { TwoTuple_ChannelIdPublicKeyZ } from '../structs/TwoTuple_ChannelIdPublicKeyZ.mjs';
272 import { OfferWithDerivedMetadataBuilder } from '../structs/OfferWithDerivedMetadataBuilder.mjs';
273 import { Result_OfferWithDerivedMetadataBuilderBolt12SemanticErrorZ } from '../structs/Result_OfferWithDerivedMetadataBuilderBolt12SemanticErrorZ.mjs';
274 import { Option_StrZ } from '../structs/Option_StrZ.mjs';
275 import { Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZNoneZ } from '../structs/Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZNoneZ.mjs';
276 import { Result_ThirtyTwoBytesAPIErrorZ } from '../structs/Result_ThirtyTwoBytesAPIErrorZ.mjs';
277 import { InvoiceRequest } from '../structs/InvoiceRequest.mjs';
278 import { InvoiceError } from '../structs/InvoiceError.mjs';
279 import { OffersMessage } from '../structs/OffersMessage.mjs';
280 import { Option_OffersMessageZ } from '../structs/Option_OffersMessageZ.mjs';
281 import { Destination } from '../structs/Destination.mjs';
282 import { ThreeTuple_OffersMessageDestinationBlindedPathZ } from '../structs/ThreeTuple_OffersMessageDestinationBlindedPathZ.mjs';
283 import { CounterpartyForwardingInfo } from '../structs/CounterpartyForwardingInfo.mjs';
284 import { Result_CounterpartyForwardingInfoDecodeErrorZ } from '../structs/Result_CounterpartyForwardingInfoDecodeErrorZ.mjs';
285 import { ChannelCounterparty } from '../structs/ChannelCounterparty.mjs';
286 import { Result_ChannelCounterpartyDecodeErrorZ } from '../structs/Result_ChannelCounterpartyDecodeErrorZ.mjs';
287 import { Result_ChannelDetailsDecodeErrorZ } from '../structs/Result_ChannelDetailsDecodeErrorZ.mjs';
288 import { PhantomRouteHints } from '../structs/PhantomRouteHints.mjs';
289 import { Result_PhantomRouteHintsDecodeErrorZ } from '../structs/Result_PhantomRouteHintsDecodeErrorZ.mjs';
290 import { BlindedForward } from '../structs/BlindedForward.mjs';
291 import { Result_BlindedForwardDecodeErrorZ } from '../structs/Result_BlindedForwardDecodeErrorZ.mjs';
292 import { OnionPacket } from '../structs/OnionPacket.mjs';
293 import { FinalOnionHopData } from '../structs/FinalOnionHopData.mjs';
294 import { PendingHTLCRouting } from '../structs/PendingHTLCRouting.mjs';
295 import { Result_PendingHTLCRoutingDecodeErrorZ } from '../structs/Result_PendingHTLCRoutingDecodeErrorZ.mjs';
296 import { Result_PendingHTLCInfoDecodeErrorZ } from '../structs/Result_PendingHTLCInfoDecodeErrorZ.mjs';
297 import { Result_BlindedFailureDecodeErrorZ } from '../structs/Result_BlindedFailureDecodeErrorZ.mjs';
298 import { Result_ChannelShutdownStateDecodeErrorZ } from '../structs/Result_ChannelShutdownStateDecodeErrorZ.mjs';
299 import { ChannelMonitor } from '../structs/ChannelMonitor.mjs';
300 import { ChannelMonitorUpdate } from '../structs/ChannelMonitorUpdate.mjs';
301 import { Watch, WatchInterface } from '../structs/Watch.mjs';
302 import { BroadcasterInterface, BroadcasterInterfaceInterface } from '../structs/BroadcasterInterface.mjs';
303 import { EntropySource, EntropySourceInterface } from '../structs/EntropySource.mjs';
304 import { UnsignedInvoiceRequest } from '../structs/UnsignedInvoiceRequest.mjs';
305 import { UnsignedChannelUpdate } from '../structs/UnsignedChannelUpdate.mjs';
306 import { UnsignedNodeAnnouncement } from '../structs/UnsignedNodeAnnouncement.mjs';
307 import { UnsignedGossipMessage } from '../structs/UnsignedGossipMessage.mjs';
308 import { NodeSigner, NodeSignerInterface } from '../structs/NodeSigner.mjs';
309 import { SignerProvider, SignerProviderInterface } from '../structs/SignerProvider.mjs';
310 import { FeeEstimator, FeeEstimatorInterface } from '../structs/FeeEstimator.mjs';
311 import { ReceiveTlvs } from '../structs/ReceiveTlvs.mjs';
312 import { MessageRouter, MessageRouterInterface } from '../structs/MessageRouter.mjs';
313 import { Router, RouterInterface } from '../structs/Router.mjs';
314 import { ChannelManager } from '../structs/ChannelManager.mjs';
315 import { TwoTuple_ThirtyTwoBytesChannelManagerZ } from '../structs/TwoTuple_ThirtyTwoBytesChannelManagerZ.mjs';
316 import { Result_C2Tuple_ThirtyTwoBytesChannelManagerZDecodeErrorZ } from '../structs/Result_C2Tuple_ThirtyTwoBytesChannelManagerZDecodeErrorZ.mjs';
317 import { MaxDustHTLCExposure } from '../structs/MaxDustHTLCExposure.mjs';
318 import { Result_MaxDustHTLCExposureDecodeErrorZ } from '../structs/Result_MaxDustHTLCExposureDecodeErrorZ.mjs';
319 import { ChannelConfig } from '../structs/ChannelConfig.mjs';
320 import { Result_ChannelConfigDecodeErrorZ } from '../structs/Result_ChannelConfigDecodeErrorZ.mjs';
321 import { Option_MaxDustHTLCExposureZ } from '../structs/Option_MaxDustHTLCExposureZ.mjs';
322 import { Option_APIErrorZ } from '../structs/Option_APIErrorZ.mjs';
323 import { Result_COption_APIErrorZDecodeErrorZ } from '../structs/Result_COption_APIErrorZDecodeErrorZ.mjs';
324 import { Result_ChannelMonitorUpdateDecodeErrorZ } from '../structs/Result_ChannelMonitorUpdateDecodeErrorZ.mjs';
325 import { Option_MonitorEventZ } from '../structs/Option_MonitorEventZ.mjs';
326 import { Result_COption_MonitorEventZDecodeErrorZ } from '../structs/Result_COption_MonitorEventZDecodeErrorZ.mjs';
327 import { Result_HTLCUpdateDecodeErrorZ } from '../structs/Result_HTLCUpdateDecodeErrorZ.mjs';
328 import { TwoTuple_OutPointCVec_u8ZZ } from '../structs/TwoTuple_OutPointCVec_u8ZZ.mjs';
329 import { TwoTuple_u32CVec_u8ZZ } from '../structs/TwoTuple_u32CVec_u8ZZ.mjs';
330 import { TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ } from '../structs/TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ.mjs';
331 import { TwoTuple_u32TxOutZ } from '../structs/TwoTuple_u32TxOutZ.mjs';
332 import { TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32TxOutZZZ } from '../structs/TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32TxOutZZZ.mjs';
333 import { Balance } from '../structs/Balance.mjs';
334 import { TwoTuple_ThirtyTwoBytesChannelMonitorZ } from '../structs/TwoTuple_ThirtyTwoBytesChannelMonitorZ.mjs';
335 import { Result_C2Tuple_ThirtyTwoBytesChannelMonitorZDecodeErrorZ } from '../structs/Result_C2Tuple_ThirtyTwoBytesChannelMonitorZDecodeErrorZ.mjs';
336 import { Type, TypeInterface } from '../structs/Type.mjs';
337 import { TwoTuple_PublicKeyTypeZ } from '../structs/TwoTuple_PublicKeyTypeZ.mjs';
338 import { TwoTuple_PublicKeyCVec_SocketAddressZZ } from '../structs/TwoTuple_PublicKeyCVec_SocketAddressZZ.mjs';
339 import { OnionMessageContents, OnionMessageContentsInterface } from '../structs/OnionMessageContents.mjs';
340 import { Option_OnionMessageContentsZ } from '../structs/Option_OnionMessageContentsZ.mjs';
341 import { Result_COption_OnionMessageContentsZDecodeErrorZ } from '../structs/Result_COption_OnionMessageContentsZDecodeErrorZ.mjs';
342 import { ThreeTuple_OnionMessageContentsDestinationBlindedPathZ } from '../structs/ThreeTuple_OnionMessageContentsDestinationBlindedPathZ.mjs';
343 import { Option_TypeZ } from '../structs/Option_TypeZ.mjs';
344 import { Result_COption_TypeZDecodeErrorZ } from '../structs/Result_COption_TypeZDecodeErrorZ.mjs';
345 import { Option_SocketAddressZ } from '../structs/Option_SocketAddressZ.mjs';
346 import { PeerDetails } from '../structs/PeerDetails.mjs';
347 import { PeerHandleError } from '../structs/PeerHandleError.mjs';
348 import { Result_CVec_u8ZPeerHandleErrorZ } from '../structs/Result_CVec_u8ZPeerHandleErrorZ.mjs';
349 import { Result_NonePeerHandleErrorZ } from '../structs/Result_NonePeerHandleErrorZ.mjs';
350 import { Result_boolPeerHandleErrorZ } from '../structs/Result_boolPeerHandleErrorZ.mjs';
351 import { GraphSyncError } from '../structs/GraphSyncError.mjs';
352 import { Result_u32GraphSyncErrorZ } from '../structs/Result_u32GraphSyncErrorZ.mjs';
353 import { Result_CVec_u8ZIOErrorZ } from '../structs/Result_CVec_u8ZIOErrorZ.mjs';
354 import { Result_NoneIOErrorZ } from '../structs/Result_NoneIOErrorZ.mjs';
355 import { Result_CVec_StrZIOErrorZ } from '../structs/Result_CVec_StrZIOErrorZ.mjs';
356 import { Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ } from '../structs/Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ.mjs';
357 import { Result_C2Tuple_ThirtyTwoBytesChannelMonitorZIOErrorZ } from '../structs/Result_C2Tuple_ThirtyTwoBytesChannelMonitorZIOErrorZ.mjs';
358 import { Result_UnsignedInvoiceRequestBolt12SemanticErrorZ } from '../structs/Result_UnsignedInvoiceRequestBolt12SemanticErrorZ.mjs';
359 import { Result_InvoiceRequestBolt12SemanticErrorZ } from '../structs/Result_InvoiceRequestBolt12SemanticErrorZ.mjs';
360 import { Option_SecretKeyZ } from '../structs/Option_SecretKeyZ.mjs';
361 import { InvoiceWithExplicitSigningPubkeyBuilder } from '../structs/InvoiceWithExplicitSigningPubkeyBuilder.mjs';
362 import { Result_InvoiceWithExplicitSigningPubkeyBuilderBolt12SemanticErrorZ } from '../structs/Result_InvoiceWithExplicitSigningPubkeyBuilderBolt12SemanticErrorZ.mjs';
363 import { VerifiedInvoiceRequest } from '../structs/VerifiedInvoiceRequest.mjs';
364 import { Result_VerifiedInvoiceRequestNoneZ } from '../structs/Result_VerifiedInvoiceRequestNoneZ.mjs';
365 import { InvoiceWithDerivedSigningPubkeyBuilder } from '../structs/InvoiceWithDerivedSigningPubkeyBuilder.mjs';
366 import { Result_InvoiceWithDerivedSigningPubkeyBuilderBolt12SemanticErrorZ } from '../structs/Result_InvoiceWithDerivedSigningPubkeyBuilderBolt12SemanticErrorZ.mjs';
367 import { InvoiceRequestFields } from '../structs/InvoiceRequestFields.mjs';
368 import { Result_InvoiceRequestFieldsDecodeErrorZ } from '../structs/Result_InvoiceRequestFieldsDecodeErrorZ.mjs';
369 import { Option_ECDSASignatureZ } from '../structs/Option_ECDSASignatureZ.mjs';
370 import { Option_i64Z } from '../structs/Option_i64Z.mjs';
371 import { Result_SocketAddressDecodeErrorZ } from '../structs/Result_SocketAddressDecodeErrorZ.mjs';
372 import { Result_SocketAddressSocketAddressParseErrorZ } from '../structs/Result_SocketAddressSocketAddressParseErrorZ.mjs';
373 import { UpdateAddHTLC } from '../structs/UpdateAddHTLC.mjs';
374 import { UpdateFulfillHTLC } from '../structs/UpdateFulfillHTLC.mjs';
375 import { UpdateFailHTLC } from '../structs/UpdateFailHTLC.mjs';
376 import { UpdateFailMalformedHTLC } from '../structs/UpdateFailMalformedHTLC.mjs';
377 import { Result_AcceptChannelDecodeErrorZ } from '../structs/Result_AcceptChannelDecodeErrorZ.mjs';
378 import { Result_AcceptChannelV2DecodeErrorZ } from '../structs/Result_AcceptChannelV2DecodeErrorZ.mjs';
379 import { Result_StfuDecodeErrorZ } from '../structs/Result_StfuDecodeErrorZ.mjs';
380 import { Result_SpliceDecodeErrorZ } from '../structs/Result_SpliceDecodeErrorZ.mjs';
381 import { Result_SpliceAckDecodeErrorZ } from '../structs/Result_SpliceAckDecodeErrorZ.mjs';
382 import { Result_SpliceLockedDecodeErrorZ } from '../structs/Result_SpliceLockedDecodeErrorZ.mjs';
383 import { Result_TxAddInputDecodeErrorZ } from '../structs/Result_TxAddInputDecodeErrorZ.mjs';
384 import { Result_TxAddOutputDecodeErrorZ } from '../structs/Result_TxAddOutputDecodeErrorZ.mjs';
385 import { Result_TxRemoveInputDecodeErrorZ } from '../structs/Result_TxRemoveInputDecodeErrorZ.mjs';
386 import { Result_TxRemoveOutputDecodeErrorZ } from '../structs/Result_TxRemoveOutputDecodeErrorZ.mjs';
387 import { Result_TxCompleteDecodeErrorZ } from '../structs/Result_TxCompleteDecodeErrorZ.mjs';
388 import { Result_TxSignaturesDecodeErrorZ } from '../structs/Result_TxSignaturesDecodeErrorZ.mjs';
389 import { Result_TxInitRbfDecodeErrorZ } from '../structs/Result_TxInitRbfDecodeErrorZ.mjs';
390 import { Result_TxAckRbfDecodeErrorZ } from '../structs/Result_TxAckRbfDecodeErrorZ.mjs';
391 import { Result_TxAbortDecodeErrorZ } from '../structs/Result_TxAbortDecodeErrorZ.mjs';
392 import { Result_AnnouncementSignaturesDecodeErrorZ } from '../structs/Result_AnnouncementSignaturesDecodeErrorZ.mjs';
393 import { Result_ChannelReestablishDecodeErrorZ } from '../structs/Result_ChannelReestablishDecodeErrorZ.mjs';
394 import { Result_ClosingSignedDecodeErrorZ } from '../structs/Result_ClosingSignedDecodeErrorZ.mjs';
395 import { ClosingSignedFeeRange } from '../structs/ClosingSignedFeeRange.mjs';
396 import { Result_ClosingSignedFeeRangeDecodeErrorZ } from '../structs/Result_ClosingSignedFeeRangeDecodeErrorZ.mjs';
397 import { CommitmentSigned } from '../structs/CommitmentSigned.mjs';
398 import { Result_CommitmentSignedDecodeErrorZ } from '../structs/Result_CommitmentSignedDecodeErrorZ.mjs';
399 import { Result_FundingCreatedDecodeErrorZ } from '../structs/Result_FundingCreatedDecodeErrorZ.mjs';
400 import { Result_FundingSignedDecodeErrorZ } from '../structs/Result_FundingSignedDecodeErrorZ.mjs';
401 import { Result_ChannelReadyDecodeErrorZ } from '../structs/Result_ChannelReadyDecodeErrorZ.mjs';
402 import { Init } from '../structs/Init.mjs';
403 import { Result_InitDecodeErrorZ } from '../structs/Result_InitDecodeErrorZ.mjs';
404 import { Result_OpenChannelDecodeErrorZ } from '../structs/Result_OpenChannelDecodeErrorZ.mjs';
405 import { Result_OpenChannelV2DecodeErrorZ } from '../structs/Result_OpenChannelV2DecodeErrorZ.mjs';
406 import { Result_RevokeAndACKDecodeErrorZ } from '../structs/Result_RevokeAndACKDecodeErrorZ.mjs';
407 import { Result_ShutdownDecodeErrorZ } from '../structs/Result_ShutdownDecodeErrorZ.mjs';
408 import { Result_UpdateFailHTLCDecodeErrorZ } from '../structs/Result_UpdateFailHTLCDecodeErrorZ.mjs';
409 import { Result_UpdateFailMalformedHTLCDecodeErrorZ } from '../structs/Result_UpdateFailMalformedHTLCDecodeErrorZ.mjs';
410 import { UpdateFee } from '../structs/UpdateFee.mjs';
411 import { Result_UpdateFeeDecodeErrorZ } from '../structs/Result_UpdateFeeDecodeErrorZ.mjs';
412 import { Result_UpdateFulfillHTLCDecodeErrorZ } from '../structs/Result_UpdateFulfillHTLCDecodeErrorZ.mjs';
413 import { Result_OnionPacketDecodeErrorZ } from '../structs/Result_OnionPacketDecodeErrorZ.mjs';
414 import { Result_UpdateAddHTLCDecodeErrorZ } from '../structs/Result_UpdateAddHTLCDecodeErrorZ.mjs';
415 import { OnionMessage } from '../structs/OnionMessage.mjs';
416 import { Result_OnionMessageDecodeErrorZ } from '../structs/Result_OnionMessageDecodeErrorZ.mjs';
417 import { Result_FinalOnionHopDataDecodeErrorZ } from '../structs/Result_FinalOnionHopDataDecodeErrorZ.mjs';
418 import { Ping } from '../structs/Ping.mjs';
419 import { Result_PingDecodeErrorZ } from '../structs/Result_PingDecodeErrorZ.mjs';
420 import { Pong } from '../structs/Pong.mjs';
421 import { Result_PongDecodeErrorZ } from '../structs/Result_PongDecodeErrorZ.mjs';
422 import { Result_UnsignedChannelAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedChannelAnnouncementDecodeErrorZ.mjs';
423 import { Result_ChannelAnnouncementDecodeErrorZ } from '../structs/Result_ChannelAnnouncementDecodeErrorZ.mjs';
424 import { Result_UnsignedChannelUpdateDecodeErrorZ } from '../structs/Result_UnsignedChannelUpdateDecodeErrorZ.mjs';
425 import { Result_ChannelUpdateDecodeErrorZ } from '../structs/Result_ChannelUpdateDecodeErrorZ.mjs';
426 import { Result_ErrorMessageDecodeErrorZ } from '../structs/Result_ErrorMessageDecodeErrorZ.mjs';
427 import { Result_WarningMessageDecodeErrorZ } from '../structs/Result_WarningMessageDecodeErrorZ.mjs';
428 import { Result_UnsignedNodeAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedNodeAnnouncementDecodeErrorZ.mjs';
429 import { Result_NodeAnnouncementDecodeErrorZ } from '../structs/Result_NodeAnnouncementDecodeErrorZ.mjs';
430 import { Result_QueryShortChannelIdsDecodeErrorZ } from '../structs/Result_QueryShortChannelIdsDecodeErrorZ.mjs';
431 import { ReplyShortChannelIdsEnd } from '../structs/ReplyShortChannelIdsEnd.mjs';
432 import { Result_ReplyShortChannelIdsEndDecodeErrorZ } from '../structs/Result_ReplyShortChannelIdsEndDecodeErrorZ.mjs';
433 import { Result_QueryChannelRangeDecodeErrorZ } from '../structs/Result_QueryChannelRangeDecodeErrorZ.mjs';
434 import { Result_ReplyChannelRangeDecodeErrorZ } from '../structs/Result_ReplyChannelRangeDecodeErrorZ.mjs';
435 import { Result_GossipTimestampFilterDecodeErrorZ } from '../structs/Result_GossipTimestampFilterDecodeErrorZ.mjs';
436 import { Bolt11Invoice } from '../structs/Bolt11Invoice.mjs';
437 import { SignOrCreationError } from '../structs/SignOrCreationError.mjs';
438 import { Result_Bolt11InvoiceSignOrCreationErrorZ } from '../structs/Result_Bolt11InvoiceSignOrCreationErrorZ.mjs';
439 import { Result_OffersMessageDecodeErrorZ } from '../structs/Result_OffersMessageDecodeErrorZ.mjs';
440 import { Option_HTLCClaimZ } from '../structs/Option_HTLCClaimZ.mjs';
441 import { CounterpartyCommitmentSecrets } from '../structs/CounterpartyCommitmentSecrets.mjs';
442 import { Result_CounterpartyCommitmentSecretsDecodeErrorZ } from '../structs/Result_CounterpartyCommitmentSecretsDecodeErrorZ.mjs';
443 import { TxCreationKeys } from '../structs/TxCreationKeys.mjs';
444 import { Result_TxCreationKeysDecodeErrorZ } from '../structs/Result_TxCreationKeysDecodeErrorZ.mjs';
445 import { Result_ChannelPublicKeysDecodeErrorZ } from '../structs/Result_ChannelPublicKeysDecodeErrorZ.mjs';
446 import { Result_HTLCOutputInCommitmentDecodeErrorZ } from '../structs/Result_HTLCOutputInCommitmentDecodeErrorZ.mjs';
447 import { CounterpartyChannelTransactionParameters } from '../structs/CounterpartyChannelTransactionParameters.mjs';
448 import { Result_CounterpartyChannelTransactionParametersDecodeErrorZ } from '../structs/Result_CounterpartyChannelTransactionParametersDecodeErrorZ.mjs';
449 import { Result_ChannelTransactionParametersDecodeErrorZ } from '../structs/Result_ChannelTransactionParametersDecodeErrorZ.mjs';
450 import { Result_HolderCommitmentTransactionDecodeErrorZ } from '../structs/Result_HolderCommitmentTransactionDecodeErrorZ.mjs';
451 import { BuiltCommitmentTransaction } from '../structs/BuiltCommitmentTransaction.mjs';
452 import { Result_BuiltCommitmentTransactionDecodeErrorZ } from '../structs/Result_BuiltCommitmentTransactionDecodeErrorZ.mjs';
453 import { TrustedClosingTransaction } from '../structs/TrustedClosingTransaction.mjs';
454 import { Result_TrustedClosingTransactionNoneZ } from '../structs/Result_TrustedClosingTransactionNoneZ.mjs';
455 import { Result_CommitmentTransactionDecodeErrorZ } from '../structs/Result_CommitmentTransactionDecodeErrorZ.mjs';
456 import { TrustedCommitmentTransaction } from '../structs/TrustedCommitmentTransaction.mjs';
457 import { Result_TrustedCommitmentTransactionNoneZ } from '../structs/Result_TrustedCommitmentTransactionNoneZ.mjs';
458 import { Result_CVec_ECDSASignatureZNoneZ } from '../structs/Result_CVec_ECDSASignatureZNoneZ.mjs';
459 import { Option_usizeZ } from '../structs/Option_usizeZ.mjs';
460 import { Result_ShutdownScriptDecodeErrorZ } from '../structs/Result_ShutdownScriptDecodeErrorZ.mjs';
461 import { InvalidShutdownScript } from '../structs/InvalidShutdownScript.mjs';
462 import { Result_ShutdownScriptInvalidShutdownScriptZ } from '../structs/Result_ShutdownScriptInvalidShutdownScriptZ.mjs';
463 import { PaymentPurpose } from '../structs/PaymentPurpose.mjs';
464 import { Result_PaymentPurposeDecodeErrorZ } from '../structs/Result_PaymentPurposeDecodeErrorZ.mjs';
465 import { ClaimedHTLC } from '../structs/ClaimedHTLC.mjs';
466 import { Result_ClaimedHTLCDecodeErrorZ } from '../structs/Result_ClaimedHTLCDecodeErrorZ.mjs';
467 import { PathFailure } from '../structs/PathFailure.mjs';
468 import { Option_PathFailureZ } from '../structs/Option_PathFailureZ.mjs';
469 import { Result_COption_PathFailureZDecodeErrorZ } from '../structs/Result_COption_PathFailureZDecodeErrorZ.mjs';
470 import { Option_ClosureReasonZ } from '../structs/Option_ClosureReasonZ.mjs';
471 import { Result_COption_ClosureReasonZDecodeErrorZ } from '../structs/Result_COption_ClosureReasonZDecodeErrorZ.mjs';
472 import { HTLCDestination } from '../structs/HTLCDestination.mjs';
473 import { Option_HTLCDestinationZ } from '../structs/Option_HTLCDestinationZ.mjs';
474 import { Result_COption_HTLCDestinationZDecodeErrorZ } from '../structs/Result_COption_HTLCDestinationZDecodeErrorZ.mjs';
475 import { Result_PaymentFailureReasonDecodeErrorZ } from '../structs/Result_PaymentFailureReasonDecodeErrorZ.mjs';
476 import { Option_U128Z } from '../structs/Option_U128Z.mjs';
477 import { Option_PaymentFailureReasonZ } from '../structs/Option_PaymentFailureReasonZ.mjs';
478 import { AnchorDescriptor } from '../structs/AnchorDescriptor.mjs';
479 import { BumpTransactionEvent } from '../structs/BumpTransactionEvent.mjs';
480 import { Event } from '../structs/Event.mjs';
481 import { Option_EventZ } from '../structs/Option_EventZ.mjs';
482 import { Result_COption_EventZDecodeErrorZ } from '../structs/Result_COption_EventZDecodeErrorZ.mjs';
483 import { Bolt11ParseError } from '../structs/Bolt11ParseError.mjs';
484 import { Result_SiPrefixBolt11ParseErrorZ } from '../structs/Result_SiPrefixBolt11ParseErrorZ.mjs';
485 import { ParseOrSemanticError } from '../structs/ParseOrSemanticError.mjs';
486 import { Result_Bolt11InvoiceParseOrSemanticErrorZ } from '../structs/Result_Bolt11InvoiceParseOrSemanticErrorZ.mjs';
487 import { SignedRawBolt11Invoice } from '../structs/SignedRawBolt11Invoice.mjs';
488 import { Result_SignedRawBolt11InvoiceBolt11ParseErrorZ } from '../structs/Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.mjs';
489 import { RawBolt11Invoice } from '../structs/RawBolt11Invoice.mjs';
490 import { Bolt11InvoiceSignature } from '../structs/Bolt11InvoiceSignature.mjs';
491 import { ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ } from '../structs/ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ.mjs';
492 import { PayeePubKey } from '../structs/PayeePubKey.mjs';
493 import { Result_PayeePubKeySecp256k1ErrorZ } from '../structs/Result_PayeePubKeySecp256k1ErrorZ.mjs';
494 import { PrivateRoute } from '../structs/PrivateRoute.mjs';
495 import { PositiveTimestamp } from '../structs/PositiveTimestamp.mjs';
496 import { Result_PositiveTimestampCreationErrorZ } from '../structs/Result_PositiveTimestampCreationErrorZ.mjs';
497 import { Result_NoneBolt11SemanticErrorZ } from '../structs/Result_NoneBolt11SemanticErrorZ.mjs';
498 import { Result_Bolt11InvoiceBolt11SemanticErrorZ } from '../structs/Result_Bolt11InvoiceBolt11SemanticErrorZ.mjs';
499 import { Description } from '../structs/Description.mjs';
500 import { Result_DescriptionCreationErrorZ } from '../structs/Result_DescriptionCreationErrorZ.mjs';
501 import { Result_PrivateRouteCreationErrorZ } from '../structs/Result_PrivateRouteCreationErrorZ.mjs';
502 import { Result_OutPointDecodeErrorZ } from '../structs/Result_OutPointDecodeErrorZ.mjs';
503 import { BigSize } from '../structs/BigSize.mjs';
504 import { Result_BigSizeDecodeErrorZ } from '../structs/Result_BigSizeDecodeErrorZ.mjs';
505 import { Result_HostnameDecodeErrorZ } from '../structs/Result_HostnameDecodeErrorZ.mjs';
506 import { TransactionU16LenLimited } from '../structs/TransactionU16LenLimited.mjs';
507 import { Result_TransactionU16LenLimitedNoneZ } from '../structs/Result_TransactionU16LenLimitedNoneZ.mjs';
508 import { Result_TransactionU16LenLimitedDecodeErrorZ } from '../structs/Result_TransactionU16LenLimitedDecodeErrorZ.mjs';
509 import { Result_UntrustedStringDecodeErrorZ } from '../structs/Result_UntrustedStringDecodeErrorZ.mjs';
510 import { Result_ChannelIdDecodeErrorZ } from '../structs/Result_ChannelIdDecodeErrorZ.mjs';
511 import { TwoTuple__u832u16Z } from '../structs/TwoTuple__u832u16Z.mjs';
512 import { PaymentRelay } from '../structs/PaymentRelay.mjs';
513 import { Result_PaymentRelayDecodeErrorZ } from '../structs/Result_PaymentRelayDecodeErrorZ.mjs';
514 import { PaymentConstraints } from '../structs/PaymentConstraints.mjs';
515 import { Result_PaymentConstraintsDecodeErrorZ } from '../structs/Result_PaymentConstraintsDecodeErrorZ.mjs';
516 import { Result_PaymentContextDecodeErrorZ } from '../structs/Result_PaymentContextDecodeErrorZ.mjs';
517 import { Result_UnknownPaymentContextDecodeErrorZ } from '../structs/Result_UnknownPaymentContextDecodeErrorZ.mjs';
518 import { Result_Bolt12OfferContextDecodeErrorZ } from '../structs/Result_Bolt12OfferContextDecodeErrorZ.mjs';
519 import { Result_Bolt12RefundContextDecodeErrorZ } from '../structs/Result_Bolt12RefundContextDecodeErrorZ.mjs';
520 import { Result_StrSecp256k1ErrorZ } from '../structs/Result_StrSecp256k1ErrorZ.mjs';
521 import { ThreeTuple_ThirtyTwoBytesRecipientOnionFieldsRouteParametersZ } from '../structs/ThreeTuple_ThirtyTwoBytesRecipientOnionFieldsRouteParametersZ.mjs';
522 import { Result_C3Tuple_ThirtyTwoBytesRecipientOnionFieldsRouteParametersZNoneZ } from '../structs/Result_C3Tuple_ThirtyTwoBytesRecipientOnionFieldsRouteParametersZNoneZ.mjs';
523 import { ThreeTuple_PublicKeyOnionMessageCOption_CVec_SocketAddressZZZ } from '../structs/ThreeTuple_PublicKeyOnionMessageCOption_CVec_SocketAddressZZZ.mjs';
524 import { SendError } from '../structs/SendError.mjs';
525 import { Result_C3Tuple_PublicKeyOnionMessageCOption_CVec_SocketAddressZZZSendErrorZ } from '../structs/Result_C3Tuple_PublicKeyOnionMessageCOption_CVec_SocketAddressZZZSendErrorZ.mjs';
526 import { NextMessageHop } from '../structs/NextMessageHop.mjs';
527 import { ParsedOnionMessageContents } from '../structs/ParsedOnionMessageContents.mjs';
528 import { PeeledOnion } from '../structs/PeeledOnion.mjs';
529 import { Result_PeeledOnionNoneZ } from '../structs/Result_PeeledOnionNoneZ.mjs';
530 import { SendSuccess } from '../structs/SendSuccess.mjs';
531 import { Result_SendSuccessSendErrorZ } from '../structs/Result_SendSuccessSendErrorZ.mjs';
532 import { Result_BlindedPathNoneZ } from '../structs/Result_BlindedPathNoneZ.mjs';
533 import { Result_C2Tuple_BlindedPayInfoBlindedPathZNoneZ } from '../structs/Result_C2Tuple_BlindedPayInfoBlindedPathZNoneZ.mjs';
534 import { ForwardNode } from '../structs/ForwardNode.mjs';
535 import { Result_BlindedPathDecodeErrorZ } from '../structs/Result_BlindedPathDecodeErrorZ.mjs';
536 import { Result_BlindedHopDecodeErrorZ } from '../structs/Result_BlindedHopDecodeErrorZ.mjs';
537 import { Result_InvoiceErrorDecodeErrorZ } from '../structs/Result_InvoiceErrorDecodeErrorZ.mjs';
538 import { TrackedSpendableOutput } from '../structs/TrackedSpendableOutput.mjs';
539 import { Result_TrackedSpendableOutputDecodeErrorZ } from '../structs/Result_TrackedSpendableOutputDecodeErrorZ.mjs';
540 import { OutputSpendStatus } from '../structs/OutputSpendStatus.mjs';
541 import { Result_OutputSpendStatusDecodeErrorZ } from '../structs/Result_OutputSpendStatusDecodeErrorZ.mjs';
542 import { WatchedOutput } from '../structs/WatchedOutput.mjs';
543 import { Filter, FilterInterface } from '../structs/Filter.mjs';
544 import { Option_FilterZ } from '../structs/Option_FilterZ.mjs';
545 import { ChangeDestinationSource, ChangeDestinationSourceInterface } from '../structs/ChangeDestinationSource.mjs';
546 import { KVStore, KVStoreInterface } from '../structs/KVStore.mjs';
547 import { OutputSpender, OutputSpenderInterface } from '../structs/OutputSpender.mjs';
548 import { OutputSweeper } from '../structs/OutputSweeper.mjs';
549 import { Result_OutputSweeperDecodeErrorZ } from '../structs/Result_OutputSweeperDecodeErrorZ.mjs';
550 import { TwoTuple_BestBlockOutputSweeperZ } from '../structs/TwoTuple_BestBlockOutputSweeperZ.mjs';
551 import { Result_C2Tuple_BestBlockOutputSweeperZDecodeErrorZ } from '../structs/Result_C2Tuple_BestBlockOutputSweeperZDecodeErrorZ.mjs';
552 import { DelayedPaymentBasepoint } from '../structs/DelayedPaymentBasepoint.mjs';
553 import { Result_DelayedPaymentBasepointDecodeErrorZ } from '../structs/Result_DelayedPaymentBasepointDecodeErrorZ.mjs';
554 import { DelayedPaymentKey } from '../structs/DelayedPaymentKey.mjs';
555 import { Result_DelayedPaymentKeyDecodeErrorZ } from '../structs/Result_DelayedPaymentKeyDecodeErrorZ.mjs';
556 import { HtlcBasepoint } from '../structs/HtlcBasepoint.mjs';
557 import { Result_HtlcBasepointDecodeErrorZ } from '../structs/Result_HtlcBasepointDecodeErrorZ.mjs';
558 import { HtlcKey } from '../structs/HtlcKey.mjs';
559 import { Result_HtlcKeyDecodeErrorZ } from '../structs/Result_HtlcKeyDecodeErrorZ.mjs';
560 import { RevocationBasepoint } from '../structs/RevocationBasepoint.mjs';
561 import { Result_RevocationBasepointDecodeErrorZ } from '../structs/Result_RevocationBasepointDecodeErrorZ.mjs';
562 import { RevocationKey } from '../structs/RevocationKey.mjs';
563 import { Result_RevocationKeyDecodeErrorZ } from '../structs/Result_RevocationKeyDecodeErrorZ.mjs';
564 import { LockedChannelMonitor } from '../structs/LockedChannelMonitor.mjs';
565 import { Result_LockedChannelMonitorNoneZ } from '../structs/Result_LockedChannelMonitorNoneZ.mjs';
566 import { TwoTuple_OutPointChannelIdZ } from '../structs/TwoTuple_OutPointChannelIdZ.mjs';
567 import { MonitorUpdateId } from '../structs/MonitorUpdateId.mjs';
568 import { TwoTuple_OutPointCVec_MonitorUpdateIdZZ } from '../structs/TwoTuple_OutPointCVec_MonitorUpdateIdZZ.mjs';
569 import { FirstHopCandidate } from '../structs/FirstHopCandidate.mjs';
570 import { PublicHopCandidate } from '../structs/PublicHopCandidate.mjs';
571 import { PrivateHopCandidate } from '../structs/PrivateHopCandidate.mjs';
572 import { BlindedPathCandidate } from '../structs/BlindedPathCandidate.mjs';
573 import { OneHopBlindedPathCandidate } from '../structs/OneHopBlindedPathCandidate.mjs';
574 import { CandidateRouteHop } from '../structs/CandidateRouteHop.mjs';
575 import { ChannelUsage } from '../structs/ChannelUsage.mjs';
576 import { ProbabilisticScoringFeeParameters } from '../structs/ProbabilisticScoringFeeParameters.mjs';
577 import { ScoreLookUp, ScoreLookUpInterface } from '../structs/ScoreLookUp.mjs';
578 import { ScoreUpdate, ScoreUpdateInterface } from '../structs/ScoreUpdate.mjs';
579 import { LockableScore, LockableScoreInterface } from '../structs/LockableScore.mjs';
580 import { WriteableScore, WriteableScoreInterface } from '../structs/WriteableScore.mjs';
581 import { Persister, PersisterInterface } from '../structs/Persister.mjs';
582 import { MonitorUpdatingPersister } from '../structs/MonitorUpdatingPersister.mjs';
583 import { Persist, PersistInterface } from '../structs/Persist.mjs';
584 import { PrintableString } from '../structs/PrintableString.mjs';
585 import { Listen, ListenInterface } from '../structs/Listen.mjs';
586 import { Confirm, ConfirmInterface } from '../structs/Confirm.mjs';
587 import { SpendingDelay } from '../structs/SpendingDelay.mjs';
588 import { FutureCallback, FutureCallbackInterface } from '../structs/FutureCallback.mjs';
589 import { Future } from '../structs/Future.mjs';
590 import { ChannelHandshakeConfig } from '../structs/ChannelHandshakeConfig.mjs';
591 import { ChannelHandshakeLimits } from '../structs/ChannelHandshakeLimits.mjs';
592 import { ChannelConfigUpdate } from '../structs/ChannelConfigUpdate.mjs';
593 import { UserConfig } from '../structs/UserConfig.mjs';
594 import { ChainMonitor } from '../structs/ChainMonitor.mjs';
595 import { EventHandler, EventHandlerInterface } from '../structs/EventHandler.mjs';
596 import { EventsProvider, EventsProviderInterface } from '../structs/EventsProvider.mjs';
597 import { FailureCode } from '../structs/FailureCode.mjs';
598 import { ChainParameters } from '../structs/ChainParameters.mjs';
599 import { MessageSendEventsProvider, MessageSendEventsProviderInterface } from '../structs/MessageSendEventsProvider.mjs';
600 import { ChannelMessageHandler, ChannelMessageHandlerInterface } from '../structs/ChannelMessageHandler.mjs';
601 import { OffersMessageHandler, OffersMessageHandlerInterface } from '../structs/OffersMessageHandler.mjs';
602 import { NodeIdLookUp, NodeIdLookUpInterface } from '../structs/NodeIdLookUp.mjs';
603 import { ChannelManagerReadArgs } from '../structs/ChannelManagerReadArgs.mjs';
604 import { ExpandedKey } from '../structs/ExpandedKey.mjs';
605 import { CommonOpenChannelFields } from '../structs/CommonOpenChannelFields.mjs';
606 import { CommonAcceptChannelFields } from '../structs/CommonAcceptChannelFields.mjs';
607 import { Packet } from '../structs/Packet.mjs';
608 import { RoutingMessageHandler, RoutingMessageHandlerInterface } from '../structs/RoutingMessageHandler.mjs';
609 import { OnionMessageHandler, OnionMessageHandlerInterface } from '../structs/OnionMessageHandler.mjs';
610 import { TrampolineOnionPacket } from '../structs/TrampolineOnionPacket.mjs';
611 import { CustomMessageReader, CustomMessageReaderInterface } from '../structs/CustomMessageReader.mjs';
612 import { CustomMessageHandler, CustomMessageHandlerInterface } from '../structs/CustomMessageHandler.mjs';
613 import { IgnoringMessageHandler } from '../structs/IgnoringMessageHandler.mjs';
614 import { CustomOnionMessageHandler, CustomOnionMessageHandlerInterface } from '../structs/CustomOnionMessageHandler.mjs';
615 import { ErroringMessageHandler } from '../structs/ErroringMessageHandler.mjs';
616 import { MessageHandler } from '../structs/MessageHandler.mjs';
617 import { SocketDescriptor, SocketDescriptorInterface } from '../structs/SocketDescriptor.mjs';
618 import { PeerManager } from '../structs/PeerManager.mjs';
619 import { DirectedChannelTransactionParameters } from '../structs/DirectedChannelTransactionParameters.mjs';
620 import { OfferFeatures } from '../structs/OfferFeatures.mjs';
621 import { InvoiceRequestFeatures } from '../structs/InvoiceRequestFeatures.mjs';
622 import { OfferWithExplicitMetadataBuilder } from '../structs/OfferWithExplicitMetadataBuilder.mjs';
623 import { SignBolt12InvoiceFn, SignBolt12InvoiceFnInterface } from '../structs/SignBolt12InvoiceFn.mjs';
624 import { TaggedHash } from '../structs/TaggedHash.mjs';
625 import { ErroneousField } from '../structs/ErroneousField.mjs';
626 import { SignInvoiceRequestFn, SignInvoiceRequestFnInterface } from '../structs/SignInvoiceRequestFn.mjs';
627 import { SignError } from '../structs/SignError.mjs';
628 import { P2PGossipSync } from '../structs/P2PGossipSync.mjs';
629 import { ReadOnlyNetworkGraph } from '../structs/ReadOnlyNetworkGraph.mjs';
630 import { DirectedChannelInfo } from '../structs/DirectedChannelInfo.mjs';
631 import { EffectiveCapacity } from '../structs/EffectiveCapacity.mjs';
632 import { DefaultRouter } from '../structs/DefaultRouter.mjs';
633 import { ScorerAccountingForInFlightHtlcs } from '../structs/ScorerAccountingForInFlightHtlcs.mjs';
634 import { Payee } from '../structs/Payee.mjs';
635 import { Score, ScoreInterface } from '../structs/Score.mjs';
636 import { MultiThreadedLockableScore } from '../structs/MultiThreadedLockableScore.mjs';
637 import { MultiThreadedScoreLockRead } from '../structs/MultiThreadedScoreLockRead.mjs';
638 import { MultiThreadedScoreLockWrite } from '../structs/MultiThreadedScoreLockWrite.mjs';
639 import { ProbabilisticScoringDecayParameters } from '../structs/ProbabilisticScoringDecayParameters.mjs';
640 import { KeysManager } from '../structs/KeysManager.mjs';
641 import { PhantomKeysManager } from '../structs/PhantomKeysManager.mjs';
642 import { RandomBytes } from '../structs/RandomBytes.mjs';
643 import { OnionMessenger } from '../structs/OnionMessenger.mjs';
644 import { DefaultMessageRouter } from '../structs/DefaultMessageRouter.mjs';
645 import { IntroductionNode } from '../structs/IntroductionNode.mjs';
646 import { EmptyNodeIdLookUp } from '../structs/EmptyNodeIdLookUp.mjs';
647 import { ForwardTlvs } from '../structs/ForwardTlvs.mjs';
648 import { CoinSelectionSource, CoinSelectionSourceInterface } from '../structs/CoinSelectionSource.mjs';
649 import { WalletSource, WalletSourceInterface } from '../structs/WalletSource.mjs';
650 import { Wallet } from '../structs/Wallet.mjs';
651 import { BumpTransactionEventHandler } from '../structs/BumpTransactionEventHandler.mjs';
652 import { RapidGossipSync } from '../structs/RapidGossipSync.mjs';
653 import { GossipSync } from '../structs/GossipSync.mjs';
654 import { RawDataPart } from '../structs/RawDataPart.mjs';
655 import { Sha256 } from '../structs/Sha256.mjs';
656 import { ExpiryTime } from '../structs/ExpiryTime.mjs';
657 import { MinFinalCltvExpiryDelta } from '../structs/MinFinalCltvExpiryDelta.mjs';
658 import { Fallback } from '../structs/Fallback.mjs';
659
660
661 import { CommonBase, UInt5, WitnessVersion, UnqualifiedError } from './CommonBase.mjs';
662 import * as bindings from '../bindings.mjs'
663
664
665
666 /** An implementation of EcdsaChannelSigner */
667 export interface EcdsaChannelSignerInterface {
668         /**Create a signature for a counterparty's commitment transaction and associated HTLC transactions.
669          * 
670          * Note that if signing fails or is rejected, the channel will be force-closed.
671          * 
672          * Policy checks should be implemented in this function, including checking the amount
673          * sent to us and checking the HTLCs.
674          * 
675          * The preimages of outbound and inbound HTLCs that were fulfilled since the last commitment
676          * are provided. A validating signer should ensure that an outbound HTLC output is removed
677          * only when the matching preimage is provided and after the corresponding inbound HTLC has
678          * been removed for forwarded payments.
679          * 
680          * Note that all the relevant preimages will be provided, but there may also be additional
681          * irrelevant or duplicate preimages.
682          */
683         sign_counterparty_commitment(commitment_tx: CommitmentTransaction, inbound_htlc_preimages: Uint8Array[], outbound_htlc_preimages: Uint8Array[]): Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ;
684         /**Creates a signature for a holder's commitment transaction.
685          * 
686          * This will be called
687          * - with a non-revoked `commitment_tx`.
688          * - with the latest `commitment_tx` when we initiate a force-close.
689          * 
690          * This may be called multiple times for the same transaction.
691          * 
692          * An external signer implementation should check that the commitment has not been revoked.
693          * 
694          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
695          * signature and should be retried later. Once the signer is ready to provide a signature after
696          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
697          * monitor.
698          * 
699          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
700          */
701         sign_holder_commitment(commitment_tx: HolderCommitmentTransaction): Result_ECDSASignatureNoneZ;
702         /**Create a signature for the given input in a transaction spending an HTLC transaction output
703          * or a commitment transaction `to_local` output when our counterparty broadcasts an old state.
704          * 
705          * A justice transaction may claim multiple outputs at the same time if timelocks are
706          * similar, but only a signature for the input at index `input` should be signed for here.
707          * It may be called multiple times for same output(s) if a fee-bump is needed with regards
708          * to an upcoming timelock expiration.
709          * 
710          * Amount is value of the output spent by this input, committed to in the BIP 143 signature.
711          * 
712          * `per_commitment_key` is revocation secret which was provided by our counterparty when they
713          * revoked the state which they eventually broadcast. It's not a _holder_ secret key and does
714          * not allow the spending of any funds by itself (you need our holder `revocation_secret` to do
715          * so).
716          * 
717          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
718          * signature and should be retried later. Once the signer is ready to provide a signature after
719          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
720          * monitor.
721          * 
722          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
723          */
724         sign_justice_revoked_output(justice_tx: Uint8Array, input: number, amount: bigint, per_commitment_key: Uint8Array): Result_ECDSASignatureNoneZ;
725         /**Create a signature for the given input in a transaction spending a commitment transaction
726          * HTLC output when our counterparty broadcasts an old state.
727          * 
728          * A justice transaction may claim multiple outputs at the same time if timelocks are
729          * similar, but only a signature for the input at index `input` should be signed for here.
730          * It may be called multiple times for same output(s) if a fee-bump is needed with regards
731          * to an upcoming timelock expiration.
732          * 
733          * `amount` is the value of the output spent by this input, committed to in the BIP 143
734          * signature.
735          * 
736          * `per_commitment_key` is revocation secret which was provided by our counterparty when they
737          * revoked the state which they eventually broadcast. It's not a _holder_ secret key and does
738          * not allow the spending of any funds by itself (you need our holder revocation_secret to do
739          * so).
740          * 
741          * `htlc` holds HTLC elements (hash, timelock), thus changing the format of the witness script
742          * (which is committed to in the BIP 143 signatures).
743          * 
744          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
745          * signature and should be retried later. Once the signer is ready to provide a signature after
746          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
747          * monitor.
748          * 
749          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
750          */
751         sign_justice_revoked_htlc(justice_tx: Uint8Array, input: number, amount: bigint, per_commitment_key: Uint8Array, htlc: HTLCOutputInCommitment): Result_ECDSASignatureNoneZ;
752         /**Computes the signature for a commitment transaction's HTLC output used as an input within
753          * `htlc_tx`, which spends the commitment transaction at index `input`. The signature returned
754          * must be be computed using [`EcdsaSighashType::All`].
755          * 
756          * Note that this may be called for HTLCs in the penultimate commitment transaction if a
757          * [`ChannelMonitor`] [replica](https://github.com/lightningdevkit/rust-lightning/blob/main/GLOSSARY.md#monitor-replicas)
758          * broadcasts it before receiving the update for the latest commitment transaction.
759          * 
760          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
761          * signature and should be retried later. Once the signer is ready to provide a signature after
762          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
763          * monitor.
764          * 
765          * [`EcdsaSighashType::All`]: bitcoin::sighash::EcdsaSighashType::All
766          * [`ChannelMonitor`]: crate::chain::channelmonitor::ChannelMonitor
767          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
768          */
769         sign_holder_htlc_transaction(htlc_tx: Uint8Array, input: number, htlc_descriptor: HTLCDescriptor): Result_ECDSASignatureNoneZ;
770         /**Create a signature for a claiming transaction for a HTLC output on a counterparty's commitment
771          * transaction, either offered or received.
772          * 
773          * Such a transaction may claim multiples offered outputs at same time if we know the
774          * preimage for each when we create it, but only the input at index `input` should be
775          * signed for here. It may be called multiple times for same output(s) if a fee-bump is
776          * needed with regards to an upcoming timelock expiration.
777          * 
778          * `witness_script` is either an offered or received script as defined in BOLT3 for HTLC
779          * outputs.
780          * 
781          * `amount` is value of the output spent by this input, committed to in the BIP 143 signature.
782          * 
783          * `per_commitment_point` is the dynamic point corresponding to the channel state
784          * detected onchain. It has been generated by our counterparty and is used to derive
785          * channel state keys, which are then included in the witness script and committed to in the
786          * BIP 143 signature.
787          * 
788          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
789          * signature and should be retried later. Once the signer is ready to provide a signature after
790          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
791          * monitor.
792          * 
793          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
794          */
795         sign_counterparty_htlc_transaction(htlc_tx: Uint8Array, input: number, amount: bigint, per_commitment_point: Uint8Array, htlc: HTLCOutputInCommitment): Result_ECDSASignatureNoneZ;
796         /**Create a signature for a (proposed) closing transaction.
797          * 
798          * Note that, due to rounding, there may be one \"missing\" satoshi, and either party may have
799          * chosen to forgo their output as dust.
800          */
801         sign_closing_transaction(closing_tx: ClosingTransaction): Result_ECDSASignatureNoneZ;
802         /**Computes the signature for a commitment transaction's anchor output used as an
803          * input within `anchor_tx`, which spends the commitment transaction, at index `input`.
804          * 
805          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
806          * signature and should be retried later. Once the signer is ready to provide a signature after
807          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
808          * monitor.
809          * 
810          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
811          */
812         sign_holder_anchor_input(anchor_tx: Uint8Array, input: number): Result_ECDSASignatureNoneZ;
813         /**Signs a channel announcement message with our funding key proving it comes from one of the
814          * channel participants.
815          * 
816          * Channel announcements also require a signature from each node's network key. Our node
817          * signature is computed through [`NodeSigner::sign_gossip_message`].
818          * 
819          * Note that if this fails or is rejected, the channel will not be publicly announced and
820          * our counterparty may (though likely will not) close the channel on us for violating the
821          * protocol.
822          * 
823          * [`NodeSigner::sign_gossip_message`]: crate::sign::NodeSigner::sign_gossip_message
824          */
825         sign_channel_announcement_with_funding_key(msg: UnsignedChannelAnnouncement): Result_ECDSASignatureNoneZ;
826 }
827
828 class LDKEcdsaChannelSignerHolder {
829         held: EcdsaChannelSigner|null = null;
830 }
831
832 /**
833  * A trait to sign Lightning channel transactions as described in
834  * [BOLT 3](https://github.com/lightning/bolts/blob/master/03-transactions.md).
835  * 
836  * Signing services could be implemented on a hardware wallet and should implement signing
837  * policies in order to be secure. Please refer to the [VLS Policy
838  * Controls](https://gitlab.com/lightning-signer/validating-lightning-signer/-/blob/main/docs/policy-controls.md)
839  * for an example of such policies.
840  */
841 export class EcdsaChannelSigner extends CommonBase {
842         /* @internal */
843         public bindings_instance: bindings.LDKEcdsaChannelSigner|null;
844
845         /* @internal */
846         public instance_idx?: number;
847
848         /* @internal */
849         constructor(_dummy: null, ptr: bigint) {
850                 super(ptr, bindings.EcdsaChannelSigner_free);
851                 this.bindings_instance = null;
852         }
853
854         /** Creates a new instance of EcdsaChannelSigner from a given implementation */
855         public static new_impl(arg: EcdsaChannelSignerInterface, channelSigner_impl: ChannelSignerInterface, pubkeys: ChannelPublicKeys): EcdsaChannelSigner {
856                 const impl_holder: LDKEcdsaChannelSignerHolder = new LDKEcdsaChannelSignerHolder();
857                 let structImplementation = {
858                         sign_counterparty_commitment (commitment_tx: bigint, inbound_htlc_preimages: number, outbound_htlc_preimages: number): bigint {
859                                 const commitment_tx_hu_conv: CommitmentTransaction = new CommitmentTransaction(null, commitment_tx);
860                                 const inbound_htlc_preimages_conv_12_len: number = bindings.getArrayLength(inbound_htlc_preimages);
861                                 const inbound_htlc_preimages_conv_12_arr: Uint8Array[] = new Array(inbound_htlc_preimages_conv_12_len).fill(null);
862                                 for (var m = 0; m < inbound_htlc_preimages_conv_12_len; m++) {
863                                         const inbound_htlc_preimages_conv_12: number = bindings.getU32ArrayElem(inbound_htlc_preimages, m);
864                                         const inbound_htlc_preimages_conv_12_conv: Uint8Array = bindings.decodeUint8Array(inbound_htlc_preimages_conv_12);
865                                         inbound_htlc_preimages_conv_12_arr[m] = inbound_htlc_preimages_conv_12_conv;
866                                 }
867                                 bindings.freeWasmMemory(inbound_htlc_preimages)
868                                 const outbound_htlc_preimages_conv_12_len: number = bindings.getArrayLength(outbound_htlc_preimages);
869                                 const outbound_htlc_preimages_conv_12_arr: Uint8Array[] = new Array(outbound_htlc_preimages_conv_12_len).fill(null);
870                                 for (var m = 0; m < outbound_htlc_preimages_conv_12_len; m++) {
871                                         const outbound_htlc_preimages_conv_12: number = bindings.getU32ArrayElem(outbound_htlc_preimages, m);
872                                         const outbound_htlc_preimages_conv_12_conv: Uint8Array = bindings.decodeUint8Array(outbound_htlc_preimages_conv_12);
873                                         outbound_htlc_preimages_conv_12_arr[m] = outbound_htlc_preimages_conv_12_conv;
874                                 }
875                                 bindings.freeWasmMemory(outbound_htlc_preimages)
876                                 const ret: Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ = arg.sign_counterparty_commitment(commitment_tx_hu_conv, inbound_htlc_preimages_conv_12_arr, outbound_htlc_preimages_conv_12_arr);
877                                 const result: bigint = ret.clone_ptr();
878                                 return result;
879                         },
880                         sign_holder_commitment (commitment_tx: bigint): bigint {
881                                 const commitment_tx_hu_conv: HolderCommitmentTransaction = new HolderCommitmentTransaction(null, commitment_tx);
882                                 const ret: Result_ECDSASignatureNoneZ = arg.sign_holder_commitment(commitment_tx_hu_conv);
883                                 const result: bigint = ret.clone_ptr();
884                                 return result;
885                         },
886                         sign_justice_revoked_output (justice_tx: number, input: number, amount: bigint, per_commitment_key: number): bigint {
887                                 const justice_tx_conv: Uint8Array = bindings.decodeUint8Array(justice_tx);
888                                 const per_commitment_key_conv: Uint8Array = bindings.decodeUint8Array(per_commitment_key);
889                                 const ret: Result_ECDSASignatureNoneZ = arg.sign_justice_revoked_output(justice_tx_conv, input, amount, per_commitment_key_conv);
890                                 const result: bigint = ret.clone_ptr();
891                                 return result;
892                         },
893                         sign_justice_revoked_htlc (justice_tx: number, input: number, amount: bigint, per_commitment_key: number, htlc: bigint): bigint {
894                                 const justice_tx_conv: Uint8Array = bindings.decodeUint8Array(justice_tx);
895                                 const per_commitment_key_conv: Uint8Array = bindings.decodeUint8Array(per_commitment_key);
896                                 const htlc_hu_conv: HTLCOutputInCommitment = new HTLCOutputInCommitment(null, htlc);
897                                 const ret: Result_ECDSASignatureNoneZ = arg.sign_justice_revoked_htlc(justice_tx_conv, input, amount, per_commitment_key_conv, htlc_hu_conv);
898                                 const result: bigint = ret.clone_ptr();
899                                 return result;
900                         },
901                         sign_holder_htlc_transaction (htlc_tx: number, input: number, htlc_descriptor: bigint): bigint {
902                                 const htlc_tx_conv: Uint8Array = bindings.decodeUint8Array(htlc_tx);
903                                 const htlc_descriptor_hu_conv: HTLCDescriptor = new HTLCDescriptor(null, htlc_descriptor);
904                                 const ret: Result_ECDSASignatureNoneZ = arg.sign_holder_htlc_transaction(htlc_tx_conv, input, htlc_descriptor_hu_conv);
905                                 const result: bigint = ret.clone_ptr();
906                                 return result;
907                         },
908                         sign_counterparty_htlc_transaction (htlc_tx: number, input: number, amount: bigint, per_commitment_point: number, htlc: bigint): bigint {
909                                 const htlc_tx_conv: Uint8Array = bindings.decodeUint8Array(htlc_tx);
910                                 const per_commitment_point_conv: Uint8Array = bindings.decodeUint8Array(per_commitment_point);
911                                 const htlc_hu_conv: HTLCOutputInCommitment = new HTLCOutputInCommitment(null, htlc);
912                                 const ret: Result_ECDSASignatureNoneZ = arg.sign_counterparty_htlc_transaction(htlc_tx_conv, input, amount, per_commitment_point_conv, htlc_hu_conv);
913                                 const result: bigint = ret.clone_ptr();
914                                 return result;
915                         },
916                         sign_closing_transaction (closing_tx: bigint): bigint {
917                                 const closing_tx_hu_conv: ClosingTransaction = new ClosingTransaction(null, closing_tx);
918                                 const ret: Result_ECDSASignatureNoneZ = arg.sign_closing_transaction(closing_tx_hu_conv);
919                                 const result: bigint = ret.clone_ptr();
920                                 return result;
921                         },
922                         sign_holder_anchor_input (anchor_tx: number, input: number): bigint {
923                                 const anchor_tx_conv: Uint8Array = bindings.decodeUint8Array(anchor_tx);
924                                 const ret: Result_ECDSASignatureNoneZ = arg.sign_holder_anchor_input(anchor_tx_conv, input);
925                                 const result: bigint = ret.clone_ptr();
926                                 return result;
927                         },
928                         sign_channel_announcement_with_funding_key (msg: bigint): bigint {
929                                 const msg_hu_conv: UnsignedChannelAnnouncement = new UnsignedChannelAnnouncement(null, msg);
930                                 const ret: Result_ECDSASignatureNoneZ = arg.sign_channel_announcement_with_funding_key(msg_hu_conv);
931                                 const result: bigint = ret.clone_ptr();
932                                 return result;
933                         },
934                 } as bindings.LDKEcdsaChannelSigner;
935                 const channelSigner = ChannelSigner.new_impl(channelSigner_impl, pubkeys);
936                 const ptr_idx: [bigint, number] = bindings.LDKEcdsaChannelSigner_new(structImplementation, channelSigner.instance_idx!, pubkeys.clone_ptr());
937
938                 impl_holder.held = new EcdsaChannelSigner(null, ptr_idx[0]);
939                 impl_holder.held.instance_idx = ptr_idx[1];
940                 impl_holder.held.bindings_instance = structImplementation;
941                 impl_holder.held.ptrs_to.push(channelSigner);
942                 return impl_holder.held!;
943         }
944
945         /**
946          * Create a signature for a counterparty's commitment transaction and associated HTLC transactions.
947          * 
948          * Note that if signing fails or is rejected, the channel will be force-closed.
949          * 
950          * Policy checks should be implemented in this function, including checking the amount
951          * sent to us and checking the HTLCs.
952          * 
953          * The preimages of outbound and inbound HTLCs that were fulfilled since the last commitment
954          * are provided. A validating signer should ensure that an outbound HTLC output is removed
955          * only when the matching preimage is provided and after the corresponding inbound HTLC has
956          * been removed for forwarded payments.
957          * 
958          * Note that all the relevant preimages will be provided, but there may also be additional
959          * irrelevant or duplicate preimages.
960          */
961         public sign_counterparty_commitment(commitment_tx: CommitmentTransaction, inbound_htlc_preimages: Uint8Array[], outbound_htlc_preimages: Uint8Array[]): Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ {
962                 const ret: bigint = bindings.EcdsaChannelSigner_sign_counterparty_commitment(this.ptr, CommonBase.get_ptr_of(commitment_tx), bindings.encodeUint32Array(inbound_htlc_preimages.map(inbound_htlc_preimages_conv_12 => bindings.encodeUint8Array(bindings.check_arr_len(inbound_htlc_preimages_conv_12, 32)))), bindings.encodeUint32Array(outbound_htlc_preimages.map(outbound_htlc_preimages_conv_12 => bindings.encodeUint8Array(bindings.check_arr_len(outbound_htlc_preimages_conv_12, 32)))));
963                 const ret_hu_conv: Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ = Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ.constr_from_ptr(ret);
964                 CommonBase.add_ref_from(this, commitment_tx);
965                 return ret_hu_conv;
966         }
967
968         /**
969          * Creates a signature for a holder's commitment transaction.
970          * 
971          * This will be called
972          * - with a non-revoked `commitment_tx`.
973          * - with the latest `commitment_tx` when we initiate a force-close.
974          * 
975          * This may be called multiple times for the same transaction.
976          * 
977          * An external signer implementation should check that the commitment has not been revoked.
978          * 
979          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
980          * signature and should be retried later. Once the signer is ready to provide a signature after
981          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
982          * monitor.
983          * 
984          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
985          */
986         public sign_holder_commitment(commitment_tx: HolderCommitmentTransaction): Result_ECDSASignatureNoneZ {
987                 const ret: bigint = bindings.EcdsaChannelSigner_sign_holder_commitment(this.ptr, CommonBase.get_ptr_of(commitment_tx));
988                 const ret_hu_conv: Result_ECDSASignatureNoneZ = Result_ECDSASignatureNoneZ.constr_from_ptr(ret);
989                 CommonBase.add_ref_from(this, commitment_tx);
990                 return ret_hu_conv;
991         }
992
993         /**
994          * Create a signature for the given input in a transaction spending an HTLC transaction output
995          * or a commitment transaction `to_local` output when our counterparty broadcasts an old state.
996          * 
997          * A justice transaction may claim multiple outputs at the same time if timelocks are
998          * similar, but only a signature for the input at index `input` should be signed for here.
999          * It may be called multiple times for same output(s) if a fee-bump is needed with regards
1000          * to an upcoming timelock expiration.
1001          * 
1002          * Amount is value of the output spent by this input, committed to in the BIP 143 signature.
1003          * 
1004          * `per_commitment_key` is revocation secret which was provided by our counterparty when they
1005          * revoked the state which they eventually broadcast. It's not a _holder_ secret key and does
1006          * not allow the spending of any funds by itself (you need our holder `revocation_secret` to do
1007          * so).
1008          * 
1009          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
1010          * signature and should be retried later. Once the signer is ready to provide a signature after
1011          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
1012          * monitor.
1013          * 
1014          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
1015          */
1016         public sign_justice_revoked_output(justice_tx: Uint8Array, input: number, amount: bigint, per_commitment_key: Uint8Array): Result_ECDSASignatureNoneZ {
1017                 const ret: bigint = bindings.EcdsaChannelSigner_sign_justice_revoked_output(this.ptr, bindings.encodeUint8Array(justice_tx), input, amount, bindings.encodeUint8Array(bindings.check_arr_len(per_commitment_key, 32)));
1018                 const ret_hu_conv: Result_ECDSASignatureNoneZ = Result_ECDSASignatureNoneZ.constr_from_ptr(ret);
1019                 return ret_hu_conv;
1020         }
1021
1022         /**
1023          * Create a signature for the given input in a transaction spending a commitment transaction
1024          * HTLC output when our counterparty broadcasts an old state.
1025          * 
1026          * A justice transaction may claim multiple outputs at the same time if timelocks are
1027          * similar, but only a signature for the input at index `input` should be signed for here.
1028          * It may be called multiple times for same output(s) if a fee-bump is needed with regards
1029          * to an upcoming timelock expiration.
1030          * 
1031          * `amount` is the value of the output spent by this input, committed to in the BIP 143
1032          * signature.
1033          * 
1034          * `per_commitment_key` is revocation secret which was provided by our counterparty when they
1035          * revoked the state which they eventually broadcast. It's not a _holder_ secret key and does
1036          * not allow the spending of any funds by itself (you need our holder revocation_secret to do
1037          * so).
1038          * 
1039          * `htlc` holds HTLC elements (hash, timelock), thus changing the format of the witness script
1040          * (which is committed to in the BIP 143 signatures).
1041          * 
1042          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
1043          * signature and should be retried later. Once the signer is ready to provide a signature after
1044          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
1045          * monitor.
1046          * 
1047          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
1048          */
1049         public sign_justice_revoked_htlc(justice_tx: Uint8Array, input: number, amount: bigint, per_commitment_key: Uint8Array, htlc: HTLCOutputInCommitment): Result_ECDSASignatureNoneZ {
1050                 const ret: bigint = bindings.EcdsaChannelSigner_sign_justice_revoked_htlc(this.ptr, bindings.encodeUint8Array(justice_tx), input, amount, bindings.encodeUint8Array(bindings.check_arr_len(per_commitment_key, 32)), CommonBase.get_ptr_of(htlc));
1051                 const ret_hu_conv: Result_ECDSASignatureNoneZ = Result_ECDSASignatureNoneZ.constr_from_ptr(ret);
1052                 CommonBase.add_ref_from(this, htlc);
1053                 return ret_hu_conv;
1054         }
1055
1056         /**
1057          * Computes the signature for a commitment transaction's HTLC output used as an input within
1058          * `htlc_tx`, which spends the commitment transaction at index `input`. The signature returned
1059          * must be be computed using [`EcdsaSighashType::All`].
1060          * 
1061          * Note that this may be called for HTLCs in the penultimate commitment transaction if a
1062          * [`ChannelMonitor`] [replica](https://github.com/lightningdevkit/rust-lightning/blob/main/GLOSSARY.md#monitor-replicas)
1063          * broadcasts it before receiving the update for the latest commitment transaction.
1064          * 
1065          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
1066          * signature and should be retried later. Once the signer is ready to provide a signature after
1067          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
1068          * monitor.
1069          * 
1070          * [`EcdsaSighashType::All`]: bitcoin::sighash::EcdsaSighashType::All
1071          * [`ChannelMonitor`]: crate::chain::channelmonitor::ChannelMonitor
1072          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
1073          */
1074         public sign_holder_htlc_transaction(htlc_tx: Uint8Array, input: number, htlc_descriptor: HTLCDescriptor): Result_ECDSASignatureNoneZ {
1075                 const ret: bigint = bindings.EcdsaChannelSigner_sign_holder_htlc_transaction(this.ptr, bindings.encodeUint8Array(htlc_tx), input, CommonBase.get_ptr_of(htlc_descriptor));
1076                 const ret_hu_conv: Result_ECDSASignatureNoneZ = Result_ECDSASignatureNoneZ.constr_from_ptr(ret);
1077                 CommonBase.add_ref_from(this, htlc_descriptor);
1078                 return ret_hu_conv;
1079         }
1080
1081         /**
1082          * Create a signature for a claiming transaction for a HTLC output on a counterparty's commitment
1083          * transaction, either offered or received.
1084          * 
1085          * Such a transaction may claim multiples offered outputs at same time if we know the
1086          * preimage for each when we create it, but only the input at index `input` should be
1087          * signed for here. It may be called multiple times for same output(s) if a fee-bump is
1088          * needed with regards to an upcoming timelock expiration.
1089          * 
1090          * `witness_script` is either an offered or received script as defined in BOLT3 for HTLC
1091          * outputs.
1092          * 
1093          * `amount` is value of the output spent by this input, committed to in the BIP 143 signature.
1094          * 
1095          * `per_commitment_point` is the dynamic point corresponding to the channel state
1096          * detected onchain. It has been generated by our counterparty and is used to derive
1097          * channel state keys, which are then included in the witness script and committed to in the
1098          * BIP 143 signature.
1099          * 
1100          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
1101          * signature and should be retried later. Once the signer is ready to provide a signature after
1102          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
1103          * monitor.
1104          * 
1105          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
1106          */
1107         public sign_counterparty_htlc_transaction(htlc_tx: Uint8Array, input: number, amount: bigint, per_commitment_point: Uint8Array, htlc: HTLCOutputInCommitment): Result_ECDSASignatureNoneZ {
1108                 const ret: bigint = bindings.EcdsaChannelSigner_sign_counterparty_htlc_transaction(this.ptr, bindings.encodeUint8Array(htlc_tx), input, amount, bindings.encodeUint8Array(bindings.check_arr_len(per_commitment_point, 33)), CommonBase.get_ptr_of(htlc));
1109                 const ret_hu_conv: Result_ECDSASignatureNoneZ = Result_ECDSASignatureNoneZ.constr_from_ptr(ret);
1110                 CommonBase.add_ref_from(this, htlc);
1111                 return ret_hu_conv;
1112         }
1113
1114         /**
1115          * Create a signature for a (proposed) closing transaction.
1116          * 
1117          * Note that, due to rounding, there may be one \"missing\" satoshi, and either party may have
1118          * chosen to forgo their output as dust.
1119          */
1120         public sign_closing_transaction(closing_tx: ClosingTransaction): Result_ECDSASignatureNoneZ {
1121                 const ret: bigint = bindings.EcdsaChannelSigner_sign_closing_transaction(this.ptr, CommonBase.get_ptr_of(closing_tx));
1122                 const ret_hu_conv: Result_ECDSASignatureNoneZ = Result_ECDSASignatureNoneZ.constr_from_ptr(ret);
1123                 CommonBase.add_ref_from(this, closing_tx);
1124                 return ret_hu_conv;
1125         }
1126
1127         /**
1128          * Computes the signature for a commitment transaction's anchor output used as an
1129          * input within `anchor_tx`, which spends the commitment transaction, at index `input`.
1130          * 
1131          * An `Err` can be returned to signal that the signer is unavailable/cannot produce a valid
1132          * signature and should be retried later. Once the signer is ready to provide a signature after
1133          * previously returning an `Err`, [`ChannelMonitor::signer_unblocked`] must be called on its
1134          * monitor.
1135          * 
1136          * [`ChannelMonitor::signer_unblocked`]: crate::chain::channelmonitor::ChannelMonitor::signer_unblocked
1137          */
1138         public sign_holder_anchor_input(anchor_tx: Uint8Array, input: number): Result_ECDSASignatureNoneZ {
1139                 const ret: bigint = bindings.EcdsaChannelSigner_sign_holder_anchor_input(this.ptr, bindings.encodeUint8Array(anchor_tx), input);
1140                 const ret_hu_conv: Result_ECDSASignatureNoneZ = Result_ECDSASignatureNoneZ.constr_from_ptr(ret);
1141                 return ret_hu_conv;
1142         }
1143
1144         /**
1145          * Signs a channel announcement message with our funding key proving it comes from one of the
1146          * channel participants.
1147          * 
1148          * Channel announcements also require a signature from each node's network key. Our node
1149          * signature is computed through [`NodeSigner::sign_gossip_message`].
1150          * 
1151          * Note that if this fails or is rejected, the channel will not be publicly announced and
1152          * our counterparty may (though likely will not) close the channel on us for violating the
1153          * protocol.
1154          * 
1155          * [`NodeSigner::sign_gossip_message`]: crate::sign::NodeSigner::sign_gossip_message
1156          */
1157         public sign_channel_announcement_with_funding_key(msg: UnsignedChannelAnnouncement): Result_ECDSASignatureNoneZ {
1158                 const ret: bigint = bindings.EcdsaChannelSigner_sign_channel_announcement_with_funding_key(this.ptr, CommonBase.get_ptr_of(msg));
1159                 const ret_hu_conv: Result_ECDSASignatureNoneZ = Result_ECDSASignatureNoneZ.constr_from_ptr(ret);
1160                 CommonBase.add_ref_from(this, msg);
1161                 return ret_hu_conv;
1162         }
1163
1164 }