a57f61907b12a0f42e742cf4a47f6fdbea0180e5
[ldk-java] / ts / structs / ChannelDetails.mts
1 import { TxOut } from '../structs/TxOut.mjs';
2 import { TxIn } from '../structs/TxIn.mjs';
3 import { BigEndianScalar } from '../structs/BigEndianScalar.mjs';
4 import { Bolt11SemanticError } from '../enums/Bolt11SemanticError.mjs';
5 import { Bolt12SemanticError } from '../enums/Bolt12SemanticError.mjs';
6 import { COption_NoneZ } from '../enums/COption_NoneZ.mjs';
7 import { ChannelMonitorUpdateStatus } from '../enums/ChannelMonitorUpdateStatus.mjs';
8 import { ChannelShutdownState } from '../enums/ChannelShutdownState.mjs';
9 import { ConfirmationTarget } from '../enums/ConfirmationTarget.mjs';
10 import { CreationError } from '../enums/CreationError.mjs';
11 import { Currency } from '../enums/Currency.mjs';
12 import { FailureCode } from '../enums/FailureCode.mjs';
13 import { HTLCClaim } from '../enums/HTLCClaim.mjs';
14 import { IOError } from '../enums/IOError.mjs';
15 import { Level } from '../enums/Level.mjs';
16 import { Network } from '../enums/Network.mjs';
17 import { PaymentFailureReason } from '../enums/PaymentFailureReason.mjs';
18 import { Recipient } from '../enums/Recipient.mjs';
19 import { RetryableSendFailure } from '../enums/RetryableSendFailure.mjs';
20 import { Secp256k1Error } from '../enums/Secp256k1Error.mjs';
21 import { SiPrefix } from '../enums/SiPrefix.mjs';
22 import { UtxoLookupError } from '../enums/UtxoLookupError.mjs';
23 import { Bech32Error } from '../structs/Bech32Error.mjs';
24 import { Option_DurationZ } from '../structs/Option_DurationZ.mjs';
25 import { BlindedPath } from '../structs/BlindedPath.mjs';
26 import { Option_u64Z } from '../structs/Option_u64Z.mjs';
27 import { Refund } from '../structs/Refund.mjs';
28 import { Bolt12ParseError } from '../structs/Bolt12ParseError.mjs';
29 import { Result_RefundBolt12ParseErrorZ } from '../structs/Result_RefundBolt12ParseErrorZ.mjs';
30 import { ShutdownScript } from '../structs/ShutdownScript.mjs';
31 import { APIError } from '../structs/APIError.mjs';
32 import { Result_NoneAPIErrorZ } from '../structs/Result_NoneAPIErrorZ.mjs';
33 import { Option_PaymentSecretZ } from '../structs/Option_PaymentSecretZ.mjs';
34 import { Option_CVec_u8ZZ } from '../structs/Option_CVec_u8ZZ.mjs';
35 import { RecipientOnionFields } from '../structs/RecipientOnionFields.mjs';
36 import { DecodeError } from '../structs/DecodeError.mjs';
37 import { Result_RecipientOnionFieldsDecodeErrorZ } from '../structs/Result_RecipientOnionFieldsDecodeErrorZ.mjs';
38 import { InvoiceRequest } from '../structs/InvoiceRequest.mjs';
39 import { Bolt12Invoice } from '../structs/Bolt12Invoice.mjs';
40 import { InvoiceError } from '../structs/InvoiceError.mjs';
41 import { OffersMessage } from '../structs/OffersMessage.mjs';
42 import { Option_OffersMessageZ } from '../structs/Option_OffersMessageZ.mjs';
43 import { Result_OffersMessageDecodeErrorZ } from '../structs/Result_OffersMessageDecodeErrorZ.mjs';
44 import { Option_HTLCClaimZ } from '../structs/Option_HTLCClaimZ.mjs';
45 import { Result_NoneNoneZ } from '../structs/Result_NoneNoneZ.mjs';
46 import { CounterpartyCommitmentSecrets } from '../structs/CounterpartyCommitmentSecrets.mjs';
47 import { Result_CounterpartyCommitmentSecretsDecodeErrorZ } from '../structs/Result_CounterpartyCommitmentSecretsDecodeErrorZ.mjs';
48 import { TxCreationKeys } from '../structs/TxCreationKeys.mjs';
49 import { Result_TxCreationKeysDecodeErrorZ } from '../structs/Result_TxCreationKeysDecodeErrorZ.mjs';
50 import { ChannelPublicKeys } from '../structs/ChannelPublicKeys.mjs';
51 import { Result_ChannelPublicKeysDecodeErrorZ } from '../structs/Result_ChannelPublicKeysDecodeErrorZ.mjs';
52 import { Option_u32Z } from '../structs/Option_u32Z.mjs';
53 import { HTLCOutputInCommitment } from '../structs/HTLCOutputInCommitment.mjs';
54 import { Result_HTLCOutputInCommitmentDecodeErrorZ } from '../structs/Result_HTLCOutputInCommitmentDecodeErrorZ.mjs';
55 import { Option_PaymentPreimageZ } from '../structs/Option_PaymentPreimageZ.mjs';
56 import { CounterpartyChannelTransactionParameters } from '../structs/CounterpartyChannelTransactionParameters.mjs';
57 import { Result_CounterpartyChannelTransactionParametersDecodeErrorZ } from '../structs/Result_CounterpartyChannelTransactionParametersDecodeErrorZ.mjs';
58 import { ChannelTransactionParameters } from '../structs/ChannelTransactionParameters.mjs';
59 import { Result_ChannelTransactionParametersDecodeErrorZ } from '../structs/Result_ChannelTransactionParametersDecodeErrorZ.mjs';
60 import { HolderCommitmentTransaction } from '../structs/HolderCommitmentTransaction.mjs';
61 import { Result_HolderCommitmentTransactionDecodeErrorZ } from '../structs/Result_HolderCommitmentTransactionDecodeErrorZ.mjs';
62 import { BuiltCommitmentTransaction } from '../structs/BuiltCommitmentTransaction.mjs';
63 import { Result_BuiltCommitmentTransactionDecodeErrorZ } from '../structs/Result_BuiltCommitmentTransactionDecodeErrorZ.mjs';
64 import { TrustedClosingTransaction } from '../structs/TrustedClosingTransaction.mjs';
65 import { Result_TrustedClosingTransactionNoneZ } from '../structs/Result_TrustedClosingTransactionNoneZ.mjs';
66 import { CommitmentTransaction } from '../structs/CommitmentTransaction.mjs';
67 import { Result_CommitmentTransactionDecodeErrorZ } from '../structs/Result_CommitmentTransactionDecodeErrorZ.mjs';
68 import { TrustedCommitmentTransaction } from '../structs/TrustedCommitmentTransaction.mjs';
69 import { Result_TrustedCommitmentTransactionNoneZ } from '../structs/Result_TrustedCommitmentTransactionNoneZ.mjs';
70 import { Result_CVec_SignatureZNoneZ } from '../structs/Result_CVec_SignatureZNoneZ.mjs';
71 import { Result_ShutdownScriptDecodeErrorZ } from '../structs/Result_ShutdownScriptDecodeErrorZ.mjs';
72 import { InvalidShutdownScript } from '../structs/InvalidShutdownScript.mjs';
73 import { Result_ShutdownScriptInvalidShutdownScriptZ } from '../structs/Result_ShutdownScriptInvalidShutdownScriptZ.mjs';
74 import { BlindedPayInfo } from '../structs/BlindedPayInfo.mjs';
75 import { Result_BlindedPayInfoDecodeErrorZ } from '../structs/Result_BlindedPayInfoDecodeErrorZ.mjs';
76 import { DelayedPaymentOutputDescriptor } from '../structs/DelayedPaymentOutputDescriptor.mjs';
77 import { Result_DelayedPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mjs';
78 import { StaticPaymentOutputDescriptor } from '../structs/StaticPaymentOutputDescriptor.mjs';
79 import { Result_StaticPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mjs';
80 import { OutPoint } from '../structs/OutPoint.mjs';
81 import { SpendableOutputDescriptor } from '../structs/SpendableOutputDescriptor.mjs';
82 import { Result_SpendableOutputDescriptorDecodeErrorZ } from '../structs/Result_SpendableOutputDescriptorDecodeErrorZ.mjs';
83 import { Option_PackedLockTimeZ } from '../structs/Option_PackedLockTimeZ.mjs';
84 import { TwoTuple_PartiallySignedTransactionusizeZ } from '../structs/TwoTuple_PartiallySignedTransactionusizeZ.mjs';
85 import { Result_C2Tuple_PartiallySignedTransactionusizeZNoneZ } from '../structs/Result_C2Tuple_PartiallySignedTransactionusizeZNoneZ.mjs';
86 import { TwoTuple_SignatureCVec_SignatureZZ } from '../structs/TwoTuple_SignatureCVec_SignatureZZ.mjs';
87 import { Result_C2Tuple_SignatureCVec_SignatureZZNoneZ } from '../structs/Result_C2Tuple_SignatureCVec_SignatureZZNoneZ.mjs';
88 import { Result_SignatureNoneZ } from '../structs/Result_SignatureNoneZ.mjs';
89 import { Result_PublicKeyNoneZ } from '../structs/Result_PublicKeyNoneZ.mjs';
90 import { Option_ScalarZ } from '../structs/Option_ScalarZ.mjs';
91 import { Result_SharedSecretNoneZ } from '../structs/Result_SharedSecretNoneZ.mjs';
92 import { Result_RecoverableSignatureNoneZ } from '../structs/Result_RecoverableSignatureNoneZ.mjs';
93 import { HTLCDescriptor } from '../structs/HTLCDescriptor.mjs';
94 import { ClosingTransaction } from '../structs/ClosingTransaction.mjs';
95 import { UnsignedChannelAnnouncement } from '../structs/UnsignedChannelAnnouncement.mjs';
96 import { ChannelSigner, ChannelSignerInterface } from '../structs/ChannelSigner.mjs';
97 import { EcdsaChannelSigner, EcdsaChannelSignerInterface } from '../structs/EcdsaChannelSigner.mjs';
98 import { WriteableEcdsaChannelSigner, WriteableEcdsaChannelSignerInterface } from '../structs/WriteableEcdsaChannelSigner.mjs';
99 import { Result_WriteableEcdsaChannelSignerDecodeErrorZ } from '../structs/Result_WriteableEcdsaChannelSignerDecodeErrorZ.mjs';
100 import { Result_ScriptNoneZ } from '../structs/Result_ScriptNoneZ.mjs';
101 import { Result_ShutdownScriptNoneZ } from '../structs/Result_ShutdownScriptNoneZ.mjs';
102 import { Result_CVec_CVec_u8ZZNoneZ } from '../structs/Result_CVec_CVec_u8ZZNoneZ.mjs';
103 import { InMemorySigner } from '../structs/InMemorySigner.mjs';
104 import { Result_InMemorySignerDecodeErrorZ } from '../structs/Result_InMemorySignerDecodeErrorZ.mjs';
105 import { Result_PartiallySignedTransactionNoneZ } from '../structs/Result_PartiallySignedTransactionNoneZ.mjs';
106 import { Result_TransactionNoneZ } from '../structs/Result_TransactionNoneZ.mjs';
107 import { Route } from '../structs/Route.mjs';
108 import { LightningError } from '../structs/LightningError.mjs';
109 import { Result_RouteLightningErrorZ } from '../structs/Result_RouteLightningErrorZ.mjs';
110 import { InFlightHtlcs } from '../structs/InFlightHtlcs.mjs';
111 import { Result_InFlightHtlcsDecodeErrorZ } from '../structs/Result_InFlightHtlcsDecodeErrorZ.mjs';
112 import { RouteHop } from '../structs/RouteHop.mjs';
113 import { Result_RouteHopDecodeErrorZ } from '../structs/Result_RouteHopDecodeErrorZ.mjs';
114 import { BlindedHop } from '../structs/BlindedHop.mjs';
115 import { BlindedTail } from '../structs/BlindedTail.mjs';
116 import { Result_BlindedTailDecodeErrorZ } from '../structs/Result_BlindedTailDecodeErrorZ.mjs';
117 import { Path } from '../structs/Path.mjs';
118 import { Result_RouteDecodeErrorZ } from '../structs/Result_RouteDecodeErrorZ.mjs';
119 import { RouteParameters } from '../structs/RouteParameters.mjs';
120 import { Result_RouteParametersDecodeErrorZ } from '../structs/Result_RouteParametersDecodeErrorZ.mjs';
121 import { PaymentParameters } from '../structs/PaymentParameters.mjs';
122 import { Result_PaymentParametersDecodeErrorZ } from '../structs/Result_PaymentParametersDecodeErrorZ.mjs';
123 import { TwoTuple_BlindedPayInfoBlindedPathZ } from '../structs/TwoTuple_BlindedPayInfoBlindedPathZ.mjs';
124 import { RouteHint } from '../structs/RouteHint.mjs';
125 import { RouteHintHop } from '../structs/RouteHintHop.mjs';
126 import { Result_RouteHintDecodeErrorZ } from '../structs/Result_RouteHintDecodeErrorZ.mjs';
127 import { Result_RouteHintHopDecodeErrorZ } from '../structs/Result_RouteHintHopDecodeErrorZ.mjs';
128 import { TwoTuple_usizeTransactionZ } from '../structs/TwoTuple_usizeTransactionZ.mjs';
129 import { Option_BlockHashZ } from '../structs/Option_BlockHashZ.mjs';
130 import { TwoTuple_TxidCOption_BlockHashZZ } from '../structs/TwoTuple_TxidCOption_BlockHashZZ.mjs';
131 import { HTLCUpdate } from '../structs/HTLCUpdate.mjs';
132 import { MonitorEvent } from '../structs/MonitorEvent.mjs';
133 import { ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ } from '../structs/ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ.mjs';
134 import { FixedPenaltyScorer } from '../structs/FixedPenaltyScorer.mjs';
135 import { Result_FixedPenaltyScorerDecodeErrorZ } from '../structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs';
136 import { NodeId } from '../structs/NodeId.mjs';
137 import { TwoTuple_u64u64Z } from '../structs/TwoTuple_u64u64Z.mjs';
138 import { Option_C2Tuple_u64u64ZZ } from '../structs/Option_C2Tuple_u64u64ZZ.mjs';
139 import { TwoTuple_Z } from '../structs/TwoTuple_Z.mjs';
140 import { TwoTuple__u168_u168Z } from '../structs/TwoTuple__u168_u168Z.mjs';
141 import { Option_C2Tuple_EightU16sEightU16sZZ } from '../structs/Option_C2Tuple_EightU16sEightU16sZZ.mjs';
142 import { Record } from '../structs/Record.mjs';
143 import { Logger, LoggerInterface } from '../structs/Logger.mjs';
144 import { NetworkGraph } from '../structs/NetworkGraph.mjs';
145 import { ProbabilisticScorer } from '../structs/ProbabilisticScorer.mjs';
146 import { Result_ProbabilisticScorerDecodeErrorZ } from '../structs/Result_ProbabilisticScorerDecodeErrorZ.mjs';
147 import { InitFeatures } from '../structs/InitFeatures.mjs';
148 import { Result_InitFeaturesDecodeErrorZ } from '../structs/Result_InitFeaturesDecodeErrorZ.mjs';
149 import { ChannelFeatures } from '../structs/ChannelFeatures.mjs';
150 import { Result_ChannelFeaturesDecodeErrorZ } from '../structs/Result_ChannelFeaturesDecodeErrorZ.mjs';
151 import { NodeFeatures } from '../structs/NodeFeatures.mjs';
152 import { Result_NodeFeaturesDecodeErrorZ } from '../structs/Result_NodeFeaturesDecodeErrorZ.mjs';
153 import { Bolt11InvoiceFeatures } from '../structs/Bolt11InvoiceFeatures.mjs';
154 import { Result_Bolt11InvoiceFeaturesDecodeErrorZ } from '../structs/Result_Bolt11InvoiceFeaturesDecodeErrorZ.mjs';
155 import { Bolt12InvoiceFeatures } from '../structs/Bolt12InvoiceFeatures.mjs';
156 import { Result_Bolt12InvoiceFeaturesDecodeErrorZ } from '../structs/Result_Bolt12InvoiceFeaturesDecodeErrorZ.mjs';
157 import { BlindedHopFeatures } from '../structs/BlindedHopFeatures.mjs';
158 import { Result_BlindedHopFeaturesDecodeErrorZ } from '../structs/Result_BlindedHopFeaturesDecodeErrorZ.mjs';
159 import { ChannelTypeFeatures } from '../structs/ChannelTypeFeatures.mjs';
160 import { Result_ChannelTypeFeaturesDecodeErrorZ } from '../structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs';
161 import { PaymentPurpose } from '../structs/PaymentPurpose.mjs';
162 import { Result_PaymentPurposeDecodeErrorZ } from '../structs/Result_PaymentPurposeDecodeErrorZ.mjs';
163 import { ChannelUpdate } from '../structs/ChannelUpdate.mjs';
164 import { NetworkUpdate } from '../structs/NetworkUpdate.mjs';
165 import { Option_NetworkUpdateZ } from '../structs/Option_NetworkUpdateZ.mjs';
166 import { PathFailure } from '../structs/PathFailure.mjs';
167 import { Option_PathFailureZ } from '../structs/Option_PathFailureZ.mjs';
168 import { Result_COption_PathFailureZDecodeErrorZ } from '../structs/Result_COption_PathFailureZDecodeErrorZ.mjs';
169 import { UntrustedString } from '../structs/UntrustedString.mjs';
170 import { ClosureReason } from '../structs/ClosureReason.mjs';
171 import { Option_ClosureReasonZ } from '../structs/Option_ClosureReasonZ.mjs';
172 import { Result_COption_ClosureReasonZDecodeErrorZ } from '../structs/Result_COption_ClosureReasonZDecodeErrorZ.mjs';
173 import { HTLCDestination } from '../structs/HTLCDestination.mjs';
174 import { Option_HTLCDestinationZ } from '../structs/Option_HTLCDestinationZ.mjs';
175 import { Result_COption_HTLCDestinationZDecodeErrorZ } from '../structs/Result_COption_HTLCDestinationZDecodeErrorZ.mjs';
176 import { Result_PaymentFailureReasonDecodeErrorZ } from '../structs/Result_PaymentFailureReasonDecodeErrorZ.mjs';
177 import { Option_u128Z } from '../structs/Option_u128Z.mjs';
178 import { Option_PaymentIdZ } from '../structs/Option_PaymentIdZ.mjs';
179 import { Option_PaymentFailureReasonZ } from '../structs/Option_PaymentFailureReasonZ.mjs';
180 import { Option_PaymentHashZ } from '../structs/Option_PaymentHashZ.mjs';
181 import { AnchorDescriptor } from '../structs/AnchorDescriptor.mjs';
182 import { BumpTransactionEvent } from '../structs/BumpTransactionEvent.mjs';
183 import { Event } from '../structs/Event.mjs';
184 import { Option_EventZ } from '../structs/Option_EventZ.mjs';
185 import { Result_COption_EventZDecodeErrorZ } from '../structs/Result_COption_EventZDecodeErrorZ.mjs';
186 import { AcceptChannel } from '../structs/AcceptChannel.mjs';
187 import { AcceptChannelV2 } from '../structs/AcceptChannelV2.mjs';
188 import { OpenChannel } from '../structs/OpenChannel.mjs';
189 import { OpenChannelV2 } from '../structs/OpenChannelV2.mjs';
190 import { FundingCreated } from '../structs/FundingCreated.mjs';
191 import { FundingSigned } from '../structs/FundingSigned.mjs';
192 import { TxAddInput } from '../structs/TxAddInput.mjs';
193 import { TxAddOutput } from '../structs/TxAddOutput.mjs';
194 import { TxRemoveInput } from '../structs/TxRemoveInput.mjs';
195 import { TxRemoveOutput } from '../structs/TxRemoveOutput.mjs';
196 import { TxComplete } from '../structs/TxComplete.mjs';
197 import { TxSignatures } from '../structs/TxSignatures.mjs';
198 import { TxInitRbf } from '../structs/TxInitRbf.mjs';
199 import { TxAckRbf } from '../structs/TxAckRbf.mjs';
200 import { ChannelReady } from '../structs/ChannelReady.mjs';
201 import { AnnouncementSignatures } from '../structs/AnnouncementSignatures.mjs';
202 import { CommitmentUpdate } from '../structs/CommitmentUpdate.mjs';
203 import { RevokeAndACK } from '../structs/RevokeAndACK.mjs';
204 import { ClosingSigned } from '../structs/ClosingSigned.mjs';
205 import { Shutdown } from '../structs/Shutdown.mjs';
206 import { ChannelReestablish } from '../structs/ChannelReestablish.mjs';
207 import { ChannelAnnouncement } from '../structs/ChannelAnnouncement.mjs';
208 import { NodeAnnouncement } from '../structs/NodeAnnouncement.mjs';
209 import { ErrorMessage } from '../structs/ErrorMessage.mjs';
210 import { WarningMessage } from '../structs/WarningMessage.mjs';
211 import { ErrorAction } from '../structs/ErrorAction.mjs';
212 import { QueryChannelRange } from '../structs/QueryChannelRange.mjs';
213 import { QueryShortChannelIds } from '../structs/QueryShortChannelIds.mjs';
214 import { ReplyChannelRange } from '../structs/ReplyChannelRange.mjs';
215 import { GossipTimestampFilter } from '../structs/GossipTimestampFilter.mjs';
216 import { MessageSendEvent } from '../structs/MessageSendEvent.mjs';
217 import { Offer } from '../structs/Offer.mjs';
218 import { Result_OfferBolt12ParseErrorZ } from '../structs/Result_OfferBolt12ParseErrorZ.mjs';
219 import { Result_PublicKeyErrorZ } from '../structs/Result_PublicKeyErrorZ.mjs';
220 import { Result_NodeIdDecodeErrorZ } from '../structs/Result_NodeIdDecodeErrorZ.mjs';
221 import { Result_COption_NetworkUpdateZDecodeErrorZ } from '../structs/Result_COption_NetworkUpdateZDecodeErrorZ.mjs';
222 import { Result_TxOutUtxoLookupErrorZ } from '../structs/Result_TxOutUtxoLookupErrorZ.mjs';
223 import { UtxoFuture } from '../structs/UtxoFuture.mjs';
224 import { UtxoResult } from '../structs/UtxoResult.mjs';
225 import { UtxoLookup, UtxoLookupInterface } from '../structs/UtxoLookup.mjs';
226 import { Option_UtxoLookupZ } from '../structs/Option_UtxoLookupZ.mjs';
227 import { Result_NoneLightningErrorZ } from '../structs/Result_NoneLightningErrorZ.mjs';
228 import { Result_boolLightningErrorZ } from '../structs/Result_boolLightningErrorZ.mjs';
229 import { ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ } from '../structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
230 import { Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ } from '../structs/Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.mjs';
231 import { ChannelUpdateInfo } from '../structs/ChannelUpdateInfo.mjs';
232 import { Result_ChannelUpdateInfoDecodeErrorZ } from '../structs/Result_ChannelUpdateInfoDecodeErrorZ.mjs';
233 import { ChannelInfo } from '../structs/ChannelInfo.mjs';
234 import { Result_ChannelInfoDecodeErrorZ } from '../structs/Result_ChannelInfoDecodeErrorZ.mjs';
235 import { RoutingFees } from '../structs/RoutingFees.mjs';
236 import { Result_RoutingFeesDecodeErrorZ } from '../structs/Result_RoutingFeesDecodeErrorZ.mjs';
237 import { Hostname } from '../structs/Hostname.mjs';
238 import { NetAddress } from '../structs/NetAddress.mjs';
239 import { NodeAnnouncementInfo } from '../structs/NodeAnnouncementInfo.mjs';
240 import { Result_NodeAnnouncementInfoDecodeErrorZ } from '../structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs';
241 import { NodeAlias } from '../structs/NodeAlias.mjs';
242 import { Result_NodeAliasDecodeErrorZ } from '../structs/Result_NodeAliasDecodeErrorZ.mjs';
243 import { NodeInfo } from '../structs/NodeInfo.mjs';
244 import { Result_NodeInfoDecodeErrorZ } from '../structs/Result_NodeInfoDecodeErrorZ.mjs';
245 import { Result_NetworkGraphDecodeErrorZ } from '../structs/Result_NetworkGraphDecodeErrorZ.mjs';
246 import { Option_CVec_NetAddressZZ } from '../structs/Option_CVec_NetAddressZZ.mjs';
247 import { Utxo } from '../structs/Utxo.mjs';
248 import { Option_TxOutZ } from '../structs/Option_TxOutZ.mjs';
249 import { Input } from '../structs/Input.mjs';
250 import { CoinSelection } from '../structs/CoinSelection.mjs';
251 import { Result_CoinSelectionNoneZ } from '../structs/Result_CoinSelectionNoneZ.mjs';
252 import { Result_CVec_UtxoZNoneZ } from '../structs/Result_CVec_UtxoZNoneZ.mjs';
253 import { Option_u16Z } from '../structs/Option_u16Z.mjs';
254 import { Option_ChannelShutdownStateZ } from '../structs/Option_ChannelShutdownStateZ.mjs';
255 import { Result__u832APIErrorZ } from '../structs/Result__u832APIErrorZ.mjs';
256 import { RecentPaymentDetails } from '../structs/RecentPaymentDetails.mjs';
257 import { PaymentSendFailure } from '../structs/PaymentSendFailure.mjs';
258 import { Result_NonePaymentSendFailureZ } from '../structs/Result_NonePaymentSendFailureZ.mjs';
259 import { Result_NoneRetryableSendFailureZ } from '../structs/Result_NoneRetryableSendFailureZ.mjs';
260 import { Result_PaymentHashPaymentSendFailureZ } from '../structs/Result_PaymentHashPaymentSendFailureZ.mjs';
261 import { Result_PaymentHashRetryableSendFailureZ } from '../structs/Result_PaymentHashRetryableSendFailureZ.mjs';
262 import { TwoTuple_PaymentHashPaymentIdZ } from '../structs/TwoTuple_PaymentHashPaymentIdZ.mjs';
263 import { Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ } from '../structs/Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.mjs';
264 import { TwoTuple_PaymentHashPaymentSecretZ } from '../structs/TwoTuple_PaymentHashPaymentSecretZ.mjs';
265 import { Result_C2Tuple_PaymentHashPaymentSecretZNoneZ } from '../structs/Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.mjs';
266 import { Result_PaymentSecretNoneZ } from '../structs/Result_PaymentSecretNoneZ.mjs';
267 import { Result_PaymentPreimageAPIErrorZ } from '../structs/Result_PaymentPreimageAPIErrorZ.mjs';
268 import { Option_CVec_ChainHashZZ } from '../structs/Option_CVec_ChainHashZZ.mjs';
269 import { CounterpartyForwardingInfo } from '../structs/CounterpartyForwardingInfo.mjs';
270 import { Result_CounterpartyForwardingInfoDecodeErrorZ } from '../structs/Result_CounterpartyForwardingInfoDecodeErrorZ.mjs';
271 import { ChannelCounterparty } from '../structs/ChannelCounterparty.mjs';
272 import { Result_ChannelCounterpartyDecodeErrorZ } from '../structs/Result_ChannelCounterpartyDecodeErrorZ.mjs';
273 import { Result_ChannelDetailsDecodeErrorZ } from '../structs/Result_ChannelDetailsDecodeErrorZ.mjs';
274 import { PhantomRouteHints } from '../structs/PhantomRouteHints.mjs';
275 import { Result_PhantomRouteHintsDecodeErrorZ } from '../structs/Result_PhantomRouteHintsDecodeErrorZ.mjs';
276 import { Result_ChannelShutdownStateDecodeErrorZ } from '../structs/Result_ChannelShutdownStateDecodeErrorZ.mjs';
277 import { ChannelMonitor } from '../structs/ChannelMonitor.mjs';
278 import { ChannelMonitorUpdate } from '../structs/ChannelMonitorUpdate.mjs';
279 import { Watch, WatchInterface } from '../structs/Watch.mjs';
280 import { BroadcasterInterface, BroadcasterInterfaceInterface } from '../structs/BroadcasterInterface.mjs';
281 import { EntropySource, EntropySourceInterface } from '../structs/EntropySource.mjs';
282 import { UnsignedChannelUpdate } from '../structs/UnsignedChannelUpdate.mjs';
283 import { UnsignedNodeAnnouncement } from '../structs/UnsignedNodeAnnouncement.mjs';
284 import { UnsignedGossipMessage } from '../structs/UnsignedGossipMessage.mjs';
285 import { NodeSigner, NodeSignerInterface } from '../structs/NodeSigner.mjs';
286 import { SignerProvider, SignerProviderInterface } from '../structs/SignerProvider.mjs';
287 import { FeeEstimator, FeeEstimatorInterface } from '../structs/FeeEstimator.mjs';
288 import { Router, RouterInterface } from '../structs/Router.mjs';
289 import { ChannelManager } from '../structs/ChannelManager.mjs';
290 import { TwoTuple_BlockHashChannelManagerZ } from '../structs/TwoTuple_BlockHashChannelManagerZ.mjs';
291 import { Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ } from '../structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.mjs';
292 import { MaxDustHTLCExposure } from '../structs/MaxDustHTLCExposure.mjs';
293 import { Result_MaxDustHTLCExposureDecodeErrorZ } from '../structs/Result_MaxDustHTLCExposureDecodeErrorZ.mjs';
294 import { ChannelConfig } from '../structs/ChannelConfig.mjs';
295 import { Result_ChannelConfigDecodeErrorZ } from '../structs/Result_ChannelConfigDecodeErrorZ.mjs';
296 import { Option_MaxDustHTLCExposureZ } from '../structs/Option_MaxDustHTLCExposureZ.mjs';
297 import { Option_APIErrorZ } from '../structs/Option_APIErrorZ.mjs';
298 import { Result_COption_APIErrorZDecodeErrorZ } from '../structs/Result_COption_APIErrorZDecodeErrorZ.mjs';
299 import { BigSize } from '../structs/BigSize.mjs';
300 import { Result_BigSizeDecodeErrorZ } from '../structs/Result_BigSizeDecodeErrorZ.mjs';
301 import { Result_HostnameDecodeErrorZ } from '../structs/Result_HostnameDecodeErrorZ.mjs';
302 import { TransactionU16LenLimited } from '../structs/TransactionU16LenLimited.mjs';
303 import { Result_TransactionU16LenLimitedNoneZ } from '../structs/Result_TransactionU16LenLimitedNoneZ.mjs';
304 import { Result_TransactionU16LenLimitedDecodeErrorZ } from '../structs/Result_TransactionU16LenLimitedDecodeErrorZ.mjs';
305 import { Result_UntrustedStringDecodeErrorZ } from '../structs/Result_UntrustedStringDecodeErrorZ.mjs';
306 import { Result_OutPointDecodeErrorZ } from '../structs/Result_OutPointDecodeErrorZ.mjs';
307 import { Type, TypeInterface } from '../structs/Type.mjs';
308 import { Option_TypeZ } from '../structs/Option_TypeZ.mjs';
309 import { Result_COption_TypeZDecodeErrorZ } from '../structs/Result_COption_TypeZDecodeErrorZ.mjs';
310 import { PaymentError } from '../structs/PaymentError.mjs';
311 import { Result_PaymentIdPaymentErrorZ } from '../structs/Result_PaymentIdPaymentErrorZ.mjs';
312 import { Result_NonePaymentErrorZ } from '../structs/Result_NonePaymentErrorZ.mjs';
313 import { Result_StringErrorZ } from '../structs/Result_StringErrorZ.mjs';
314 import { Result_ChannelMonitorUpdateDecodeErrorZ } from '../structs/Result_ChannelMonitorUpdateDecodeErrorZ.mjs';
315 import { Option_MonitorEventZ } from '../structs/Option_MonitorEventZ.mjs';
316 import { Result_COption_MonitorEventZDecodeErrorZ } from '../structs/Result_COption_MonitorEventZDecodeErrorZ.mjs';
317 import { Result_HTLCUpdateDecodeErrorZ } from '../structs/Result_HTLCUpdateDecodeErrorZ.mjs';
318 import { TwoTuple_OutPointScriptZ } from '../structs/TwoTuple_OutPointScriptZ.mjs';
319 import { TwoTuple_u32ScriptZ } from '../structs/TwoTuple_u32ScriptZ.mjs';
320 import { TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ } from '../structs/TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ.mjs';
321 import { TwoTuple_u32TxOutZ } from '../structs/TwoTuple_u32TxOutZ.mjs';
322 import { TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ } from '../structs/TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ.mjs';
323 import { Balance } from '../structs/Balance.mjs';
324 import { TwoTuple_BlockHashChannelMonitorZ } from '../structs/TwoTuple_BlockHashChannelMonitorZ.mjs';
325 import { Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ } from '../structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mjs';
326 import { TwoTuple_PublicKeyTypeZ } from '../structs/TwoTuple_PublicKeyTypeZ.mjs';
327 import { CustomOnionMessageContents, CustomOnionMessageContentsInterface } from '../structs/CustomOnionMessageContents.mjs';
328 import { Option_CustomOnionMessageContentsZ } from '../structs/Option_CustomOnionMessageContentsZ.mjs';
329 import { Result_COption_CustomOnionMessageContentsZDecodeErrorZ } from '../structs/Result_COption_CustomOnionMessageContentsZDecodeErrorZ.mjs';
330 import { Option_NetAddressZ } from '../structs/Option_NetAddressZ.mjs';
331 import { TwoTuple_PublicKeyCOption_NetAddressZZ } from '../structs/TwoTuple_PublicKeyCOption_NetAddressZZ.mjs';
332 import { PeerHandleError } from '../structs/PeerHandleError.mjs';
333 import { Result_CVec_u8ZPeerHandleErrorZ } from '../structs/Result_CVec_u8ZPeerHandleErrorZ.mjs';
334 import { Result_NonePeerHandleErrorZ } from '../structs/Result_NonePeerHandleErrorZ.mjs';
335 import { Result_boolPeerHandleErrorZ } from '../structs/Result_boolPeerHandleErrorZ.mjs';
336 import { OnionMessagePath } from '../structs/OnionMessagePath.mjs';
337 import { Result_OnionMessagePathNoneZ } from '../structs/Result_OnionMessagePathNoneZ.mjs';
338 import { SendError } from '../structs/SendError.mjs';
339 import { Result_NoneSendErrorZ } from '../structs/Result_NoneSendErrorZ.mjs';
340 import { Result_BlindedPathNoneZ } from '../structs/Result_BlindedPathNoneZ.mjs';
341 import { Result_BlindedPathDecodeErrorZ } from '../structs/Result_BlindedPathDecodeErrorZ.mjs';
342 import { Result_BlindedHopDecodeErrorZ } from '../structs/Result_BlindedHopDecodeErrorZ.mjs';
343 import { GraphSyncError } from '../structs/GraphSyncError.mjs';
344 import { Result_u32GraphSyncErrorZ } from '../structs/Result_u32GraphSyncErrorZ.mjs';
345 import { Result_NoneErrorZ } from '../structs/Result_NoneErrorZ.mjs';
346 import { Option_ScriptZ } from '../structs/Option_ScriptZ.mjs';
347 import { Option_i64Z } from '../structs/Option_i64Z.mjs';
348 import { Option_TxidZ } from '../structs/Option_TxidZ.mjs';
349 import { Result_NetAddressDecodeErrorZ } from '../structs/Result_NetAddressDecodeErrorZ.mjs';
350 import { UpdateAddHTLC } from '../structs/UpdateAddHTLC.mjs';
351 import { UpdateFulfillHTLC } from '../structs/UpdateFulfillHTLC.mjs';
352 import { UpdateFailHTLC } from '../structs/UpdateFailHTLC.mjs';
353 import { UpdateFailMalformedHTLC } from '../structs/UpdateFailMalformedHTLC.mjs';
354 import { Result_AcceptChannelDecodeErrorZ } from '../structs/Result_AcceptChannelDecodeErrorZ.mjs';
355 import { Result_AcceptChannelV2DecodeErrorZ } from '../structs/Result_AcceptChannelV2DecodeErrorZ.mjs';
356 import { Result_TxAddInputDecodeErrorZ } from '../structs/Result_TxAddInputDecodeErrorZ.mjs';
357 import { Result_TxAddOutputDecodeErrorZ } from '../structs/Result_TxAddOutputDecodeErrorZ.mjs';
358 import { Result_TxRemoveInputDecodeErrorZ } from '../structs/Result_TxRemoveInputDecodeErrorZ.mjs';
359 import { Result_TxRemoveOutputDecodeErrorZ } from '../structs/Result_TxRemoveOutputDecodeErrorZ.mjs';
360 import { Result_TxCompleteDecodeErrorZ } from '../structs/Result_TxCompleteDecodeErrorZ.mjs';
361 import { Result_TxSignaturesDecodeErrorZ } from '../structs/Result_TxSignaturesDecodeErrorZ.mjs';
362 import { Result_TxInitRbfDecodeErrorZ } from '../structs/Result_TxInitRbfDecodeErrorZ.mjs';
363 import { Result_TxAckRbfDecodeErrorZ } from '../structs/Result_TxAckRbfDecodeErrorZ.mjs';
364 import { TxAbort } from '../structs/TxAbort.mjs';
365 import { Result_TxAbortDecodeErrorZ } from '../structs/Result_TxAbortDecodeErrorZ.mjs';
366 import { Result_AnnouncementSignaturesDecodeErrorZ } from '../structs/Result_AnnouncementSignaturesDecodeErrorZ.mjs';
367 import { Result_ChannelReestablishDecodeErrorZ } from '../structs/Result_ChannelReestablishDecodeErrorZ.mjs';
368 import { Result_ClosingSignedDecodeErrorZ } from '../structs/Result_ClosingSignedDecodeErrorZ.mjs';
369 import { ClosingSignedFeeRange } from '../structs/ClosingSignedFeeRange.mjs';
370 import { Result_ClosingSignedFeeRangeDecodeErrorZ } from '../structs/Result_ClosingSignedFeeRangeDecodeErrorZ.mjs';
371 import { CommitmentSigned } from '../structs/CommitmentSigned.mjs';
372 import { Result_CommitmentSignedDecodeErrorZ } from '../structs/Result_CommitmentSignedDecodeErrorZ.mjs';
373 import { Result_FundingCreatedDecodeErrorZ } from '../structs/Result_FundingCreatedDecodeErrorZ.mjs';
374 import { Result_FundingSignedDecodeErrorZ } from '../structs/Result_FundingSignedDecodeErrorZ.mjs';
375 import { Result_ChannelReadyDecodeErrorZ } from '../structs/Result_ChannelReadyDecodeErrorZ.mjs';
376 import { Init } from '../structs/Init.mjs';
377 import { Result_InitDecodeErrorZ } from '../structs/Result_InitDecodeErrorZ.mjs';
378 import { Result_OpenChannelDecodeErrorZ } from '../structs/Result_OpenChannelDecodeErrorZ.mjs';
379 import { Result_OpenChannelV2DecodeErrorZ } from '../structs/Result_OpenChannelV2DecodeErrorZ.mjs';
380 import { Result_RevokeAndACKDecodeErrorZ } from '../structs/Result_RevokeAndACKDecodeErrorZ.mjs';
381 import { Result_ShutdownDecodeErrorZ } from '../structs/Result_ShutdownDecodeErrorZ.mjs';
382 import { Result_UpdateFailHTLCDecodeErrorZ } from '../structs/Result_UpdateFailHTLCDecodeErrorZ.mjs';
383 import { Result_UpdateFailMalformedHTLCDecodeErrorZ } from '../structs/Result_UpdateFailMalformedHTLCDecodeErrorZ.mjs';
384 import { UpdateFee } from '../structs/UpdateFee.mjs';
385 import { Result_UpdateFeeDecodeErrorZ } from '../structs/Result_UpdateFeeDecodeErrorZ.mjs';
386 import { Result_UpdateFulfillHTLCDecodeErrorZ } from '../structs/Result_UpdateFulfillHTLCDecodeErrorZ.mjs';
387 import { Result_UpdateAddHTLCDecodeErrorZ } from '../structs/Result_UpdateAddHTLCDecodeErrorZ.mjs';
388 import { OnionMessage } from '../structs/OnionMessage.mjs';
389 import { Result_OnionMessageDecodeErrorZ } from '../structs/Result_OnionMessageDecodeErrorZ.mjs';
390 import { Ping } from '../structs/Ping.mjs';
391 import { Result_PingDecodeErrorZ } from '../structs/Result_PingDecodeErrorZ.mjs';
392 import { Pong } from '../structs/Pong.mjs';
393 import { Result_PongDecodeErrorZ } from '../structs/Result_PongDecodeErrorZ.mjs';
394 import { Result_UnsignedChannelAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedChannelAnnouncementDecodeErrorZ.mjs';
395 import { Result_ChannelAnnouncementDecodeErrorZ } from '../structs/Result_ChannelAnnouncementDecodeErrorZ.mjs';
396 import { Result_UnsignedChannelUpdateDecodeErrorZ } from '../structs/Result_UnsignedChannelUpdateDecodeErrorZ.mjs';
397 import { Result_ChannelUpdateDecodeErrorZ } from '../structs/Result_ChannelUpdateDecodeErrorZ.mjs';
398 import { Result_ErrorMessageDecodeErrorZ } from '../structs/Result_ErrorMessageDecodeErrorZ.mjs';
399 import { Result_WarningMessageDecodeErrorZ } from '../structs/Result_WarningMessageDecodeErrorZ.mjs';
400 import { Result_UnsignedNodeAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedNodeAnnouncementDecodeErrorZ.mjs';
401 import { Result_NodeAnnouncementDecodeErrorZ } from '../structs/Result_NodeAnnouncementDecodeErrorZ.mjs';
402 import { Result_QueryShortChannelIdsDecodeErrorZ } from '../structs/Result_QueryShortChannelIdsDecodeErrorZ.mjs';
403 import { ReplyShortChannelIdsEnd } from '../structs/ReplyShortChannelIdsEnd.mjs';
404 import { Result_ReplyShortChannelIdsEndDecodeErrorZ } from '../structs/Result_ReplyShortChannelIdsEndDecodeErrorZ.mjs';
405 import { Result_QueryChannelRangeDecodeErrorZ } from '../structs/Result_QueryChannelRangeDecodeErrorZ.mjs';
406 import { Result_ReplyChannelRangeDecodeErrorZ } from '../structs/Result_ReplyChannelRangeDecodeErrorZ.mjs';
407 import { Result_GossipTimestampFilterDecodeErrorZ } from '../structs/Result_GossipTimestampFilterDecodeErrorZ.mjs';
408 import { Option_KeyPairZ } from '../structs/Option_KeyPairZ.mjs';
409 import { Result_COption_KeyPairZNoneZ } from '../structs/Result_COption_KeyPairZNoneZ.mjs';
410 import { Result_InvoiceErrorDecodeErrorZ } from '../structs/Result_InvoiceErrorDecodeErrorZ.mjs';
411 import { WatchedOutput } from '../structs/WatchedOutput.mjs';
412 import { Filter, FilterInterface } from '../structs/Filter.mjs';
413 import { Option_FilterZ } from '../structs/Option_FilterZ.mjs';
414 import { LockedChannelMonitor } from '../structs/LockedChannelMonitor.mjs';
415 import { Result_LockedChannelMonitorNoneZ } from '../structs/Result_LockedChannelMonitorNoneZ.mjs';
416 import { MonitorUpdateId } from '../structs/MonitorUpdateId.mjs';
417 import { TwoTuple_OutPointCVec_MonitorUpdateIdZZ } from '../structs/TwoTuple_OutPointCVec_MonitorUpdateIdZZ.mjs';
418 import { Bolt11Invoice } from '../structs/Bolt11Invoice.mjs';
419 import { SignOrCreationError } from '../structs/SignOrCreationError.mjs';
420 import { Result_Bolt11InvoiceSignOrCreationErrorZ } from '../structs/Result_Bolt11InvoiceSignOrCreationErrorZ.mjs';
421 import { Bolt11ParseError } from '../structs/Bolt11ParseError.mjs';
422 import { Result_SiPrefixBolt11ParseErrorZ } from '../structs/Result_SiPrefixBolt11ParseErrorZ.mjs';
423 import { ParseOrSemanticError } from '../structs/ParseOrSemanticError.mjs';
424 import { Result_Bolt11InvoiceParseOrSemanticErrorZ } from '../structs/Result_Bolt11InvoiceParseOrSemanticErrorZ.mjs';
425 import { SignedRawBolt11Invoice } from '../structs/SignedRawBolt11Invoice.mjs';
426 import { Result_SignedRawBolt11InvoiceBolt11ParseErrorZ } from '../structs/Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.mjs';
427 import { RawBolt11Invoice } from '../structs/RawBolt11Invoice.mjs';
428 import { Bolt11InvoiceSignature } from '../structs/Bolt11InvoiceSignature.mjs';
429 import { ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ } from '../structs/ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ.mjs';
430 import { PayeePubKey } from '../structs/PayeePubKey.mjs';
431 import { Result_PayeePubKeyErrorZ } from '../structs/Result_PayeePubKeyErrorZ.mjs';
432 import { PrivateRoute } from '../structs/PrivateRoute.mjs';
433 import { PositiveTimestamp } from '../structs/PositiveTimestamp.mjs';
434 import { Result_PositiveTimestampCreationErrorZ } from '../structs/Result_PositiveTimestampCreationErrorZ.mjs';
435 import { Result_NoneBolt11SemanticErrorZ } from '../structs/Result_NoneBolt11SemanticErrorZ.mjs';
436 import { Result_Bolt11InvoiceBolt11SemanticErrorZ } from '../structs/Result_Bolt11InvoiceBolt11SemanticErrorZ.mjs';
437 import { Description } from '../structs/Description.mjs';
438 import { Result_DescriptionCreationErrorZ } from '../structs/Result_DescriptionCreationErrorZ.mjs';
439 import { Result_PrivateRouteCreationErrorZ } from '../structs/Result_PrivateRouteCreationErrorZ.mjs';
440 import { ChannelUsage } from '../structs/ChannelUsage.mjs';
441 import { ProbabilisticScoringFeeParameters } from '../structs/ProbabilisticScoringFeeParameters.mjs';
442 import { Score, ScoreInterface } from '../structs/Score.mjs';
443 import { LockableScore, LockableScoreInterface } from '../structs/LockableScore.mjs';
444 import { WriteableScore, WriteableScoreInterface } from '../structs/WriteableScore.mjs';
445 import { Persister, PersisterInterface } from '../structs/Persister.mjs';
446 import { PrintableString } from '../structs/PrintableString.mjs';
447 import { FutureCallback, FutureCallbackInterface } from '../structs/FutureCallback.mjs';
448 import { Future } from '../structs/Future.mjs';
449 import { ChannelHandshakeConfig } from '../structs/ChannelHandshakeConfig.mjs';
450 import { ChannelHandshakeLimits } from '../structs/ChannelHandshakeLimits.mjs';
451 import { ChannelConfigUpdate } from '../structs/ChannelConfigUpdate.mjs';
452 import { UserConfig } from '../structs/UserConfig.mjs';
453 import { BestBlock } from '../structs/BestBlock.mjs';
454 import { Listen, ListenInterface } from '../structs/Listen.mjs';
455 import { Confirm, ConfirmInterface } from '../structs/Confirm.mjs';
456 import { Persist, PersistInterface } from '../structs/Persist.mjs';
457 import { ChainMonitor } from '../structs/ChainMonitor.mjs';
458 import { EventHandler, EventHandlerInterface } from '../structs/EventHandler.mjs';
459 import { EventsProvider, EventsProviderInterface } from '../structs/EventsProvider.mjs';
460 import { ChainParameters } from '../structs/ChainParameters.mjs';
461 import { Retry } from '../structs/Retry.mjs';
462 import { MessageSendEventsProvider, MessageSendEventsProviderInterface } from '../structs/MessageSendEventsProvider.mjs';
463 import { ChannelMessageHandler, ChannelMessageHandlerInterface } from '../structs/ChannelMessageHandler.mjs';
464 import { ChannelManagerReadArgs } from '../structs/ChannelManagerReadArgs.mjs';
465 import { ExpandedKey } from '../structs/ExpandedKey.mjs';
466 import { RoutingMessageHandler, RoutingMessageHandlerInterface } from '../structs/RoutingMessageHandler.mjs';
467 import { OnionMessageProvider, OnionMessageProviderInterface } from '../structs/OnionMessageProvider.mjs';
468 import { OnionMessageHandler, OnionMessageHandlerInterface } from '../structs/OnionMessageHandler.mjs';
469 import { CustomMessageReader, CustomMessageReaderInterface } from '../structs/CustomMessageReader.mjs';
470 import { CustomMessageHandler, CustomMessageHandlerInterface } from '../structs/CustomMessageHandler.mjs';
471 import { IgnoringMessageHandler } from '../structs/IgnoringMessageHandler.mjs';
472 import { OffersMessageHandler, OffersMessageHandlerInterface } from '../structs/OffersMessageHandler.mjs';
473 import { CustomOnionMessageHandler, CustomOnionMessageHandlerInterface } from '../structs/CustomOnionMessageHandler.mjs';
474 import { ErroringMessageHandler } from '../structs/ErroringMessageHandler.mjs';
475 import { MessageHandler } from '../structs/MessageHandler.mjs';
476 import { SocketDescriptor, SocketDescriptorInterface } from '../structs/SocketDescriptor.mjs';
477 import { PeerManager } from '../structs/PeerManager.mjs';
478 import { DirectedChannelTransactionParameters } from '../structs/DirectedChannelTransactionParameters.mjs';
479 import { OfferFeatures } from '../structs/OfferFeatures.mjs';
480 import { InvoiceRequestFeatures } from '../structs/InvoiceRequestFeatures.mjs';
481 import { UnsignedBolt12Invoice } from '../structs/UnsignedBolt12Invoice.mjs';
482 import { ErroneousField } from '../structs/ErroneousField.mjs';
483 import { UnsignedInvoiceRequest } from '../structs/UnsignedInvoiceRequest.mjs';
484 import { Amount } from '../structs/Amount.mjs';
485 import { Quantity } from '../structs/Quantity.mjs';
486 import { P2PGossipSync } from '../structs/P2PGossipSync.mjs';
487 import { ReadOnlyNetworkGraph } from '../structs/ReadOnlyNetworkGraph.mjs';
488 import { DirectedChannelInfo } from '../structs/DirectedChannelInfo.mjs';
489 import { EffectiveCapacity } from '../structs/EffectiveCapacity.mjs';
490 import { DefaultRouter } from '../structs/DefaultRouter.mjs';
491 import { ScorerAccountingForInFlightHtlcs } from '../structs/ScorerAccountingForInFlightHtlcs.mjs';
492 import { Payee } from '../structs/Payee.mjs';
493 import { MultiThreadedLockableScore } from '../structs/MultiThreadedLockableScore.mjs';
494 import { MultiThreadedScoreLock } from '../structs/MultiThreadedScoreLock.mjs';
495 import { ProbabilisticScoringDecayParameters } from '../structs/ProbabilisticScoringDecayParameters.mjs';
496 import { KeysManager } from '../structs/KeysManager.mjs';
497 import { PhantomKeysManager } from '../structs/PhantomKeysManager.mjs';
498 import { Destination } from '../structs/Destination.mjs';
499 import { MessageRouter, MessageRouterInterface } from '../structs/MessageRouter.mjs';
500 import { OnionMessenger } from '../structs/OnionMessenger.mjs';
501 import { DefaultMessageRouter } from '../structs/DefaultMessageRouter.mjs';
502 import { OnionMessageContents } from '../structs/OnionMessageContents.mjs';
503 import { ChannelDerivationParameters } from '../structs/ChannelDerivationParameters.mjs';
504 import { CoinSelectionSource, CoinSelectionSourceInterface } from '../structs/CoinSelectionSource.mjs';
505 import { WalletSource, WalletSourceInterface } from '../structs/WalletSource.mjs';
506 import { Wallet } from '../structs/Wallet.mjs';
507 import { BumpTransactionEventHandler } from '../structs/BumpTransactionEventHandler.mjs';
508 import { RapidGossipSync } from '../structs/RapidGossipSync.mjs';
509 import { GossipSync } from '../structs/GossipSync.mjs';
510 import { RawDataPart } from '../structs/RawDataPart.mjs';
511 import { Sha256 } from '../structs/Sha256.mjs';
512 import { ExpiryTime } from '../structs/ExpiryTime.mjs';
513 import { MinFinalCltvExpiryDelta } from '../structs/MinFinalCltvExpiryDelta.mjs';
514 import { Fallback } from '../structs/Fallback.mjs';
515
516 import { CommonBase, UInt5, WitnessVersion, UnqualifiedError } from './CommonBase.mjs';
517 import * as bindings from '../bindings.mjs'
518
519
520 /**
521  * Details of a channel, as returned by [`ChannelManager::list_channels`] and [`ChannelManager::list_usable_channels`]
522  */
523 export class ChannelDetails extends CommonBase {
524         /* @internal */
525         public constructor(_dummy: null, ptr: bigint) {
526                 super(ptr, bindings.ChannelDetails_free);
527         }
528
529         /**
530          * The channel's ID (prior to funding transaction generation, this is a random 32 bytes,
531          * thereafter this is the txid of the funding transaction xor the funding transaction output).
532          * Note that this means this value is *not* persistent - it can change once during the
533          * lifetime of the channel.
534          */
535         public get_channel_id(): Uint8Array {
536                 const ret: number = bindings.ChannelDetails_get_channel_id(this.ptr);
537                 const ret_conv: Uint8Array = bindings.decodeUint8Array(ret);
538                 return ret_conv;
539         }
540
541         /**
542          * The channel's ID (prior to funding transaction generation, this is a random 32 bytes,
543          * thereafter this is the txid of the funding transaction xor the funding transaction output).
544          * Note that this means this value is *not* persistent - it can change once during the
545          * lifetime of the channel.
546          */
547         public set_channel_id(val: Uint8Array): void {
548                 bindings.ChannelDetails_set_channel_id(this.ptr, bindings.encodeUint8Array(bindings.check_arr_len(val, 32)));
549         }
550
551         /**
552          * Parameters which apply to our counterparty. See individual fields for more information.
553          */
554         public get_counterparty(): ChannelCounterparty {
555                 const ret: bigint = bindings.ChannelDetails_get_counterparty(this.ptr);
556                 const ret_hu_conv: ChannelCounterparty = new ChannelCounterparty(null, ret);
557                 CommonBase.add_ref_from(ret_hu_conv, this);
558                 return ret_hu_conv;
559         }
560
561         /**
562          * Parameters which apply to our counterparty. See individual fields for more information.
563          */
564         public set_counterparty(val: ChannelCounterparty): void {
565                 bindings.ChannelDetails_set_counterparty(this.ptr, val == null ? 0n : CommonBase.get_ptr_of(val));
566                 CommonBase.add_ref_from(this, val);
567         }
568
569         /**
570          * The Channel's funding transaction output, if we've negotiated the funding transaction with
571          * our counterparty already.
572          * 
573          * Note that, if this has been set, `channel_id` will be equivalent to
574          * `funding_txo.unwrap().to_channel_id()`.
575          * 
576          * Note that the return value (or a relevant inner pointer) may be NULL or all-0s to represent None
577          */
578         public get_funding_txo(): OutPoint {
579                 const ret: bigint = bindings.ChannelDetails_get_funding_txo(this.ptr);
580                 const ret_hu_conv: OutPoint = new OutPoint(null, ret);
581                 CommonBase.add_ref_from(ret_hu_conv, this);
582                 return ret_hu_conv;
583         }
584
585         /**
586          * The Channel's funding transaction output, if we've negotiated the funding transaction with
587          * our counterparty already.
588          * 
589          * Note that, if this has been set, `channel_id` will be equivalent to
590          * `funding_txo.unwrap().to_channel_id()`.
591          * 
592          * Note that val (or a relevant inner pointer) may be NULL or all-0s to represent None
593          */
594         public set_funding_txo(val: OutPoint|null): void {
595                 bindings.ChannelDetails_set_funding_txo(this.ptr, val == null ? 0n : CommonBase.get_ptr_of(val));
596                 CommonBase.add_ref_from(this, val);
597         }
598
599         /**
600          * The features which this channel operates with. See individual features for more info.
601          * 
602          * `None` until negotiation completes and the channel type is finalized.
603          * 
604          * Note that the return value (or a relevant inner pointer) may be NULL or all-0s to represent None
605          */
606         public get_channel_type(): ChannelTypeFeatures {
607                 const ret: bigint = bindings.ChannelDetails_get_channel_type(this.ptr);
608                 const ret_hu_conv: ChannelTypeFeatures = new ChannelTypeFeatures(null, ret);
609                 CommonBase.add_ref_from(ret_hu_conv, this);
610                 return ret_hu_conv;
611         }
612
613         /**
614          * The features which this channel operates with. See individual features for more info.
615          * 
616          * `None` until negotiation completes and the channel type is finalized.
617          * 
618          * Note that val (or a relevant inner pointer) may be NULL or all-0s to represent None
619          */
620         public set_channel_type(val: ChannelTypeFeatures|null): void {
621                 bindings.ChannelDetails_set_channel_type(this.ptr, val == null ? 0n : CommonBase.get_ptr_of(val));
622                 CommonBase.add_ref_from(this, val);
623         }
624
625         /**
626          * The position of the funding transaction in the chain. None if the funding transaction has
627          * not yet been confirmed and the channel fully opened.
628          * 
629          * Note that if [`inbound_scid_alias`] is set, it must be used for invoices and inbound
630          * payments instead of this. See [`get_inbound_payment_scid`].
631          * 
632          * For channels with [`confirmations_required`] set to `Some(0)`, [`outbound_scid_alias`] may
633          * be used in place of this in outbound routes. See [`get_outbound_payment_scid`].
634          * 
635          * [`inbound_scid_alias`]: Self::inbound_scid_alias
636          * [`outbound_scid_alias`]: Self::outbound_scid_alias
637          * [`get_inbound_payment_scid`]: Self::get_inbound_payment_scid
638          * [`get_outbound_payment_scid`]: Self::get_outbound_payment_scid
639          * [`confirmations_required`]: Self::confirmations_required
640          */
641         public get_short_channel_id(): Option_u64Z {
642                 const ret: bigint = bindings.ChannelDetails_get_short_channel_id(this.ptr);
643                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
644                 CommonBase.add_ref_from(ret_hu_conv, this);
645                 return ret_hu_conv;
646         }
647
648         /**
649          * The position of the funding transaction in the chain. None if the funding transaction has
650          * not yet been confirmed and the channel fully opened.
651          * 
652          * Note that if [`inbound_scid_alias`] is set, it must be used for invoices and inbound
653          * payments instead of this. See [`get_inbound_payment_scid`].
654          * 
655          * For channels with [`confirmations_required`] set to `Some(0)`, [`outbound_scid_alias`] may
656          * be used in place of this in outbound routes. See [`get_outbound_payment_scid`].
657          * 
658          * [`inbound_scid_alias`]: Self::inbound_scid_alias
659          * [`outbound_scid_alias`]: Self::outbound_scid_alias
660          * [`get_inbound_payment_scid`]: Self::get_inbound_payment_scid
661          * [`get_outbound_payment_scid`]: Self::get_outbound_payment_scid
662          * [`confirmations_required`]: Self::confirmations_required
663          */
664         public set_short_channel_id(val: Option_u64Z): void {
665                 bindings.ChannelDetails_set_short_channel_id(this.ptr, CommonBase.get_ptr_of(val));
666                 CommonBase.add_ref_from(this, val);
667         }
668
669         /**
670          * An optional [`short_channel_id`] alias for this channel, randomly generated by us and
671          * usable in place of [`short_channel_id`] to reference the channel in outbound routes when
672          * the channel has not yet been confirmed (as long as [`confirmations_required`] is
673          * `Some(0)`).
674          * 
675          * This will be `None` as long as the channel is not available for routing outbound payments.
676          * 
677          * [`short_channel_id`]: Self::short_channel_id
678          * [`confirmations_required`]: Self::confirmations_required
679          */
680         public get_outbound_scid_alias(): Option_u64Z {
681                 const ret: bigint = bindings.ChannelDetails_get_outbound_scid_alias(this.ptr);
682                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
683                 CommonBase.add_ref_from(ret_hu_conv, this);
684                 return ret_hu_conv;
685         }
686
687         /**
688          * An optional [`short_channel_id`] alias for this channel, randomly generated by us and
689          * usable in place of [`short_channel_id`] to reference the channel in outbound routes when
690          * the channel has not yet been confirmed (as long as [`confirmations_required`] is
691          * `Some(0)`).
692          * 
693          * This will be `None` as long as the channel is not available for routing outbound payments.
694          * 
695          * [`short_channel_id`]: Self::short_channel_id
696          * [`confirmations_required`]: Self::confirmations_required
697          */
698         public set_outbound_scid_alias(val: Option_u64Z): void {
699                 bindings.ChannelDetails_set_outbound_scid_alias(this.ptr, CommonBase.get_ptr_of(val));
700                 CommonBase.add_ref_from(this, val);
701         }
702
703         /**
704          * An optional [`short_channel_id`] alias for this channel, randomly generated by our
705          * counterparty and usable in place of [`short_channel_id`] in invoice route hints. Our
706          * counterparty will recognize the alias provided here in place of the [`short_channel_id`]
707          * when they see a payment to be routed to us.
708          * 
709          * Our counterparty may choose to rotate this value at any time, though will always recognize
710          * previous values for inbound payment forwarding.
711          * 
712          * [`short_channel_id`]: Self::short_channel_id
713          */
714         public get_inbound_scid_alias(): Option_u64Z {
715                 const ret: bigint = bindings.ChannelDetails_get_inbound_scid_alias(this.ptr);
716                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
717                 CommonBase.add_ref_from(ret_hu_conv, this);
718                 return ret_hu_conv;
719         }
720
721         /**
722          * An optional [`short_channel_id`] alias for this channel, randomly generated by our
723          * counterparty and usable in place of [`short_channel_id`] in invoice route hints. Our
724          * counterparty will recognize the alias provided here in place of the [`short_channel_id`]
725          * when they see a payment to be routed to us.
726          * 
727          * Our counterparty may choose to rotate this value at any time, though will always recognize
728          * previous values for inbound payment forwarding.
729          * 
730          * [`short_channel_id`]: Self::short_channel_id
731          */
732         public set_inbound_scid_alias(val: Option_u64Z): void {
733                 bindings.ChannelDetails_set_inbound_scid_alias(this.ptr, CommonBase.get_ptr_of(val));
734                 CommonBase.add_ref_from(this, val);
735         }
736
737         /**
738          * The value, in satoshis, of this channel as appears in the funding output
739          */
740         public get_channel_value_satoshis(): bigint {
741                 const ret: bigint = bindings.ChannelDetails_get_channel_value_satoshis(this.ptr);
742                 return ret;
743         }
744
745         /**
746          * The value, in satoshis, of this channel as appears in the funding output
747          */
748         public set_channel_value_satoshis(val: bigint): void {
749                 bindings.ChannelDetails_set_channel_value_satoshis(this.ptr, val);
750         }
751
752         /**
753          * The value, in satoshis, that must always be held in the channel for us. This value ensures
754          * that if we broadcast a revoked state, our counterparty can punish us by claiming at least
755          * this value on chain.
756          * 
757          * This value is not included in [`outbound_capacity_msat`] as it can never be spent.
758          * 
759          * This value will be `None` for outbound channels until the counterparty accepts the channel.
760          * 
761          * [`outbound_capacity_msat`]: ChannelDetails::outbound_capacity_msat
762          */
763         public get_unspendable_punishment_reserve(): Option_u64Z {
764                 const ret: bigint = bindings.ChannelDetails_get_unspendable_punishment_reserve(this.ptr);
765                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
766                 CommonBase.add_ref_from(ret_hu_conv, this);
767                 return ret_hu_conv;
768         }
769
770         /**
771          * The value, in satoshis, that must always be held in the channel for us. This value ensures
772          * that if we broadcast a revoked state, our counterparty can punish us by claiming at least
773          * this value on chain.
774          * 
775          * This value is not included in [`outbound_capacity_msat`] as it can never be spent.
776          * 
777          * This value will be `None` for outbound channels until the counterparty accepts the channel.
778          * 
779          * [`outbound_capacity_msat`]: ChannelDetails::outbound_capacity_msat
780          */
781         public set_unspendable_punishment_reserve(val: Option_u64Z): void {
782                 bindings.ChannelDetails_set_unspendable_punishment_reserve(this.ptr, CommonBase.get_ptr_of(val));
783                 CommonBase.add_ref_from(this, val);
784         }
785
786         /**
787          * The `user_channel_id` passed in to create_channel, or a random value if the channel was
788          * inbound. This may be zero for inbound channels serialized with LDK versions prior to
789          * 0.0.113.
790          */
791         public get_user_channel_id(): bigint {
792                 const ret: number = bindings.ChannelDetails_get_user_channel_id(this.ptr);
793                 const ret_conv: bigint = bindings.decodeUint128(ret);
794                 return ret_conv;
795         }
796
797         /**
798          * The `user_channel_id` passed in to create_channel, or a random value if the channel was
799          * inbound. This may be zero for inbound channels serialized with LDK versions prior to
800          * 0.0.113.
801          */
802         public set_user_channel_id(val: bigint): void {
803                 bindings.ChannelDetails_set_user_channel_id(this.ptr, bindings.encodeUint128(val));
804         }
805
806         /**
807          * The currently negotiated fee rate denominated in satoshi per 1000 weight units,
808          * which is applied to commitment and HTLC transactions.
809          * 
810          * This value will be `None` for objects serialized with LDK versions prior to 0.0.115.
811          */
812         public get_feerate_sat_per_1000_weight(): Option_u32Z {
813                 const ret: bigint = bindings.ChannelDetails_get_feerate_sat_per_1000_weight(this.ptr);
814                 const ret_hu_conv: Option_u32Z = Option_u32Z.constr_from_ptr(ret);
815                 CommonBase.add_ref_from(ret_hu_conv, this);
816                 return ret_hu_conv;
817         }
818
819         /**
820          * The currently negotiated fee rate denominated in satoshi per 1000 weight units,
821          * which is applied to commitment and HTLC transactions.
822          * 
823          * This value will be `None` for objects serialized with LDK versions prior to 0.0.115.
824          */
825         public set_feerate_sat_per_1000_weight(val: Option_u32Z): void {
826                 bindings.ChannelDetails_set_feerate_sat_per_1000_weight(this.ptr, CommonBase.get_ptr_of(val));
827                 CommonBase.add_ref_from(this, val);
828         }
829
830         /**
831          * Our total balance.  This is the amount we would get if we close the channel.
832          * This value is not exact. Due to various in-flight changes and feerate changes, exactly this
833          * amount is not likely to be recoverable on close.
834          * 
835          * This does not include any pending HTLCs which are not yet fully resolved (and, thus, whose
836          * balance is not available for inclusion in new outbound HTLCs). This further does not include
837          * any pending outgoing HTLCs which are awaiting some other resolution to be sent.
838          * This does not consider any on-chain fees.
839          * 
840          * See also [`ChannelDetails::outbound_capacity_msat`]
841          */
842         public get_balance_msat(): bigint {
843                 const ret: bigint = bindings.ChannelDetails_get_balance_msat(this.ptr);
844                 return ret;
845         }
846
847         /**
848          * Our total balance.  This is the amount we would get if we close the channel.
849          * This value is not exact. Due to various in-flight changes and feerate changes, exactly this
850          * amount is not likely to be recoverable on close.
851          * 
852          * This does not include any pending HTLCs which are not yet fully resolved (and, thus, whose
853          * balance is not available for inclusion in new outbound HTLCs). This further does not include
854          * any pending outgoing HTLCs which are awaiting some other resolution to be sent.
855          * This does not consider any on-chain fees.
856          * 
857          * See also [`ChannelDetails::outbound_capacity_msat`]
858          */
859         public set_balance_msat(val: bigint): void {
860                 bindings.ChannelDetails_set_balance_msat(this.ptr, val);
861         }
862
863         /**
864          * The available outbound capacity for sending HTLCs to the remote peer. This does not include
865          * any pending HTLCs which are not yet fully resolved (and, thus, whose balance is not
866          * available for inclusion in new outbound HTLCs). This further does not include any pending
867          * outgoing HTLCs which are awaiting some other resolution to be sent.
868          * 
869          * See also [`ChannelDetails::balance_msat`]
870          * 
871          * This value is not exact. Due to various in-flight changes, feerate changes, and our
872          * conflict-avoidance policy, exactly this amount is not likely to be spendable. However, we
873          * should be able to spend nearly this amount.
874          */
875         public get_outbound_capacity_msat(): bigint {
876                 const ret: bigint = bindings.ChannelDetails_get_outbound_capacity_msat(this.ptr);
877                 return ret;
878         }
879
880         /**
881          * The available outbound capacity for sending HTLCs to the remote peer. This does not include
882          * any pending HTLCs which are not yet fully resolved (and, thus, whose balance is not
883          * available for inclusion in new outbound HTLCs). This further does not include any pending
884          * outgoing HTLCs which are awaiting some other resolution to be sent.
885          * 
886          * See also [`ChannelDetails::balance_msat`]
887          * 
888          * This value is not exact. Due to various in-flight changes, feerate changes, and our
889          * conflict-avoidance policy, exactly this amount is not likely to be spendable. However, we
890          * should be able to spend nearly this amount.
891          */
892         public set_outbound_capacity_msat(val: bigint): void {
893                 bindings.ChannelDetails_set_outbound_capacity_msat(this.ptr, val);
894         }
895
896         /**
897          * The available outbound capacity for sending a single HTLC to the remote peer. This is
898          * similar to [`ChannelDetails::outbound_capacity_msat`] but it may be further restricted by
899          * the current state and per-HTLC limit(s). This is intended for use when routing, allowing us
900          * to use a limit as close as possible to the HTLC limit we can currently send.
901          * 
902          * See also [`ChannelDetails::next_outbound_htlc_minimum_msat`],
903          * [`ChannelDetails::balance_msat`], and [`ChannelDetails::outbound_capacity_msat`].
904          */
905         public get_next_outbound_htlc_limit_msat(): bigint {
906                 const ret: bigint = bindings.ChannelDetails_get_next_outbound_htlc_limit_msat(this.ptr);
907                 return ret;
908         }
909
910         /**
911          * The available outbound capacity for sending a single HTLC to the remote peer. This is
912          * similar to [`ChannelDetails::outbound_capacity_msat`] but it may be further restricted by
913          * the current state and per-HTLC limit(s). This is intended for use when routing, allowing us
914          * to use a limit as close as possible to the HTLC limit we can currently send.
915          * 
916          * See also [`ChannelDetails::next_outbound_htlc_minimum_msat`],
917          * [`ChannelDetails::balance_msat`], and [`ChannelDetails::outbound_capacity_msat`].
918          */
919         public set_next_outbound_htlc_limit_msat(val: bigint): void {
920                 bindings.ChannelDetails_set_next_outbound_htlc_limit_msat(this.ptr, val);
921         }
922
923         /**
924          * The minimum value for sending a single HTLC to the remote peer. This is the equivalent of
925          * [`ChannelDetails::next_outbound_htlc_limit_msat`] but represents a lower-bound, rather than
926          * an upper-bound. This is intended for use when routing, allowing us to ensure we pick a
927          * route which is valid.
928          */
929         public get_next_outbound_htlc_minimum_msat(): bigint {
930                 const ret: bigint = bindings.ChannelDetails_get_next_outbound_htlc_minimum_msat(this.ptr);
931                 return ret;
932         }
933
934         /**
935          * The minimum value for sending a single HTLC to the remote peer. This is the equivalent of
936          * [`ChannelDetails::next_outbound_htlc_limit_msat`] but represents a lower-bound, rather than
937          * an upper-bound. This is intended for use when routing, allowing us to ensure we pick a
938          * route which is valid.
939          */
940         public set_next_outbound_htlc_minimum_msat(val: bigint): void {
941                 bindings.ChannelDetails_set_next_outbound_htlc_minimum_msat(this.ptr, val);
942         }
943
944         /**
945          * The available inbound capacity for the remote peer to send HTLCs to us. This does not
946          * include any pending HTLCs which are not yet fully resolved (and, thus, whose balance is not
947          * available for inclusion in new inbound HTLCs).
948          * Note that there are some corner cases not fully handled here, so the actual available
949          * inbound capacity may be slightly higher than this.
950          * 
951          * This value is not exact. Due to various in-flight changes, feerate changes, and our
952          * counterparty's conflict-avoidance policy, exactly this amount is not likely to be spendable.
953          * However, our counterparty should be able to spend nearly this amount.
954          */
955         public get_inbound_capacity_msat(): bigint {
956                 const ret: bigint = bindings.ChannelDetails_get_inbound_capacity_msat(this.ptr);
957                 return ret;
958         }
959
960         /**
961          * The available inbound capacity for the remote peer to send HTLCs to us. This does not
962          * include any pending HTLCs which are not yet fully resolved (and, thus, whose balance is not
963          * available for inclusion in new inbound HTLCs).
964          * Note that there are some corner cases not fully handled here, so the actual available
965          * inbound capacity may be slightly higher than this.
966          * 
967          * This value is not exact. Due to various in-flight changes, feerate changes, and our
968          * counterparty's conflict-avoidance policy, exactly this amount is not likely to be spendable.
969          * However, our counterparty should be able to spend nearly this amount.
970          */
971         public set_inbound_capacity_msat(val: bigint): void {
972                 bindings.ChannelDetails_set_inbound_capacity_msat(this.ptr, val);
973         }
974
975         /**
976          * The number of required confirmations on the funding transaction before the funding will be
977          * considered \"locked\". This number is selected by the channel fundee (i.e. us if
978          * [`is_outbound`] is *not* set), and can be selected for inbound channels with
979          * [`ChannelHandshakeConfig::minimum_depth`] or limited for outbound channels with
980          * [`ChannelHandshakeLimits::max_minimum_depth`].
981          * 
982          * This value will be `None` for outbound channels until the counterparty accepts the channel.
983          * 
984          * [`is_outbound`]: ChannelDetails::is_outbound
985          * [`ChannelHandshakeConfig::minimum_depth`]: crate::util::config::ChannelHandshakeConfig::minimum_depth
986          * [`ChannelHandshakeLimits::max_minimum_depth`]: crate::util::config::ChannelHandshakeLimits::max_minimum_depth
987          */
988         public get_confirmations_required(): Option_u32Z {
989                 const ret: bigint = bindings.ChannelDetails_get_confirmations_required(this.ptr);
990                 const ret_hu_conv: Option_u32Z = Option_u32Z.constr_from_ptr(ret);
991                 CommonBase.add_ref_from(ret_hu_conv, this);
992                 return ret_hu_conv;
993         }
994
995         /**
996          * The number of required confirmations on the funding transaction before the funding will be
997          * considered \"locked\". This number is selected by the channel fundee (i.e. us if
998          * [`is_outbound`] is *not* set), and can be selected for inbound channels with
999          * [`ChannelHandshakeConfig::minimum_depth`] or limited for outbound channels with
1000          * [`ChannelHandshakeLimits::max_minimum_depth`].
1001          * 
1002          * This value will be `None` for outbound channels until the counterparty accepts the channel.
1003          * 
1004          * [`is_outbound`]: ChannelDetails::is_outbound
1005          * [`ChannelHandshakeConfig::minimum_depth`]: crate::util::config::ChannelHandshakeConfig::minimum_depth
1006          * [`ChannelHandshakeLimits::max_minimum_depth`]: crate::util::config::ChannelHandshakeLimits::max_minimum_depth
1007          */
1008         public set_confirmations_required(val: Option_u32Z): void {
1009                 bindings.ChannelDetails_set_confirmations_required(this.ptr, CommonBase.get_ptr_of(val));
1010                 CommonBase.add_ref_from(this, val);
1011         }
1012
1013         /**
1014          * The current number of confirmations on the funding transaction.
1015          * 
1016          * This value will be `None` for objects serialized with LDK versions prior to 0.0.113.
1017          */
1018         public get_confirmations(): Option_u32Z {
1019                 const ret: bigint = bindings.ChannelDetails_get_confirmations(this.ptr);
1020                 const ret_hu_conv: Option_u32Z = Option_u32Z.constr_from_ptr(ret);
1021                 CommonBase.add_ref_from(ret_hu_conv, this);
1022                 return ret_hu_conv;
1023         }
1024
1025         /**
1026          * The current number of confirmations on the funding transaction.
1027          * 
1028          * This value will be `None` for objects serialized with LDK versions prior to 0.0.113.
1029          */
1030         public set_confirmations(val: Option_u32Z): void {
1031                 bindings.ChannelDetails_set_confirmations(this.ptr, CommonBase.get_ptr_of(val));
1032                 CommonBase.add_ref_from(this, val);
1033         }
1034
1035         /**
1036          * The number of blocks (after our commitment transaction confirms) that we will need to wait
1037          * until we can claim our funds after we force-close the channel. During this time our
1038          * counterparty is allowed to punish us if we broadcasted a stale state. If our counterparty
1039          * force-closes the channel and broadcasts a commitment transaction we do not have to wait any
1040          * time to claim our non-HTLC-encumbered funds.
1041          * 
1042          * This value will be `None` for outbound channels until the counterparty accepts the channel.
1043          */
1044         public get_force_close_spend_delay(): Option_u16Z {
1045                 const ret: bigint = bindings.ChannelDetails_get_force_close_spend_delay(this.ptr);
1046                 const ret_hu_conv: Option_u16Z = Option_u16Z.constr_from_ptr(ret);
1047                 CommonBase.add_ref_from(ret_hu_conv, this);
1048                 return ret_hu_conv;
1049         }
1050
1051         /**
1052          * The number of blocks (after our commitment transaction confirms) that we will need to wait
1053          * until we can claim our funds after we force-close the channel. During this time our
1054          * counterparty is allowed to punish us if we broadcasted a stale state. If our counterparty
1055          * force-closes the channel and broadcasts a commitment transaction we do not have to wait any
1056          * time to claim our non-HTLC-encumbered funds.
1057          * 
1058          * This value will be `None` for outbound channels until the counterparty accepts the channel.
1059          */
1060         public set_force_close_spend_delay(val: Option_u16Z): void {
1061                 bindings.ChannelDetails_set_force_close_spend_delay(this.ptr, CommonBase.get_ptr_of(val));
1062                 CommonBase.add_ref_from(this, val);
1063         }
1064
1065         /**
1066          * True if the channel was initiated (and thus funded) by us.
1067          */
1068         public get_is_outbound(): boolean {
1069                 const ret: boolean = bindings.ChannelDetails_get_is_outbound(this.ptr);
1070                 return ret;
1071         }
1072
1073         /**
1074          * True if the channel was initiated (and thus funded) by us.
1075          */
1076         public set_is_outbound(val: boolean): void {
1077                 bindings.ChannelDetails_set_is_outbound(this.ptr, val);
1078         }
1079
1080         /**
1081          * True if the channel is confirmed, channel_ready messages have been exchanged, and the
1082          * channel is not currently being shut down. `channel_ready` message exchange implies the
1083          * required confirmation count has been reached (and we were connected to the peer at some
1084          * point after the funding transaction received enough confirmations). The required
1085          * confirmation count is provided in [`confirmations_required`].
1086          * 
1087          * [`confirmations_required`]: ChannelDetails::confirmations_required
1088          */
1089         public get_is_channel_ready(): boolean {
1090                 const ret: boolean = bindings.ChannelDetails_get_is_channel_ready(this.ptr);
1091                 return ret;
1092         }
1093
1094         /**
1095          * True if the channel is confirmed, channel_ready messages have been exchanged, and the
1096          * channel is not currently being shut down. `channel_ready` message exchange implies the
1097          * required confirmation count has been reached (and we were connected to the peer at some
1098          * point after the funding transaction received enough confirmations). The required
1099          * confirmation count is provided in [`confirmations_required`].
1100          * 
1101          * [`confirmations_required`]: ChannelDetails::confirmations_required
1102          */
1103         public set_is_channel_ready(val: boolean): void {
1104                 bindings.ChannelDetails_set_is_channel_ready(this.ptr, val);
1105         }
1106
1107         /**
1108          * The stage of the channel's shutdown.
1109          * `None` for `ChannelDetails` serialized on LDK versions prior to 0.0.116.
1110          * 
1111          * Returns a copy of the field.
1112          */
1113         public get_channel_shutdown_state(): Option_ChannelShutdownStateZ {
1114                 const ret: bigint = bindings.ChannelDetails_get_channel_shutdown_state(this.ptr);
1115                 const ret_hu_conv: Option_ChannelShutdownStateZ = Option_ChannelShutdownStateZ.constr_from_ptr(ret);
1116                 CommonBase.add_ref_from(ret_hu_conv, this);
1117                 return ret_hu_conv;
1118         }
1119
1120         /**
1121          * The stage of the channel's shutdown.
1122          * `None` for `ChannelDetails` serialized on LDK versions prior to 0.0.116.
1123          */
1124         public set_channel_shutdown_state(val: Option_ChannelShutdownStateZ): void {
1125                 bindings.ChannelDetails_set_channel_shutdown_state(this.ptr, CommonBase.get_ptr_of(val));
1126                 CommonBase.add_ref_from(this, val);
1127         }
1128
1129         /**
1130          * True if the channel is (a) confirmed and channel_ready messages have been exchanged, (b)
1131          * the peer is connected, and (c) the channel is not currently negotiating a shutdown.
1132          * 
1133          * This is a strict superset of `is_channel_ready`.
1134          */
1135         public get_is_usable(): boolean {
1136                 const ret: boolean = bindings.ChannelDetails_get_is_usable(this.ptr);
1137                 return ret;
1138         }
1139
1140         /**
1141          * True if the channel is (a) confirmed and channel_ready messages have been exchanged, (b)
1142          * the peer is connected, and (c) the channel is not currently negotiating a shutdown.
1143          * 
1144          * This is a strict superset of `is_channel_ready`.
1145          */
1146         public set_is_usable(val: boolean): void {
1147                 bindings.ChannelDetails_set_is_usable(this.ptr, val);
1148         }
1149
1150         /**
1151          * True if this channel is (or will be) publicly-announced.
1152          */
1153         public get_is_public(): boolean {
1154                 const ret: boolean = bindings.ChannelDetails_get_is_public(this.ptr);
1155                 return ret;
1156         }
1157
1158         /**
1159          * True if this channel is (or will be) publicly-announced.
1160          */
1161         public set_is_public(val: boolean): void {
1162                 bindings.ChannelDetails_set_is_public(this.ptr, val);
1163         }
1164
1165         /**
1166          * The smallest value HTLC (in msat) we will accept, for this channel. This field
1167          * is only `None` for `ChannelDetails` objects serialized prior to LDK 0.0.107
1168          */
1169         public get_inbound_htlc_minimum_msat(): Option_u64Z {
1170                 const ret: bigint = bindings.ChannelDetails_get_inbound_htlc_minimum_msat(this.ptr);
1171                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
1172                 CommonBase.add_ref_from(ret_hu_conv, this);
1173                 return ret_hu_conv;
1174         }
1175
1176         /**
1177          * The smallest value HTLC (in msat) we will accept, for this channel. This field
1178          * is only `None` for `ChannelDetails` objects serialized prior to LDK 0.0.107
1179          */
1180         public set_inbound_htlc_minimum_msat(val: Option_u64Z): void {
1181                 bindings.ChannelDetails_set_inbound_htlc_minimum_msat(this.ptr, CommonBase.get_ptr_of(val));
1182                 CommonBase.add_ref_from(this, val);
1183         }
1184
1185         /**
1186          * The largest value HTLC (in msat) we currently will accept, for this channel.
1187          */
1188         public get_inbound_htlc_maximum_msat(): Option_u64Z {
1189                 const ret: bigint = bindings.ChannelDetails_get_inbound_htlc_maximum_msat(this.ptr);
1190                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
1191                 CommonBase.add_ref_from(ret_hu_conv, this);
1192                 return ret_hu_conv;
1193         }
1194
1195         /**
1196          * The largest value HTLC (in msat) we currently will accept, for this channel.
1197          */
1198         public set_inbound_htlc_maximum_msat(val: Option_u64Z): void {
1199                 bindings.ChannelDetails_set_inbound_htlc_maximum_msat(this.ptr, CommonBase.get_ptr_of(val));
1200                 CommonBase.add_ref_from(this, val);
1201         }
1202
1203         /**
1204          * Set of configurable parameters that affect channel operation.
1205          * 
1206          * This field is only `None` for `ChannelDetails` objects serialized prior to LDK 0.0.109.
1207          * 
1208          * Note that the return value (or a relevant inner pointer) may be NULL or all-0s to represent None
1209          */
1210         public get_config(): ChannelConfig {
1211                 const ret: bigint = bindings.ChannelDetails_get_config(this.ptr);
1212                 const ret_hu_conv: ChannelConfig = new ChannelConfig(null, ret);
1213                 CommonBase.add_ref_from(ret_hu_conv, this);
1214                 return ret_hu_conv;
1215         }
1216
1217         /**
1218          * Set of configurable parameters that affect channel operation.
1219          * 
1220          * This field is only `None` for `ChannelDetails` objects serialized prior to LDK 0.0.109.
1221          * 
1222          * Note that val (or a relevant inner pointer) may be NULL or all-0s to represent None
1223          */
1224         public set_config(val: ChannelConfig|null): void {
1225                 bindings.ChannelDetails_set_config(this.ptr, val == null ? 0n : CommonBase.get_ptr_of(val));
1226                 CommonBase.add_ref_from(this, val);
1227         }
1228
1229         /**
1230          * Constructs a new ChannelDetails given each field
1231          */
1232         public static constructor_new(channel_id_arg: Uint8Array, counterparty_arg: ChannelCounterparty, funding_txo_arg: OutPoint, channel_type_arg: ChannelTypeFeatures, short_channel_id_arg: Option_u64Z, outbound_scid_alias_arg: Option_u64Z, inbound_scid_alias_arg: Option_u64Z, channel_value_satoshis_arg: bigint, unspendable_punishment_reserve_arg: Option_u64Z, user_channel_id_arg: bigint, feerate_sat_per_1000_weight_arg: Option_u32Z, balance_msat_arg: bigint, outbound_capacity_msat_arg: bigint, next_outbound_htlc_limit_msat_arg: bigint, next_outbound_htlc_minimum_msat_arg: bigint, inbound_capacity_msat_arg: bigint, confirmations_required_arg: Option_u32Z, confirmations_arg: Option_u32Z, force_close_spend_delay_arg: Option_u16Z, is_outbound_arg: boolean, is_channel_ready_arg: boolean, channel_shutdown_state_arg: Option_ChannelShutdownStateZ, is_usable_arg: boolean, is_public_arg: boolean, inbound_htlc_minimum_msat_arg: Option_u64Z, inbound_htlc_maximum_msat_arg: Option_u64Z, config_arg: ChannelConfig): ChannelDetails {
1233                 const ret: bigint = bindings.ChannelDetails_new(bindings.encodeUint8Array(bindings.check_arr_len(channel_id_arg, 32)), counterparty_arg == null ? 0n : CommonBase.get_ptr_of(counterparty_arg), funding_txo_arg == null ? 0n : CommonBase.get_ptr_of(funding_txo_arg), channel_type_arg == null ? 0n : CommonBase.get_ptr_of(channel_type_arg), CommonBase.get_ptr_of(short_channel_id_arg), CommonBase.get_ptr_of(outbound_scid_alias_arg), CommonBase.get_ptr_of(inbound_scid_alias_arg), channel_value_satoshis_arg, CommonBase.get_ptr_of(unspendable_punishment_reserve_arg), bindings.encodeUint128(user_channel_id_arg), CommonBase.get_ptr_of(feerate_sat_per_1000_weight_arg), balance_msat_arg, outbound_capacity_msat_arg, next_outbound_htlc_limit_msat_arg, next_outbound_htlc_minimum_msat_arg, inbound_capacity_msat_arg, CommonBase.get_ptr_of(confirmations_required_arg), CommonBase.get_ptr_of(confirmations_arg), CommonBase.get_ptr_of(force_close_spend_delay_arg), is_outbound_arg, is_channel_ready_arg, CommonBase.get_ptr_of(channel_shutdown_state_arg), is_usable_arg, is_public_arg, CommonBase.get_ptr_of(inbound_htlc_minimum_msat_arg), CommonBase.get_ptr_of(inbound_htlc_maximum_msat_arg), config_arg == null ? 0n : CommonBase.get_ptr_of(config_arg));
1234                 const ret_hu_conv: ChannelDetails = new ChannelDetails(null, ret);
1235                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
1236                 CommonBase.add_ref_from(ret_hu_conv, counterparty_arg);
1237                 CommonBase.add_ref_from(ret_hu_conv, funding_txo_arg);
1238                 CommonBase.add_ref_from(ret_hu_conv, channel_type_arg);
1239                 CommonBase.add_ref_from(ret_hu_conv, short_channel_id_arg);
1240                 CommonBase.add_ref_from(ret_hu_conv, outbound_scid_alias_arg);
1241                 CommonBase.add_ref_from(ret_hu_conv, inbound_scid_alias_arg);
1242                 CommonBase.add_ref_from(ret_hu_conv, unspendable_punishment_reserve_arg);
1243                 CommonBase.add_ref_from(ret_hu_conv, feerate_sat_per_1000_weight_arg);
1244                 CommonBase.add_ref_from(ret_hu_conv, confirmations_required_arg);
1245                 CommonBase.add_ref_from(ret_hu_conv, confirmations_arg);
1246                 CommonBase.add_ref_from(ret_hu_conv, force_close_spend_delay_arg);
1247                 CommonBase.add_ref_from(ret_hu_conv, channel_shutdown_state_arg);
1248                 CommonBase.add_ref_from(ret_hu_conv, inbound_htlc_minimum_msat_arg);
1249                 CommonBase.add_ref_from(ret_hu_conv, inbound_htlc_maximum_msat_arg);
1250                 CommonBase.add_ref_from(ret_hu_conv, config_arg);
1251                 return ret_hu_conv;
1252         }
1253
1254         public clone_ptr(): bigint {
1255                 const ret: bigint = bindings.ChannelDetails_clone_ptr(this.ptr);
1256                 return ret;
1257         }
1258
1259         /**
1260          * Creates a copy of the ChannelDetails
1261          */
1262         public clone(): ChannelDetails {
1263                 const ret: bigint = bindings.ChannelDetails_clone(this.ptr);
1264                 const ret_hu_conv: ChannelDetails = new ChannelDetails(null, ret);
1265                 CommonBase.add_ref_from(ret_hu_conv, this);
1266                 return ret_hu_conv;
1267         }
1268
1269         /**
1270          * Gets the current SCID which should be used to identify this channel for inbound payments.
1271          * This should be used for providing invoice hints or in any other context where our
1272          * counterparty will forward a payment to us.
1273          * 
1274          * This is either the [`ChannelDetails::inbound_scid_alias`], if set, or the
1275          * [`ChannelDetails::short_channel_id`]. See those for more information.
1276          */
1277         public get_inbound_payment_scid(): Option_u64Z {
1278                 const ret: bigint = bindings.ChannelDetails_get_inbound_payment_scid(this.ptr);
1279                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
1280                 CommonBase.add_ref_from(ret_hu_conv, this);
1281                 return ret_hu_conv;
1282         }
1283
1284         /**
1285          * Gets the current SCID which should be used to identify this channel for outbound payments.
1286          * This should be used in [`Route`]s to describe the first hop or in other contexts where
1287          * we're sending or forwarding a payment outbound over this channel.
1288          * 
1289          * This is either the [`ChannelDetails::short_channel_id`], if set, or the
1290          * [`ChannelDetails::outbound_scid_alias`]. See those for more information.
1291          */
1292         public get_outbound_payment_scid(): Option_u64Z {
1293                 const ret: bigint = bindings.ChannelDetails_get_outbound_payment_scid(this.ptr);
1294                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
1295                 CommonBase.add_ref_from(ret_hu_conv, this);
1296                 return ret_hu_conv;
1297         }
1298
1299         /**
1300          * Serialize the ChannelDetails object into a byte array which can be read by ChannelDetails_read
1301          */
1302         public write(): Uint8Array {
1303                 const ret: number = bindings.ChannelDetails_write(this.ptr);
1304                 const ret_conv: Uint8Array = bindings.decodeUint8Array(ret);
1305                 return ret_conv;
1306         }
1307
1308         /**
1309          * Read a ChannelDetails from a byte array, created by ChannelDetails_write
1310          */
1311         public static constructor_read(ser: Uint8Array): Result_ChannelDetailsDecodeErrorZ {
1312                 const ret: bigint = bindings.ChannelDetails_read(bindings.encodeUint8Array(ser));
1313                 const ret_hu_conv: Result_ChannelDetailsDecodeErrorZ = Result_ChannelDetailsDecodeErrorZ.constr_from_ptr(ret);
1314                 return ret_hu_conv;
1315         }
1316
1317 }