[TS] Auto-update version in package.json in genbindings.sh
[ldk-java] / ts / structs / ChannelDetails.mts
1 import { TxOut } from '../structs/TxOut.mjs';
2 import { AccessError } from '../enums/AccessError.mjs';
3 import { COption_NoneZ } from '../enums/COption_NoneZ.mjs';
4 import { ChannelMonitorUpdateErr } from '../enums/ChannelMonitorUpdateErr.mjs';
5 import { ConfirmationTarget } from '../enums/ConfirmationTarget.mjs';
6 import { CreationError } from '../enums/CreationError.mjs';
7 import { Currency } from '../enums/Currency.mjs';
8 import { IOError } from '../enums/IOError.mjs';
9 import { Level } from '../enums/Level.mjs';
10 import { Network } from '../enums/Network.mjs';
11 import { Recipient } from '../enums/Recipient.mjs';
12 import { Secp256k1Error } from '../enums/Secp256k1Error.mjs';
13 import { SemanticError } from '../enums/SemanticError.mjs';
14 import { SiPrefix } from '../enums/SiPrefix.mjs';
15 import { Bech32Error } from '../structs/Bech32Error.mjs';
16 import { Result_NoneNoneZ } from '../structs/Result_NoneNoneZ.mjs';
17 import { CounterpartyCommitmentSecrets } from '../structs/CounterpartyCommitmentSecrets.mjs';
18 import { DecodeError } from '../structs/DecodeError.mjs';
19 import { Result_CounterpartyCommitmentSecretsDecodeErrorZ } from '../structs/Result_CounterpartyCommitmentSecretsDecodeErrorZ.mjs';
20 import { Result_SecretKeyErrorZ } from '../structs/Result_SecretKeyErrorZ.mjs';
21 import { Result_PublicKeyErrorZ } from '../structs/Result_PublicKeyErrorZ.mjs';
22 import { TxCreationKeys } from '../structs/TxCreationKeys.mjs';
23 import { Result_TxCreationKeysDecodeErrorZ } from '../structs/Result_TxCreationKeysDecodeErrorZ.mjs';
24 import { ChannelPublicKeys } from '../structs/ChannelPublicKeys.mjs';
25 import { Result_ChannelPublicKeysDecodeErrorZ } from '../structs/Result_ChannelPublicKeysDecodeErrorZ.mjs';
26 import { Result_TxCreationKeysErrorZ } from '../structs/Result_TxCreationKeysErrorZ.mjs';
27 import { Option_u32Z } from '../structs/Option_u32Z.mjs';
28 import { HTLCOutputInCommitment } from '../structs/HTLCOutputInCommitment.mjs';
29 import { Result_HTLCOutputInCommitmentDecodeErrorZ } from '../structs/Result_HTLCOutputInCommitmentDecodeErrorZ.mjs';
30 import { CounterpartyChannelTransactionParameters } from '../structs/CounterpartyChannelTransactionParameters.mjs';
31 import { Result_CounterpartyChannelTransactionParametersDecodeErrorZ } from '../structs/Result_CounterpartyChannelTransactionParametersDecodeErrorZ.mjs';
32 import { ChannelTransactionParameters } from '../structs/ChannelTransactionParameters.mjs';
33 import { Result_ChannelTransactionParametersDecodeErrorZ } from '../structs/Result_ChannelTransactionParametersDecodeErrorZ.mjs';
34 import { HolderCommitmentTransaction } from '../structs/HolderCommitmentTransaction.mjs';
35 import { Result_HolderCommitmentTransactionDecodeErrorZ } from '../structs/Result_HolderCommitmentTransactionDecodeErrorZ.mjs';
36 import { BuiltCommitmentTransaction } from '../structs/BuiltCommitmentTransaction.mjs';
37 import { Result_BuiltCommitmentTransactionDecodeErrorZ } from '../structs/Result_BuiltCommitmentTransactionDecodeErrorZ.mjs';
38 import { TrustedClosingTransaction } from '../structs/TrustedClosingTransaction.mjs';
39 import { Result_TrustedClosingTransactionNoneZ } from '../structs/Result_TrustedClosingTransactionNoneZ.mjs';
40 import { CommitmentTransaction } from '../structs/CommitmentTransaction.mjs';
41 import { Result_CommitmentTransactionDecodeErrorZ } from '../structs/Result_CommitmentTransactionDecodeErrorZ.mjs';
42 import { TrustedCommitmentTransaction } from '../structs/TrustedCommitmentTransaction.mjs';
43 import { Result_TrustedCommitmentTransactionNoneZ } from '../structs/Result_TrustedCommitmentTransactionNoneZ.mjs';
44 import { Result_CVec_SignatureZNoneZ } from '../structs/Result_CVec_SignatureZNoneZ.mjs';
45 import { ShutdownScript } from '../structs/ShutdownScript.mjs';
46 import { Result_ShutdownScriptDecodeErrorZ } from '../structs/Result_ShutdownScriptDecodeErrorZ.mjs';
47 import { InvalidShutdownScript } from '../structs/InvalidShutdownScript.mjs';
48 import { Result_ShutdownScriptInvalidShutdownScriptZ } from '../structs/Result_ShutdownScriptInvalidShutdownScriptZ.mjs';
49 import { RouteHop } from '../structs/RouteHop.mjs';
50 import { Result_RouteHopDecodeErrorZ } from '../structs/Result_RouteHopDecodeErrorZ.mjs';
51 import { Route } from '../structs/Route.mjs';
52 import { Result_RouteDecodeErrorZ } from '../structs/Result_RouteDecodeErrorZ.mjs';
53 import { RouteParameters } from '../structs/RouteParameters.mjs';
54 import { Result_RouteParametersDecodeErrorZ } from '../structs/Result_RouteParametersDecodeErrorZ.mjs';
55 import { RouteHint } from '../structs/RouteHint.mjs';
56 import { Option_u64Z } from '../structs/Option_u64Z.mjs';
57 import { PaymentParameters } from '../structs/PaymentParameters.mjs';
58 import { Result_PaymentParametersDecodeErrorZ } from '../structs/Result_PaymentParametersDecodeErrorZ.mjs';
59 import { RouteHintHop } from '../structs/RouteHintHop.mjs';
60 import { Result_RouteHintDecodeErrorZ } from '../structs/Result_RouteHintDecodeErrorZ.mjs';
61 import { Result_RouteHintHopDecodeErrorZ } from '../structs/Result_RouteHintHopDecodeErrorZ.mjs';
62 import { LightningError } from '../structs/LightningError.mjs';
63 import { Result_RouteLightningErrorZ } from '../structs/Result_RouteLightningErrorZ.mjs';
64 import { PaymentPurpose } from '../structs/PaymentPurpose.mjs';
65 import { Result_PaymentPurposeDecodeErrorZ } from '../structs/Result_PaymentPurposeDecodeErrorZ.mjs';
66 import { ClosureReason } from '../structs/ClosureReason.mjs';
67 import { Option_ClosureReasonZ } from '../structs/Option_ClosureReasonZ.mjs';
68 import { Result_COption_ClosureReasonZDecodeErrorZ } from '../structs/Result_COption_ClosureReasonZDecodeErrorZ.mjs';
69 import { ChannelUpdate } from '../structs/ChannelUpdate.mjs';
70 import { NetworkUpdate } from '../structs/NetworkUpdate.mjs';
71 import { Option_NetworkUpdateZ } from '../structs/Option_NetworkUpdateZ.mjs';
72 import { OutPoint } from '../structs/OutPoint.mjs';
73 import { DelayedPaymentOutputDescriptor } from '../structs/DelayedPaymentOutputDescriptor.mjs';
74 import { StaticPaymentOutputDescriptor } from '../structs/StaticPaymentOutputDescriptor.mjs';
75 import { SpendableOutputDescriptor } from '../structs/SpendableOutputDescriptor.mjs';
76 import { ChannelTypeFeatures } from '../structs/ChannelTypeFeatures.mjs';
77 import { Event } from '../structs/Event.mjs';
78 import { Option_EventZ } from '../structs/Option_EventZ.mjs';
79 import { Result_COption_EventZDecodeErrorZ } from '../structs/Result_COption_EventZDecodeErrorZ.mjs';
80 import { AcceptChannel } from '../structs/AcceptChannel.mjs';
81 import { OpenChannel } from '../structs/OpenChannel.mjs';
82 import { FundingCreated } from '../structs/FundingCreated.mjs';
83 import { FundingSigned } from '../structs/FundingSigned.mjs';
84 import { ChannelReady } from '../structs/ChannelReady.mjs';
85 import { AnnouncementSignatures } from '../structs/AnnouncementSignatures.mjs';
86 import { CommitmentUpdate } from '../structs/CommitmentUpdate.mjs';
87 import { RevokeAndACK } from '../structs/RevokeAndACK.mjs';
88 import { ClosingSigned } from '../structs/ClosingSigned.mjs';
89 import { Shutdown } from '../structs/Shutdown.mjs';
90 import { ChannelReestablish } from '../structs/ChannelReestablish.mjs';
91 import { ChannelAnnouncement } from '../structs/ChannelAnnouncement.mjs';
92 import { NodeAnnouncement } from '../structs/NodeAnnouncement.mjs';
93 import { ErrorMessage } from '../structs/ErrorMessage.mjs';
94 import { WarningMessage } from '../structs/WarningMessage.mjs';
95 import { ErrorAction } from '../structs/ErrorAction.mjs';
96 import { QueryChannelRange } from '../structs/QueryChannelRange.mjs';
97 import { QueryShortChannelIds } from '../structs/QueryShortChannelIds.mjs';
98 import { ReplyChannelRange } from '../structs/ReplyChannelRange.mjs';
99 import { GossipTimestampFilter } from '../structs/GossipTimestampFilter.mjs';
100 import { MessageSendEvent } from '../structs/MessageSendEvent.mjs';
101 import { Result_TxOutAccessErrorZ } from '../structs/Result_TxOutAccessErrorZ.mjs';
102 import { TwoTuple_usizeTransactionZ } from '../structs/TwoTuple_usizeTransactionZ.mjs';
103 import { Result_NoneChannelMonitorUpdateErrZ } from '../structs/Result_NoneChannelMonitorUpdateErrZ.mjs';
104 import { HTLCUpdate } from '../structs/HTLCUpdate.mjs';
105 import { MonitorEvent } from '../structs/MonitorEvent.mjs';
106 import { TwoTuple_OutPointCVec_MonitorEventZZ } from '../structs/TwoTuple_OutPointCVec_MonitorEventZZ.mjs';
107 import { Option_C2Tuple_usizeTransactionZZ } from '../structs/Option_C2Tuple_usizeTransactionZZ.mjs';
108 import { FixedPenaltyScorer } from '../structs/FixedPenaltyScorer.mjs';
109 import { Result_FixedPenaltyScorerDecodeErrorZ } from '../structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs';
110 import { Record } from '../structs/Record.mjs';
111 import { Logger, LoggerInterface } from '../structs/Logger.mjs';
112 import { NetworkGraph } from '../structs/NetworkGraph.mjs';
113 import { ProbabilisticScorer } from '../structs/ProbabilisticScorer.mjs';
114 import { Result_ProbabilisticScorerDecodeErrorZ } from '../structs/Result_ProbabilisticScorerDecodeErrorZ.mjs';
115 import { InitFeatures } from '../structs/InitFeatures.mjs';
116 import { Result_InitFeaturesDecodeErrorZ } from '../structs/Result_InitFeaturesDecodeErrorZ.mjs';
117 import { ChannelFeatures } from '../structs/ChannelFeatures.mjs';
118 import { Result_ChannelFeaturesDecodeErrorZ } from '../structs/Result_ChannelFeaturesDecodeErrorZ.mjs';
119 import { NodeFeatures } from '../structs/NodeFeatures.mjs';
120 import { Result_NodeFeaturesDecodeErrorZ } from '../structs/Result_NodeFeaturesDecodeErrorZ.mjs';
121 import { InvoiceFeatures } from '../structs/InvoiceFeatures.mjs';
122 import { Result_InvoiceFeaturesDecodeErrorZ } from '../structs/Result_InvoiceFeaturesDecodeErrorZ.mjs';
123 import { Result_ChannelTypeFeaturesDecodeErrorZ } from '../structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs';
124 import { NodeId } from '../structs/NodeId.mjs';
125 import { Result_NodeIdDecodeErrorZ } from '../structs/Result_NodeIdDecodeErrorZ.mjs';
126 import { Result_COption_NetworkUpdateZDecodeErrorZ } from '../structs/Result_COption_NetworkUpdateZDecodeErrorZ.mjs';
127 import { Access, AccessInterface } from '../structs/Access.mjs';
128 import { Option_AccessZ } from '../structs/Option_AccessZ.mjs';
129 import { Result_boolLightningErrorZ } from '../structs/Result_boolLightningErrorZ.mjs';
130 import { ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ } from '../structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
131 import { Result_NoneLightningErrorZ } from '../structs/Result_NoneLightningErrorZ.mjs';
132 import { ChannelUpdateInfo } from '../structs/ChannelUpdateInfo.mjs';
133 import { Result_ChannelUpdateInfoDecodeErrorZ } from '../structs/Result_ChannelUpdateInfoDecodeErrorZ.mjs';
134 import { ChannelInfo } from '../structs/ChannelInfo.mjs';
135 import { Result_ChannelInfoDecodeErrorZ } from '../structs/Result_ChannelInfoDecodeErrorZ.mjs';
136 import { RoutingFees } from '../structs/RoutingFees.mjs';
137 import { Result_RoutingFeesDecodeErrorZ } from '../structs/Result_RoutingFeesDecodeErrorZ.mjs';
138 import { NetAddress } from '../structs/NetAddress.mjs';
139 import { NodeAnnouncementInfo } from '../structs/NodeAnnouncementInfo.mjs';
140 import { Result_NodeAnnouncementInfoDecodeErrorZ } from '../structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs';
141 import { NodeInfo } from '../structs/NodeInfo.mjs';
142 import { Result_NodeInfoDecodeErrorZ } from '../structs/Result_NodeInfoDecodeErrorZ.mjs';
143 import { Result_NetworkGraphDecodeErrorZ } from '../structs/Result_NetworkGraphDecodeErrorZ.mjs';
144 import { Option_CVec_NetAddressZZ } from '../structs/Option_CVec_NetAddressZZ.mjs';
145 import { Result_DelayedPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mjs';
146 import { Result_StaticPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mjs';
147 import { Result_SpendableOutputDescriptorDecodeErrorZ } from '../structs/Result_SpendableOutputDescriptorDecodeErrorZ.mjs';
148 import { TwoTuple_SignatureCVec_SignatureZZ } from '../structs/TwoTuple_SignatureCVec_SignatureZZ.mjs';
149 import { Result_C2Tuple_SignatureCVec_SignatureZZNoneZ } from '../structs/Result_C2Tuple_SignatureCVec_SignatureZZNoneZ.mjs';
150 import { Result_SignatureNoneZ } from '../structs/Result_SignatureNoneZ.mjs';
151 import { TwoTuple_SignatureSignatureZ } from '../structs/TwoTuple_SignatureSignatureZ.mjs';
152 import { Result_C2Tuple_SignatureSignatureZNoneZ } from '../structs/Result_C2Tuple_SignatureSignatureZNoneZ.mjs';
153 import { Result_SecretKeyNoneZ } from '../structs/Result_SecretKeyNoneZ.mjs';
154 import { ClosingTransaction } from '../structs/ClosingTransaction.mjs';
155 import { UnsignedChannelAnnouncement } from '../structs/UnsignedChannelAnnouncement.mjs';
156 import { BaseSign, BaseSignInterface } from '../structs/BaseSign.mjs';
157 import { Sign, SignInterface } from '../structs/Sign.mjs';
158 import { Result_SignDecodeErrorZ } from '../structs/Result_SignDecodeErrorZ.mjs';
159 import { Result_RecoverableSignatureNoneZ } from '../structs/Result_RecoverableSignatureNoneZ.mjs';
160 import { Result_CVec_CVec_u8ZZNoneZ } from '../structs/Result_CVec_CVec_u8ZZNoneZ.mjs';
161 import { InMemorySigner } from '../structs/InMemorySigner.mjs';
162 import { Result_InMemorySignerDecodeErrorZ } from '../structs/Result_InMemorySignerDecodeErrorZ.mjs';
163 import { Result_TransactionNoneZ } from '../structs/Result_TransactionNoneZ.mjs';
164 import { Option_u16Z } from '../structs/Option_u16Z.mjs';
165 import { APIError } from '../structs/APIError.mjs';
166 import { Result_NoneAPIErrorZ } from '../structs/Result_NoneAPIErrorZ.mjs';
167 import { Result__u832APIErrorZ } from '../structs/Result__u832APIErrorZ.mjs';
168 import { PaymentSendFailure } from '../structs/PaymentSendFailure.mjs';
169 import { Result_PaymentIdPaymentSendFailureZ } from '../structs/Result_PaymentIdPaymentSendFailureZ.mjs';
170 import { Result_NonePaymentSendFailureZ } from '../structs/Result_NonePaymentSendFailureZ.mjs';
171 import { TwoTuple_PaymentHashPaymentIdZ } from '../structs/TwoTuple_PaymentHashPaymentIdZ.mjs';
172 import { Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ } from '../structs/Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.mjs';
173 import { TwoTuple_PaymentHashPaymentSecretZ } from '../structs/TwoTuple_PaymentHashPaymentSecretZ.mjs';
174 import { Result_C2Tuple_PaymentHashPaymentSecretZNoneZ } from '../structs/Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.mjs';
175 import { Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ } from '../structs/Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.mjs';
176 import { Result_PaymentSecretNoneZ } from '../structs/Result_PaymentSecretNoneZ.mjs';
177 import { Result_PaymentSecretAPIErrorZ } from '../structs/Result_PaymentSecretAPIErrorZ.mjs';
178 import { Result_PaymentPreimageAPIErrorZ } from '../structs/Result_PaymentPreimageAPIErrorZ.mjs';
179 import { CounterpartyForwardingInfo } from '../structs/CounterpartyForwardingInfo.mjs';
180 import { Result_CounterpartyForwardingInfoDecodeErrorZ } from '../structs/Result_CounterpartyForwardingInfoDecodeErrorZ.mjs';
181 import { ChannelCounterparty } from '../structs/ChannelCounterparty.mjs';
182 import { Result_ChannelCounterpartyDecodeErrorZ } from '../structs/Result_ChannelCounterpartyDecodeErrorZ.mjs';
183 import { Result_ChannelDetailsDecodeErrorZ } from '../structs/Result_ChannelDetailsDecodeErrorZ.mjs';
184 import { PhantomRouteHints } from '../structs/PhantomRouteHints.mjs';
185 import { Result_PhantomRouteHintsDecodeErrorZ } from '../structs/Result_PhantomRouteHintsDecodeErrorZ.mjs';
186 import { ChannelMonitor } from '../structs/ChannelMonitor.mjs';
187 import { ChannelMonitorUpdate } from '../structs/ChannelMonitorUpdate.mjs';
188 import { Watch, WatchInterface } from '../structs/Watch.mjs';
189 import { BroadcasterInterface, BroadcasterInterfaceInterface } from '../structs/BroadcasterInterface.mjs';
190 import { KeysInterface, KeysInterfaceInterface } from '../structs/KeysInterface.mjs';
191 import { FeeEstimator, FeeEstimatorInterface } from '../structs/FeeEstimator.mjs';
192 import { ChannelManager } from '../structs/ChannelManager.mjs';
193 import { TwoTuple_BlockHashChannelManagerZ } from '../structs/TwoTuple_BlockHashChannelManagerZ.mjs';
194 import { Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ } from '../structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.mjs';
195 import { ChannelConfig } from '../structs/ChannelConfig.mjs';
196 import { Result_ChannelConfigDecodeErrorZ } from '../structs/Result_ChannelConfigDecodeErrorZ.mjs';
197 import { Result_OutPointDecodeErrorZ } from '../structs/Result_OutPointDecodeErrorZ.mjs';
198 import { Type, TypeInterface } from '../structs/Type.mjs';
199 import { Option_TypeZ } from '../structs/Option_TypeZ.mjs';
200 import { Result_COption_TypeZDecodeErrorZ } from '../structs/Result_COption_TypeZDecodeErrorZ.mjs';
201 import { PaymentError } from '../structs/PaymentError.mjs';
202 import { Result_PaymentIdPaymentErrorZ } from '../structs/Result_PaymentIdPaymentErrorZ.mjs';
203 import { ParseError } from '../structs/ParseError.mjs';
204 import { Result_SiPrefixParseErrorZ } from '../structs/Result_SiPrefixParseErrorZ.mjs';
205 import { Invoice } from '../structs/Invoice.mjs';
206 import { ParseOrSemanticError } from '../structs/ParseOrSemanticError.mjs';
207 import { Result_InvoiceParseOrSemanticErrorZ } from '../structs/Result_InvoiceParseOrSemanticErrorZ.mjs';
208 import { SignedRawInvoice } from '../structs/SignedRawInvoice.mjs';
209 import { Result_SignedRawInvoiceParseErrorZ } from '../structs/Result_SignedRawInvoiceParseErrorZ.mjs';
210 import { RawInvoice } from '../structs/RawInvoice.mjs';
211 import { InvoiceSignature } from '../structs/InvoiceSignature.mjs';
212 import { ThreeTuple_RawInvoice_u832InvoiceSignatureZ } from '../structs/ThreeTuple_RawInvoice_u832InvoiceSignatureZ.mjs';
213 import { PayeePubKey } from '../structs/PayeePubKey.mjs';
214 import { Result_PayeePubKeyErrorZ } from '../structs/Result_PayeePubKeyErrorZ.mjs';
215 import { PrivateRoute } from '../structs/PrivateRoute.mjs';
216 import { PositiveTimestamp } from '../structs/PositiveTimestamp.mjs';
217 import { Result_PositiveTimestampCreationErrorZ } from '../structs/Result_PositiveTimestampCreationErrorZ.mjs';
218 import { Result_NoneSemanticErrorZ } from '../structs/Result_NoneSemanticErrorZ.mjs';
219 import { Result_InvoiceSemanticErrorZ } from '../structs/Result_InvoiceSemanticErrorZ.mjs';
220 import { Description } from '../structs/Description.mjs';
221 import { Result_DescriptionCreationErrorZ } from '../structs/Result_DescriptionCreationErrorZ.mjs';
222 import { Result_PrivateRouteCreationErrorZ } from '../structs/Result_PrivateRouteCreationErrorZ.mjs';
223 import { Result_StringErrorZ } from '../structs/Result_StringErrorZ.mjs';
224 import { Result_ChannelMonitorUpdateDecodeErrorZ } from '../structs/Result_ChannelMonitorUpdateDecodeErrorZ.mjs';
225 import { Option_MonitorEventZ } from '../structs/Option_MonitorEventZ.mjs';
226 import { Result_COption_MonitorEventZDecodeErrorZ } from '../structs/Result_COption_MonitorEventZDecodeErrorZ.mjs';
227 import { Result_HTLCUpdateDecodeErrorZ } from '../structs/Result_HTLCUpdateDecodeErrorZ.mjs';
228 import { TwoTuple_OutPointScriptZ } from '../structs/TwoTuple_OutPointScriptZ.mjs';
229 import { TwoTuple_u32ScriptZ } from '../structs/TwoTuple_u32ScriptZ.mjs';
230 import { TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ } from '../structs/TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ.mjs';
231 import { TwoTuple_u32TxOutZ } from '../structs/TwoTuple_u32TxOutZ.mjs';
232 import { TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ } from '../structs/TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ.mjs';
233 import { Balance } from '../structs/Balance.mjs';
234 import { TwoTuple_BlockHashChannelMonitorZ } from '../structs/TwoTuple_BlockHashChannelMonitorZ.mjs';
235 import { Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ } from '../structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mjs';
236 import { TwoTuple_PublicKeyTypeZ } from '../structs/TwoTuple_PublicKeyTypeZ.mjs';
237 import { Option_NetAddressZ } from '../structs/Option_NetAddressZ.mjs';
238 import { PeerHandleError } from '../structs/PeerHandleError.mjs';
239 import { Result_CVec_u8ZPeerHandleErrorZ } from '../structs/Result_CVec_u8ZPeerHandleErrorZ.mjs';
240 import { Result_NonePeerHandleErrorZ } from '../structs/Result_NonePeerHandleErrorZ.mjs';
241 import { Result_boolPeerHandleErrorZ } from '../structs/Result_boolPeerHandleErrorZ.mjs';
242 import { Result_NoneErrorZ } from '../structs/Result_NoneErrorZ.mjs';
243 import { Result_NetAddressDecodeErrorZ } from '../structs/Result_NetAddressDecodeErrorZ.mjs';
244 import { UpdateAddHTLC } from '../structs/UpdateAddHTLC.mjs';
245 import { UpdateFulfillHTLC } from '../structs/UpdateFulfillHTLC.mjs';
246 import { UpdateFailHTLC } from '../structs/UpdateFailHTLC.mjs';
247 import { UpdateFailMalformedHTLC } from '../structs/UpdateFailMalformedHTLC.mjs';
248 import { Result_AcceptChannelDecodeErrorZ } from '../structs/Result_AcceptChannelDecodeErrorZ.mjs';
249 import { Result_AnnouncementSignaturesDecodeErrorZ } from '../structs/Result_AnnouncementSignaturesDecodeErrorZ.mjs';
250 import { Result_ChannelReestablishDecodeErrorZ } from '../structs/Result_ChannelReestablishDecodeErrorZ.mjs';
251 import { Result_ClosingSignedDecodeErrorZ } from '../structs/Result_ClosingSignedDecodeErrorZ.mjs';
252 import { ClosingSignedFeeRange } from '../structs/ClosingSignedFeeRange.mjs';
253 import { Result_ClosingSignedFeeRangeDecodeErrorZ } from '../structs/Result_ClosingSignedFeeRangeDecodeErrorZ.mjs';
254 import { CommitmentSigned } from '../structs/CommitmentSigned.mjs';
255 import { Result_CommitmentSignedDecodeErrorZ } from '../structs/Result_CommitmentSignedDecodeErrorZ.mjs';
256 import { Result_FundingCreatedDecodeErrorZ } from '../structs/Result_FundingCreatedDecodeErrorZ.mjs';
257 import { Result_FundingSignedDecodeErrorZ } from '../structs/Result_FundingSignedDecodeErrorZ.mjs';
258 import { Result_ChannelReadyDecodeErrorZ } from '../structs/Result_ChannelReadyDecodeErrorZ.mjs';
259 import { Init } from '../structs/Init.mjs';
260 import { Result_InitDecodeErrorZ } from '../structs/Result_InitDecodeErrorZ.mjs';
261 import { Result_OpenChannelDecodeErrorZ } from '../structs/Result_OpenChannelDecodeErrorZ.mjs';
262 import { Result_RevokeAndACKDecodeErrorZ } from '../structs/Result_RevokeAndACKDecodeErrorZ.mjs';
263 import { Result_ShutdownDecodeErrorZ } from '../structs/Result_ShutdownDecodeErrorZ.mjs';
264 import { Result_UpdateFailHTLCDecodeErrorZ } from '../structs/Result_UpdateFailHTLCDecodeErrorZ.mjs';
265 import { Result_UpdateFailMalformedHTLCDecodeErrorZ } from '../structs/Result_UpdateFailMalformedHTLCDecodeErrorZ.mjs';
266 import { UpdateFee } from '../structs/UpdateFee.mjs';
267 import { Result_UpdateFeeDecodeErrorZ } from '../structs/Result_UpdateFeeDecodeErrorZ.mjs';
268 import { Result_UpdateFulfillHTLCDecodeErrorZ } from '../structs/Result_UpdateFulfillHTLCDecodeErrorZ.mjs';
269 import { Result_UpdateAddHTLCDecodeErrorZ } from '../structs/Result_UpdateAddHTLCDecodeErrorZ.mjs';
270 import { Ping } from '../structs/Ping.mjs';
271 import { Result_PingDecodeErrorZ } from '../structs/Result_PingDecodeErrorZ.mjs';
272 import { Pong } from '../structs/Pong.mjs';
273 import { Result_PongDecodeErrorZ } from '../structs/Result_PongDecodeErrorZ.mjs';
274 import { Result_UnsignedChannelAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedChannelAnnouncementDecodeErrorZ.mjs';
275 import { Result_ChannelAnnouncementDecodeErrorZ } from '../structs/Result_ChannelAnnouncementDecodeErrorZ.mjs';
276 import { UnsignedChannelUpdate } from '../structs/UnsignedChannelUpdate.mjs';
277 import { Result_UnsignedChannelUpdateDecodeErrorZ } from '../structs/Result_UnsignedChannelUpdateDecodeErrorZ.mjs';
278 import { Result_ChannelUpdateDecodeErrorZ } from '../structs/Result_ChannelUpdateDecodeErrorZ.mjs';
279 import { Result_ErrorMessageDecodeErrorZ } from '../structs/Result_ErrorMessageDecodeErrorZ.mjs';
280 import { Result_WarningMessageDecodeErrorZ } from '../structs/Result_WarningMessageDecodeErrorZ.mjs';
281 import { UnsignedNodeAnnouncement } from '../structs/UnsignedNodeAnnouncement.mjs';
282 import { Result_UnsignedNodeAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedNodeAnnouncementDecodeErrorZ.mjs';
283 import { Result_NodeAnnouncementDecodeErrorZ } from '../structs/Result_NodeAnnouncementDecodeErrorZ.mjs';
284 import { Result_QueryShortChannelIdsDecodeErrorZ } from '../structs/Result_QueryShortChannelIdsDecodeErrorZ.mjs';
285 import { ReplyShortChannelIdsEnd } from '../structs/ReplyShortChannelIdsEnd.mjs';
286 import { Result_ReplyShortChannelIdsEndDecodeErrorZ } from '../structs/Result_ReplyShortChannelIdsEndDecodeErrorZ.mjs';
287 import { Result_QueryChannelRangeDecodeErrorZ } from '../structs/Result_QueryChannelRangeDecodeErrorZ.mjs';
288 import { Result_ReplyChannelRangeDecodeErrorZ } from '../structs/Result_ReplyChannelRangeDecodeErrorZ.mjs';
289 import { Result_GossipTimestampFilterDecodeErrorZ } from '../structs/Result_GossipTimestampFilterDecodeErrorZ.mjs';
290 import { SignOrCreationError } from '../structs/SignOrCreationError.mjs';
291 import { Result_InvoiceSignOrCreationErrorZ } from '../structs/Result_InvoiceSignOrCreationErrorZ.mjs';
292 import { WatchedOutput } from '../structs/WatchedOutput.mjs';
293 import { Filter, FilterInterface } from '../structs/Filter.mjs';
294 import { Option_FilterZ } from '../structs/Option_FilterZ.mjs';
295 import { LockedChannelMonitor } from '../structs/LockedChannelMonitor.mjs';
296 import { Result_LockedChannelMonitorNoneZ } from '../structs/Result_LockedChannelMonitorNoneZ.mjs';
297 import { MessageSendEventsProvider, MessageSendEventsProviderInterface } from '../structs/MessageSendEventsProvider.mjs';
298 import { EventHandler, EventHandlerInterface } from '../structs/EventHandler.mjs';
299 import { EventsProvider, EventsProviderInterface } from '../structs/EventsProvider.mjs';
300 import { BigSize } from '../structs/BigSize.mjs';
301 import { ChannelUsage } from '../structs/ChannelUsage.mjs';
302 import { Score, ScoreInterface } from '../structs/Score.mjs';
303 import { MultiThreadedLockableScore } from '../structs/MultiThreadedLockableScore.mjs';
304 import { Persister, PersisterInterface } from '../structs/Persister.mjs';
305 import { ChannelHandshakeConfig } from '../structs/ChannelHandshakeConfig.mjs';
306 import { ChannelHandshakeLimits } from '../structs/ChannelHandshakeLimits.mjs';
307 import { UserConfig } from '../structs/UserConfig.mjs';
308 import { BestBlock } from '../structs/BestBlock.mjs';
309 import { Listen, ListenInterface } from '../structs/Listen.mjs';
310 import { Confirm, ConfirmInterface } from '../structs/Confirm.mjs';
311 import { MonitorUpdateId } from '../structs/MonitorUpdateId.mjs';
312 import { Persist, PersistInterface } from '../structs/Persist.mjs';
313 import { ChainMonitor } from '../structs/ChainMonitor.mjs';
314 import { KeysManager } from '../structs/KeysManager.mjs';
315 import { PhantomKeysManager } from '../structs/PhantomKeysManager.mjs';
316 import { ChainParameters } from '../structs/ChainParameters.mjs';
317 import { ChannelMessageHandler, ChannelMessageHandlerInterface } from '../structs/ChannelMessageHandler.mjs';
318 import { ChannelManagerReadArgs } from '../structs/ChannelManagerReadArgs.mjs';
319 import { ExpandedKey } from '../structs/ExpandedKey.mjs';
320 import { DataLossProtect } from '../structs/DataLossProtect.mjs';
321 import { RoutingMessageHandler, RoutingMessageHandlerInterface } from '../structs/RoutingMessageHandler.mjs';
322 import { CustomMessageReader, CustomMessageReaderInterface } from '../structs/CustomMessageReader.mjs';
323 import { CustomMessageHandler, CustomMessageHandlerInterface } from '../structs/CustomMessageHandler.mjs';
324 import { IgnoringMessageHandler } from '../structs/IgnoringMessageHandler.mjs';
325 import { ErroringMessageHandler } from '../structs/ErroringMessageHandler.mjs';
326 import { MessageHandler } from '../structs/MessageHandler.mjs';
327 import { SocketDescriptor, SocketDescriptorInterface } from '../structs/SocketDescriptor.mjs';
328 import { PeerManager } from '../structs/PeerManager.mjs';
329 import { DirectedChannelTransactionParameters } from '../structs/DirectedChannelTransactionParameters.mjs';
330 import { ReadOnlyNetworkGraph } from '../structs/ReadOnlyNetworkGraph.mjs';
331 import { P2PGossipSync } from '../structs/P2PGossipSync.mjs';
332 import { DirectedChannelInfo } from '../structs/DirectedChannelInfo.mjs';
333 import { EffectiveCapacity } from '../structs/EffectiveCapacity.mjs';
334 import { LockableScore, LockableScoreInterface } from '../structs/LockableScore.mjs';
335 import { ProbabilisticScoringParameters } from '../structs/ProbabilisticScoringParameters.mjs';
336 import { RawDataPart } from '../structs/RawDataPart.mjs';
337 import { Sha256 } from '../structs/Sha256.mjs';
338 import { ExpiryTime } from '../structs/ExpiryTime.mjs';
339 import { MinFinalCltvExpiry } from '../structs/MinFinalCltvExpiry.mjs';
340 import { Fallback } from '../structs/Fallback.mjs';
341 import { Payer, PayerInterface } from '../structs/Payer.mjs';
342 import { Router, RouterInterface } from '../structs/Router.mjs';
343 import { InvoicePayer } from '../structs/InvoicePayer.mjs';
344 import { Retry } from '../structs/Retry.mjs';
345 import { DefaultRouter } from '../structs/DefaultRouter.mjs';
346
347 import { CommonBase, UInt5, WitnessVersion, UnqualifiedError } from './CommonBase.mjs';
348 import * as bindings from '../bindings.mjs'
349
350
351 /**
352  * Details of a channel, as returned by ChannelManager::list_channels and ChannelManager::list_usable_channels
353  */
354 export class ChannelDetails extends CommonBase {
355         /* @internal */
356         public constructor(_dummy: object, ptr: number) {
357                 super(ptr, bindings.ChannelDetails_free);
358         }
359
360         /**
361          * The channel's ID (prior to funding transaction generation, this is a random 32 bytes,
362          * thereafter this is the txid of the funding transaction xor the funding transaction output).
363          * Note that this means this value is *not* persistent - it can change once during the
364          * lifetime of the channel.
365          */
366         public get_channel_id(): Uint8Array {
367                 const ret: number = bindings.ChannelDetails_get_channel_id(this.ptr);
368                 const ret_conv: Uint8Array = bindings.decodeUint8Array(ret);
369                 return ret_conv;
370         }
371
372         /**
373          * The channel's ID (prior to funding transaction generation, this is a random 32 bytes,
374          * thereafter this is the txid of the funding transaction xor the funding transaction output).
375          * Note that this means this value is *not* persistent - it can change once during the
376          * lifetime of the channel.
377          */
378         public set_channel_id(val: Uint8Array): void {
379                 bindings.ChannelDetails_set_channel_id(this.ptr, bindings.encodeUint8Array(bindings.check_arr_len(val, 32)));
380         }
381
382         /**
383          * Parameters which apply to our counterparty. See individual fields for more information.
384          */
385         public get_counterparty(): ChannelCounterparty {
386                 const ret: number = bindings.ChannelDetails_get_counterparty(this.ptr);
387                 const ret_hu_conv: ChannelCounterparty = new ChannelCounterparty(null, ret);
388                 CommonBase.add_ref_from(ret_hu_conv, this);
389                 return ret_hu_conv;
390         }
391
392         /**
393          * Parameters which apply to our counterparty. See individual fields for more information.
394          */
395         public set_counterparty(val: ChannelCounterparty): void {
396                 bindings.ChannelDetails_set_counterparty(this.ptr, val == null ? 0 : CommonBase.get_ptr_of(val) & ~1);
397         }
398
399         /**
400          * The Channel's funding transaction output, if we've negotiated the funding transaction with
401          * our counterparty already.
402          * 
403          * Note that, if this has been set, `channel_id` will be equivalent to
404          * `funding_txo.unwrap().to_channel_id()`.
405          * 
406          * Note that the return value (or a relevant inner pointer) may be NULL or all-0s to represent None
407          */
408         public get_funding_txo(): OutPoint {
409                 const ret: number = bindings.ChannelDetails_get_funding_txo(this.ptr);
410                 const ret_hu_conv: OutPoint = new OutPoint(null, ret);
411                 CommonBase.add_ref_from(ret_hu_conv, this);
412                 return ret_hu_conv;
413         }
414
415         /**
416          * The Channel's funding transaction output, if we've negotiated the funding transaction with
417          * our counterparty already.
418          * 
419          * Note that, if this has been set, `channel_id` will be equivalent to
420          * `funding_txo.unwrap().to_channel_id()`.
421          * 
422          * Note that val (or a relevant inner pointer) may be NULL or all-0s to represent None
423          */
424         public set_funding_txo(val: OutPoint): void {
425                 bindings.ChannelDetails_set_funding_txo(this.ptr, val == null ? 0 : CommonBase.get_ptr_of(val) & ~1);
426         }
427
428         /**
429          * The features which this channel operates with. See individual features for more info.
430          * 
431          * `None` until negotiation completes and the channel type is finalized.
432          * 
433          * Note that the return value (or a relevant inner pointer) may be NULL or all-0s to represent None
434          */
435         public get_channel_type(): ChannelTypeFeatures {
436                 const ret: number = bindings.ChannelDetails_get_channel_type(this.ptr);
437                 const ret_hu_conv: ChannelTypeFeatures = new ChannelTypeFeatures(null, ret);
438                 CommonBase.add_ref_from(ret_hu_conv, this);
439                 return ret_hu_conv;
440         }
441
442         /**
443          * The features which this channel operates with. See individual features for more info.
444          * 
445          * `None` until negotiation completes and the channel type is finalized.
446          * 
447          * Note that val (or a relevant inner pointer) may be NULL or all-0s to represent None
448          */
449         public set_channel_type(val: ChannelTypeFeatures): void {
450                 bindings.ChannelDetails_set_channel_type(this.ptr, val == null ? 0 : CommonBase.get_ptr_of(val) & ~1);
451         }
452
453         /**
454          * The position of the funding transaction in the chain. None if the funding transaction has
455          * not yet been confirmed and the channel fully opened.
456          * 
457          * Note that if [`inbound_scid_alias`] is set, it must be used for invoices and inbound
458          * payments instead of this. See [`get_inbound_payment_scid`].
459          * 
460          * For channels with [`confirmations_required`] set to `Some(0)`, [`outbound_scid_alias`] may
461          * be used in place of this in outbound routes. See [`get_outbound_payment_scid`].
462          * 
463          * [`inbound_scid_alias`]: Self::inbound_scid_alias
464          * [`outbound_scid_alias`]: Self::outbound_scid_alias
465          * [`get_inbound_payment_scid`]: Self::get_inbound_payment_scid
466          * [`get_outbound_payment_scid`]: Self::get_outbound_payment_scid
467          * [`confirmations_required`]: Self::confirmations_required
468          */
469         public get_short_channel_id(): Option_u64Z {
470                 const ret: number = bindings.ChannelDetails_get_short_channel_id(this.ptr);
471                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
472                 CommonBase.add_ref_from(ret_hu_conv, this);
473                 return ret_hu_conv;
474         }
475
476         /**
477          * The position of the funding transaction in the chain. None if the funding transaction has
478          * not yet been confirmed and the channel fully opened.
479          * 
480          * Note that if [`inbound_scid_alias`] is set, it must be used for invoices and inbound
481          * payments instead of this. See [`get_inbound_payment_scid`].
482          * 
483          * For channels with [`confirmations_required`] set to `Some(0)`, [`outbound_scid_alias`] may
484          * be used in place of this in outbound routes. See [`get_outbound_payment_scid`].
485          * 
486          * [`inbound_scid_alias`]: Self::inbound_scid_alias
487          * [`outbound_scid_alias`]: Self::outbound_scid_alias
488          * [`get_inbound_payment_scid`]: Self::get_inbound_payment_scid
489          * [`get_outbound_payment_scid`]: Self::get_outbound_payment_scid
490          * [`confirmations_required`]: Self::confirmations_required
491          */
492         public set_short_channel_id(val: Option_u64Z): void {
493                 bindings.ChannelDetails_set_short_channel_id(this.ptr, CommonBase.get_ptr_of(val));
494         }
495
496         /**
497          * An optional [`short_channel_id`] alias for this channel, randomly generated by us and
498          * usable in place of [`short_channel_id`] to reference the channel in outbound routes when
499          * the channel has not yet been confirmed (as long as [`confirmations_required`] is
500          * `Some(0)`).
501          * 
502          * This will be `None` as long as the channel is not available for routing outbound payments.
503          * 
504          * [`short_channel_id`]: Self::short_channel_id
505          * [`confirmations_required`]: Self::confirmations_required
506          */
507         public get_outbound_scid_alias(): Option_u64Z {
508                 const ret: number = bindings.ChannelDetails_get_outbound_scid_alias(this.ptr);
509                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
510                 CommonBase.add_ref_from(ret_hu_conv, this);
511                 return ret_hu_conv;
512         }
513
514         /**
515          * An optional [`short_channel_id`] alias for this channel, randomly generated by us and
516          * usable in place of [`short_channel_id`] to reference the channel in outbound routes when
517          * the channel has not yet been confirmed (as long as [`confirmations_required`] is
518          * `Some(0)`).
519          * 
520          * This will be `None` as long as the channel is not available for routing outbound payments.
521          * 
522          * [`short_channel_id`]: Self::short_channel_id
523          * [`confirmations_required`]: Self::confirmations_required
524          */
525         public set_outbound_scid_alias(val: Option_u64Z): void {
526                 bindings.ChannelDetails_set_outbound_scid_alias(this.ptr, CommonBase.get_ptr_of(val));
527         }
528
529         /**
530          * An optional [`short_channel_id`] alias for this channel, randomly generated by our
531          * counterparty and usable in place of [`short_channel_id`] in invoice route hints. Our
532          * counterparty will recognize the alias provided here in place of the [`short_channel_id`]
533          * when they see a payment to be routed to us.
534          * 
535          * Our counterparty may choose to rotate this value at any time, though will always recognize
536          * previous values for inbound payment forwarding.
537          * 
538          * [`short_channel_id`]: Self::short_channel_id
539          */
540         public get_inbound_scid_alias(): Option_u64Z {
541                 const ret: number = bindings.ChannelDetails_get_inbound_scid_alias(this.ptr);
542                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
543                 CommonBase.add_ref_from(ret_hu_conv, this);
544                 return ret_hu_conv;
545         }
546
547         /**
548          * An optional [`short_channel_id`] alias for this channel, randomly generated by our
549          * counterparty and usable in place of [`short_channel_id`] in invoice route hints. Our
550          * counterparty will recognize the alias provided here in place of the [`short_channel_id`]
551          * when they see a payment to be routed to us.
552          * 
553          * Our counterparty may choose to rotate this value at any time, though will always recognize
554          * previous values for inbound payment forwarding.
555          * 
556          * [`short_channel_id`]: Self::short_channel_id
557          */
558         public set_inbound_scid_alias(val: Option_u64Z): void {
559                 bindings.ChannelDetails_set_inbound_scid_alias(this.ptr, CommonBase.get_ptr_of(val));
560         }
561
562         /**
563          * The value, in satoshis, of this channel as appears in the funding output
564          */
565         public get_channel_value_satoshis(): bigint {
566                 const ret: bigint = bindings.ChannelDetails_get_channel_value_satoshis(this.ptr);
567                 return ret;
568         }
569
570         /**
571          * The value, in satoshis, of this channel as appears in the funding output
572          */
573         public set_channel_value_satoshis(val: bigint): void {
574                 bindings.ChannelDetails_set_channel_value_satoshis(this.ptr, val);
575         }
576
577         /**
578          * The value, in satoshis, that must always be held in the channel for us. This value ensures
579          * that if we broadcast a revoked state, our counterparty can punish us by claiming at least
580          * this value on chain.
581          * 
582          * This value is not included in [`outbound_capacity_msat`] as it can never be spent.
583          * 
584          * This value will be `None` for outbound channels until the counterparty accepts the channel.
585          * 
586          * [`outbound_capacity_msat`]: ChannelDetails::outbound_capacity_msat
587          */
588         public get_unspendable_punishment_reserve(): Option_u64Z {
589                 const ret: number = bindings.ChannelDetails_get_unspendable_punishment_reserve(this.ptr);
590                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
591                 CommonBase.add_ref_from(ret_hu_conv, this);
592                 return ret_hu_conv;
593         }
594
595         /**
596          * The value, in satoshis, that must always be held in the channel for us. This value ensures
597          * that if we broadcast a revoked state, our counterparty can punish us by claiming at least
598          * this value on chain.
599          * 
600          * This value is not included in [`outbound_capacity_msat`] as it can never be spent.
601          * 
602          * This value will be `None` for outbound channels until the counterparty accepts the channel.
603          * 
604          * [`outbound_capacity_msat`]: ChannelDetails::outbound_capacity_msat
605          */
606         public set_unspendable_punishment_reserve(val: Option_u64Z): void {
607                 bindings.ChannelDetails_set_unspendable_punishment_reserve(this.ptr, CommonBase.get_ptr_of(val));
608         }
609
610         /**
611          * The `user_channel_id` passed in to create_channel, or 0 if the channel was inbound.
612          */
613         public get_user_channel_id(): bigint {
614                 const ret: bigint = bindings.ChannelDetails_get_user_channel_id(this.ptr);
615                 return ret;
616         }
617
618         /**
619          * The `user_channel_id` passed in to create_channel, or 0 if the channel was inbound.
620          */
621         public set_user_channel_id(val: bigint): void {
622                 bindings.ChannelDetails_set_user_channel_id(this.ptr, val);
623         }
624
625         /**
626          * Our total balance.  This is the amount we would get if we close the channel.
627          * This value is not exact. Due to various in-flight changes and feerate changes, exactly this
628          * amount is not likely to be recoverable on close.
629          * 
630          * This does not include any pending HTLCs which are not yet fully resolved (and, thus, whose
631          * balance is not available for inclusion in new outbound HTLCs). This further does not include
632          * any pending outgoing HTLCs which are awaiting some other resolution to be sent.
633          * This does not consider any on-chain fees.
634          * 
635          * See also [`ChannelDetails::outbound_capacity_msat`]
636          */
637         public get_balance_msat(): bigint {
638                 const ret: bigint = bindings.ChannelDetails_get_balance_msat(this.ptr);
639                 return ret;
640         }
641
642         /**
643          * Our total balance.  This is the amount we would get if we close the channel.
644          * This value is not exact. Due to various in-flight changes and feerate changes, exactly this
645          * amount is not likely to be recoverable on close.
646          * 
647          * This does not include any pending HTLCs which are not yet fully resolved (and, thus, whose
648          * balance is not available for inclusion in new outbound HTLCs). This further does not include
649          * any pending outgoing HTLCs which are awaiting some other resolution to be sent.
650          * This does not consider any on-chain fees.
651          * 
652          * See also [`ChannelDetails::outbound_capacity_msat`]
653          */
654         public set_balance_msat(val: bigint): void {
655                 bindings.ChannelDetails_set_balance_msat(this.ptr, val);
656         }
657
658         /**
659          * The available outbound capacity for sending HTLCs to the remote peer. This does not include
660          * any pending HTLCs which are not yet fully resolved (and, thus, whose balance is not
661          * available for inclusion in new outbound HTLCs). This further does not include any pending
662          * outgoing HTLCs which are awaiting some other resolution to be sent.
663          * 
664          * See also [`ChannelDetails::balance_msat`]
665          * 
666          * This value is not exact. Due to various in-flight changes, feerate changes, and our
667          * conflict-avoidance policy, exactly this amount is not likely to be spendable. However, we
668          * should be able to spend nearly this amount.
669          */
670         public get_outbound_capacity_msat(): bigint {
671                 const ret: bigint = bindings.ChannelDetails_get_outbound_capacity_msat(this.ptr);
672                 return ret;
673         }
674
675         /**
676          * The available outbound capacity for sending HTLCs to the remote peer. This does not include
677          * any pending HTLCs which are not yet fully resolved (and, thus, whose balance is not
678          * available for inclusion in new outbound HTLCs). This further does not include any pending
679          * outgoing HTLCs which are awaiting some other resolution to be sent.
680          * 
681          * See also [`ChannelDetails::balance_msat`]
682          * 
683          * This value is not exact. Due to various in-flight changes, feerate changes, and our
684          * conflict-avoidance policy, exactly this amount is not likely to be spendable. However, we
685          * should be able to spend nearly this amount.
686          */
687         public set_outbound_capacity_msat(val: bigint): void {
688                 bindings.ChannelDetails_set_outbound_capacity_msat(this.ptr, val);
689         }
690
691         /**
692          * The available outbound capacity for sending a single HTLC to the remote peer. This is
693          * similar to [`ChannelDetails::outbound_capacity_msat`] but it may be further restricted by
694          * the current state and per-HTLC limit(s). This is intended for use when routing, allowing us
695          * to use a limit as close as possible to the HTLC limit we can currently send.
696          * 
697          * See also [`ChannelDetails::balance_msat`] and [`ChannelDetails::outbound_capacity_msat`].
698          */
699         public get_next_outbound_htlc_limit_msat(): bigint {
700                 const ret: bigint = bindings.ChannelDetails_get_next_outbound_htlc_limit_msat(this.ptr);
701                 return ret;
702         }
703
704         /**
705          * The available outbound capacity for sending a single HTLC to the remote peer. This is
706          * similar to [`ChannelDetails::outbound_capacity_msat`] but it may be further restricted by
707          * the current state and per-HTLC limit(s). This is intended for use when routing, allowing us
708          * to use a limit as close as possible to the HTLC limit we can currently send.
709          * 
710          * See also [`ChannelDetails::balance_msat`] and [`ChannelDetails::outbound_capacity_msat`].
711          */
712         public set_next_outbound_htlc_limit_msat(val: bigint): void {
713                 bindings.ChannelDetails_set_next_outbound_htlc_limit_msat(this.ptr, val);
714         }
715
716         /**
717          * The available inbound capacity for the remote peer to send HTLCs to us. This does not
718          * include any pending HTLCs which are not yet fully resolved (and, thus, whose balance is not
719          * available for inclusion in new inbound HTLCs).
720          * Note that there are some corner cases not fully handled here, so the actual available
721          * inbound capacity may be slightly higher than this.
722          * 
723          * This value is not exact. Due to various in-flight changes, feerate changes, and our
724          * counterparty's conflict-avoidance policy, exactly this amount is not likely to be spendable.
725          * However, our counterparty should be able to spend nearly this amount.
726          */
727         public get_inbound_capacity_msat(): bigint {
728                 const ret: bigint = bindings.ChannelDetails_get_inbound_capacity_msat(this.ptr);
729                 return ret;
730         }
731
732         /**
733          * The available inbound capacity for the remote peer to send HTLCs to us. This does not
734          * include any pending HTLCs which are not yet fully resolved (and, thus, whose balance is not
735          * available for inclusion in new inbound HTLCs).
736          * Note that there are some corner cases not fully handled here, so the actual available
737          * inbound capacity may be slightly higher than this.
738          * 
739          * This value is not exact. Due to various in-flight changes, feerate changes, and our
740          * counterparty's conflict-avoidance policy, exactly this amount is not likely to be spendable.
741          * However, our counterparty should be able to spend nearly this amount.
742          */
743         public set_inbound_capacity_msat(val: bigint): void {
744                 bindings.ChannelDetails_set_inbound_capacity_msat(this.ptr, val);
745         }
746
747         /**
748          * The number of required confirmations on the funding transaction before the funding will be
749          * considered \"locked\". This number is selected by the channel fundee (i.e. us if
750          * [`is_outbound`] is *not* set), and can be selected for inbound channels with
751          * [`ChannelHandshakeConfig::minimum_depth`] or limited for outbound channels with
752          * [`ChannelHandshakeLimits::max_minimum_depth`].
753          * 
754          * This value will be `None` for outbound channels until the counterparty accepts the channel.
755          * 
756          * [`is_outbound`]: ChannelDetails::is_outbound
757          * [`ChannelHandshakeConfig::minimum_depth`]: crate::util::config::ChannelHandshakeConfig::minimum_depth
758          * [`ChannelHandshakeLimits::max_minimum_depth`]: crate::util::config::ChannelHandshakeLimits::max_minimum_depth
759          */
760         public get_confirmations_required(): Option_u32Z {
761                 const ret: number = bindings.ChannelDetails_get_confirmations_required(this.ptr);
762                 const ret_hu_conv: Option_u32Z = Option_u32Z.constr_from_ptr(ret);
763                 CommonBase.add_ref_from(ret_hu_conv, this);
764                 return ret_hu_conv;
765         }
766
767         /**
768          * The number of required confirmations on the funding transaction before the funding will be
769          * considered \"locked\". This number is selected by the channel fundee (i.e. us if
770          * [`is_outbound`] is *not* set), and can be selected for inbound channels with
771          * [`ChannelHandshakeConfig::minimum_depth`] or limited for outbound channels with
772          * [`ChannelHandshakeLimits::max_minimum_depth`].
773          * 
774          * This value will be `None` for outbound channels until the counterparty accepts the channel.
775          * 
776          * [`is_outbound`]: ChannelDetails::is_outbound
777          * [`ChannelHandshakeConfig::minimum_depth`]: crate::util::config::ChannelHandshakeConfig::minimum_depth
778          * [`ChannelHandshakeLimits::max_minimum_depth`]: crate::util::config::ChannelHandshakeLimits::max_minimum_depth
779          */
780         public set_confirmations_required(val: Option_u32Z): void {
781                 bindings.ChannelDetails_set_confirmations_required(this.ptr, CommonBase.get_ptr_of(val));
782         }
783
784         /**
785          * The number of blocks (after our commitment transaction confirms) that we will need to wait
786          * until we can claim our funds after we force-close the channel. During this time our
787          * counterparty is allowed to punish us if we broadcasted a stale state. If our counterparty
788          * force-closes the channel and broadcasts a commitment transaction we do not have to wait any
789          * time to claim our non-HTLC-encumbered funds.
790          * 
791          * This value will be `None` for outbound channels until the counterparty accepts the channel.
792          */
793         public get_force_close_spend_delay(): Option_u16Z {
794                 const ret: number = bindings.ChannelDetails_get_force_close_spend_delay(this.ptr);
795                 const ret_hu_conv: Option_u16Z = Option_u16Z.constr_from_ptr(ret);
796                 CommonBase.add_ref_from(ret_hu_conv, this);
797                 return ret_hu_conv;
798         }
799
800         /**
801          * The number of blocks (after our commitment transaction confirms) that we will need to wait
802          * until we can claim our funds after we force-close the channel. During this time our
803          * counterparty is allowed to punish us if we broadcasted a stale state. If our counterparty
804          * force-closes the channel and broadcasts a commitment transaction we do not have to wait any
805          * time to claim our non-HTLC-encumbered funds.
806          * 
807          * This value will be `None` for outbound channels until the counterparty accepts the channel.
808          */
809         public set_force_close_spend_delay(val: Option_u16Z): void {
810                 bindings.ChannelDetails_set_force_close_spend_delay(this.ptr, CommonBase.get_ptr_of(val));
811         }
812
813         /**
814          * True if the channel was initiated (and thus funded) by us.
815          */
816         public get_is_outbound(): boolean {
817                 const ret: boolean = bindings.ChannelDetails_get_is_outbound(this.ptr);
818                 return ret;
819         }
820
821         /**
822          * True if the channel was initiated (and thus funded) by us.
823          */
824         public set_is_outbound(val: boolean): void {
825                 bindings.ChannelDetails_set_is_outbound(this.ptr, val);
826         }
827
828         /**
829          * True if the channel is confirmed, channel_ready messages have been exchanged, and the
830          * channel is not currently being shut down. `channel_ready` message exchange implies the
831          * required confirmation count has been reached (and we were connected to the peer at some
832          * point after the funding transaction received enough confirmations). The required
833          * confirmation count is provided in [`confirmations_required`].
834          * 
835          * [`confirmations_required`]: ChannelDetails::confirmations_required
836          */
837         public get_is_channel_ready(): boolean {
838                 const ret: boolean = bindings.ChannelDetails_get_is_channel_ready(this.ptr);
839                 return ret;
840         }
841
842         /**
843          * True if the channel is confirmed, channel_ready messages have been exchanged, and the
844          * channel is not currently being shut down. `channel_ready` message exchange implies the
845          * required confirmation count has been reached (and we were connected to the peer at some
846          * point after the funding transaction received enough confirmations). The required
847          * confirmation count is provided in [`confirmations_required`].
848          * 
849          * [`confirmations_required`]: ChannelDetails::confirmations_required
850          */
851         public set_is_channel_ready(val: boolean): void {
852                 bindings.ChannelDetails_set_is_channel_ready(this.ptr, val);
853         }
854
855         /**
856          * True if the channel is (a) confirmed and channel_ready messages have been exchanged, (b)
857          * the peer is connected, and (c) the channel is not currently negotiating a shutdown.
858          * 
859          * This is a strict superset of `is_channel_ready`.
860          */
861         public get_is_usable(): boolean {
862                 const ret: boolean = bindings.ChannelDetails_get_is_usable(this.ptr);
863                 return ret;
864         }
865
866         /**
867          * True if the channel is (a) confirmed and channel_ready messages have been exchanged, (b)
868          * the peer is connected, and (c) the channel is not currently negotiating a shutdown.
869          * 
870          * This is a strict superset of `is_channel_ready`.
871          */
872         public set_is_usable(val: boolean): void {
873                 bindings.ChannelDetails_set_is_usable(this.ptr, val);
874         }
875
876         /**
877          * True if this channel is (or will be) publicly-announced.
878          */
879         public get_is_public(): boolean {
880                 const ret: boolean = bindings.ChannelDetails_get_is_public(this.ptr);
881                 return ret;
882         }
883
884         /**
885          * True if this channel is (or will be) publicly-announced.
886          */
887         public set_is_public(val: boolean): void {
888                 bindings.ChannelDetails_set_is_public(this.ptr, val);
889         }
890
891         /**
892          * The smallest value HTLC (in msat) we will accept, for this channel. This field
893          * is only `None` for `ChannelDetails` objects serialized prior to LDK 0.0.107
894          */
895         public get_inbound_htlc_minimum_msat(): Option_u64Z {
896                 const ret: number = bindings.ChannelDetails_get_inbound_htlc_minimum_msat(this.ptr);
897                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
898                 CommonBase.add_ref_from(ret_hu_conv, this);
899                 return ret_hu_conv;
900         }
901
902         /**
903          * The smallest value HTLC (in msat) we will accept, for this channel. This field
904          * is only `None` for `ChannelDetails` objects serialized prior to LDK 0.0.107
905          */
906         public set_inbound_htlc_minimum_msat(val: Option_u64Z): void {
907                 bindings.ChannelDetails_set_inbound_htlc_minimum_msat(this.ptr, CommonBase.get_ptr_of(val));
908         }
909
910         /**
911          * The largest value HTLC (in msat) we currently will accept, for this channel.
912          */
913         public get_inbound_htlc_maximum_msat(): Option_u64Z {
914                 const ret: number = bindings.ChannelDetails_get_inbound_htlc_maximum_msat(this.ptr);
915                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
916                 CommonBase.add_ref_from(ret_hu_conv, this);
917                 return ret_hu_conv;
918         }
919
920         /**
921          * The largest value HTLC (in msat) we currently will accept, for this channel.
922          */
923         public set_inbound_htlc_maximum_msat(val: Option_u64Z): void {
924                 bindings.ChannelDetails_set_inbound_htlc_maximum_msat(this.ptr, CommonBase.get_ptr_of(val));
925         }
926
927         /**
928          * Constructs a new ChannelDetails given each field
929          */
930         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, balance_msat_arg: bigint, outbound_capacity_msat_arg: bigint, next_outbound_htlc_limit_msat_arg: bigint, inbound_capacity_msat_arg: bigint, confirmations_required_arg: Option_u32Z, force_close_spend_delay_arg: Option_u16Z, is_outbound_arg: boolean, is_channel_ready_arg: boolean, is_usable_arg: boolean, is_public_arg: boolean, inbound_htlc_minimum_msat_arg: Option_u64Z, inbound_htlc_maximum_msat_arg: Option_u64Z): ChannelDetails {
931                 const ret: number = bindings.ChannelDetails_new(bindings.encodeUint8Array(bindings.check_arr_len(channel_id_arg, 32)), counterparty_arg == null ? 0 : CommonBase.get_ptr_of(counterparty_arg) & ~1, funding_txo_arg == null ? 0 : CommonBase.get_ptr_of(funding_txo_arg) & ~1, channel_type_arg == null ? 0 : CommonBase.get_ptr_of(channel_type_arg) & ~1, 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), user_channel_id_arg, balance_msat_arg, outbound_capacity_msat_arg, next_outbound_htlc_limit_msat_arg, inbound_capacity_msat_arg, CommonBase.get_ptr_of(confirmations_required_arg), CommonBase.get_ptr_of(force_close_spend_delay_arg), is_outbound_arg, is_channel_ready_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));
932                 const ret_hu_conv: ChannelDetails = new ChannelDetails(null, ret);
933                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
934                 return ret_hu_conv;
935         }
936
937         public clone_ptr(): number {
938                 const ret: number = bindings.ChannelDetails_clone_ptr(this.ptr);
939                 return ret;
940         }
941
942         /**
943          * Creates a copy of the ChannelDetails
944          */
945         public clone(): ChannelDetails {
946                 const ret: number = bindings.ChannelDetails_clone(this.ptr);
947                 const ret_hu_conv: ChannelDetails = new ChannelDetails(null, ret);
948                 CommonBase.add_ref_from(ret_hu_conv, this);
949                 return ret_hu_conv;
950         }
951
952         /**
953          * Gets the current SCID which should be used to identify this channel for inbound payments.
954          * This should be used for providing invoice hints or in any other context where our
955          * counterparty will forward a payment to us.
956          * 
957          * This is either the [`ChannelDetails::inbound_scid_alias`], if set, or the
958          * [`ChannelDetails::short_channel_id`]. See those for more information.
959          */
960         public get_inbound_payment_scid(): Option_u64Z {
961                 const ret: number = bindings.ChannelDetails_get_inbound_payment_scid(this.ptr);
962                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
963                 CommonBase.add_ref_from(ret_hu_conv, this);
964                 return ret_hu_conv;
965         }
966
967         /**
968          * Gets the current SCID which should be used to identify this channel for outbound payments.
969          * This should be used in [`Route`]s to describe the first hop or in other contexts where
970          * we're sending or forwarding a payment outbound over this channel.
971          * 
972          * This is either the [`ChannelDetails::short_channel_id`], if set, or the
973          * [`ChannelDetails::outbound_scid_alias`]. See those for more information.
974          */
975         public get_outbound_payment_scid(): Option_u64Z {
976                 const ret: number = bindings.ChannelDetails_get_outbound_payment_scid(this.ptr);
977                 const ret_hu_conv: Option_u64Z = Option_u64Z.constr_from_ptr(ret);
978                 CommonBase.add_ref_from(ret_hu_conv, this);
979                 return ret_hu_conv;
980         }
981
982         /**
983          * Serialize the ChannelDetails object into a byte array which can be read by ChannelDetails_read
984          */
985         public write(): Uint8Array {
986                 const ret: number = bindings.ChannelDetails_write(this.ptr);
987                 const ret_conv: Uint8Array = bindings.decodeUint8Array(ret);
988                 return ret_conv;
989         }
990
991         /**
992          * Read a ChannelDetails from a byte array, created by ChannelDetails_write
993          */
994         public static constructor_read(ser: Uint8Array): Result_ChannelDetailsDecodeErrorZ {
995                 const ret: number = bindings.ChannelDetails_read(bindings.encodeUint8Array(ser));
996                 const ret_hu_conv: Result_ChannelDetailsDecodeErrorZ = Result_ChannelDetailsDecodeErrorZ.constr_from_ptr(ret);
997                 return ret_hu_conv;
998         }
999
1000 }