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