[TS] Update auto-generated bindings to 0.0.117
[ldk-java] / ts / structs / ProbabilisticScoringFeeParameters.mts
1 import { TxOut } from '../structs/TxOut.mjs';
2 import { TxIn } from '../structs/TxIn.mjs';
3 import { BigEndianScalar } from '../structs/BigEndianScalar.mjs';
4 import { Bolt11SemanticError } from '../enums/Bolt11SemanticError.mjs';
5 import { Bolt12SemanticError } from '../enums/Bolt12SemanticError.mjs';
6 import { COption_NoneZ } from '../enums/COption_NoneZ.mjs';
7 import { ChannelMonitorUpdateStatus } from '../enums/ChannelMonitorUpdateStatus.mjs';
8 import { ChannelShutdownState } from '../enums/ChannelShutdownState.mjs';
9 import { ConfirmationTarget } from '../enums/ConfirmationTarget.mjs';
10 import { CreationError } from '../enums/CreationError.mjs';
11 import { Currency } from '../enums/Currency.mjs';
12 import { HTLCClaim } from '../enums/HTLCClaim.mjs';
13 import { IOError } from '../enums/IOError.mjs';
14 import { Level } from '../enums/Level.mjs';
15 import { Network } from '../enums/Network.mjs';
16 import { PaymentFailureReason } from '../enums/PaymentFailureReason.mjs';
17 import { Recipient } from '../enums/Recipient.mjs';
18 import { RetryableSendFailure } from '../enums/RetryableSendFailure.mjs';
19 import { Secp256k1Error } from '../enums/Secp256k1Error.mjs';
20 import { SiPrefix } from '../enums/SiPrefix.mjs';
21 import { SocketAddressParseError } from '../enums/SocketAddressParseError.mjs';
22 import { UtxoLookupError } from '../enums/UtxoLookupError.mjs';
23 import { Bech32Error } from '../structs/Bech32Error.mjs';
24 import { Option_u64Z } from '../structs/Option_u64Z.mjs';
25 import { BlindedPath } from '../structs/BlindedPath.mjs';
26 import { Refund } from '../structs/Refund.mjs';
27 import { Bolt12ParseError } from '../structs/Bolt12ParseError.mjs';
28 import { Result_RefundBolt12ParseErrorZ } from '../structs/Result_RefundBolt12ParseErrorZ.mjs';
29 import { Retry } from '../structs/Retry.mjs';
30 import { DecodeError } from '../structs/DecodeError.mjs';
31 import { Result_RetryDecodeErrorZ } from '../structs/Result_RetryDecodeErrorZ.mjs';
32 import { ShutdownScript } from '../structs/ShutdownScript.mjs';
33 import { APIError } from '../structs/APIError.mjs';
34 import { Result_NoneAPIErrorZ } from '../structs/Result_NoneAPIErrorZ.mjs';
35 import { Option_ThirtyTwoBytesZ } from '../structs/Option_ThirtyTwoBytesZ.mjs';
36 import { Option_CVec_u8ZZ } from '../structs/Option_CVec_u8ZZ.mjs';
37 import { RecipientOnionFields } from '../structs/RecipientOnionFields.mjs';
38 import { Result_RecipientOnionFieldsDecodeErrorZ } from '../structs/Result_RecipientOnionFieldsDecodeErrorZ.mjs';
39 import { TwoTuple_u64CVec_u8ZZ } from '../structs/TwoTuple_u64CVec_u8ZZ.mjs';
40 import { Result_RecipientOnionFieldsNoneZ } from '../structs/Result_RecipientOnionFieldsNoneZ.mjs';
41 import { Option_CVec_ThirtyTwoBytesZZ } from '../structs/Option_CVec_ThirtyTwoBytesZZ.mjs';
42 import { Result_ThirtyTwoBytesNoneZ } from '../structs/Result_ThirtyTwoBytesNoneZ.mjs';
43 import { BlindedPayInfo } from '../structs/BlindedPayInfo.mjs';
44 import { Result_BlindedPayInfoDecodeErrorZ } from '../structs/Result_BlindedPayInfoDecodeErrorZ.mjs';
45 import { DelayedPaymentOutputDescriptor } from '../structs/DelayedPaymentOutputDescriptor.mjs';
46 import { Result_DelayedPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mjs';
47 import { StaticPaymentOutputDescriptor } from '../structs/StaticPaymentOutputDescriptor.mjs';
48 import { Result_StaticPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mjs';
49 import { OutPoint } from '../structs/OutPoint.mjs';
50 import { SpendableOutputDescriptor } from '../structs/SpendableOutputDescriptor.mjs';
51 import { Result_SpendableOutputDescriptorDecodeErrorZ } from '../structs/Result_SpendableOutputDescriptorDecodeErrorZ.mjs';
52 import { Option_u32Z } from '../structs/Option_u32Z.mjs';
53 import { TwoTuple_CVec_u8ZusizeZ } from '../structs/TwoTuple_CVec_u8ZusizeZ.mjs';
54 import { Result_C2Tuple_CVec_u8ZusizeZNoneZ } from '../structs/Result_C2Tuple_CVec_u8ZusizeZNoneZ.mjs';
55 import { Result_NoneNoneZ } from '../structs/Result_NoneNoneZ.mjs';
56 import { TwoTuple_ECDSASignatureCVec_ECDSASignatureZZ } from '../structs/TwoTuple_ECDSASignatureCVec_ECDSASignatureZZ.mjs';
57 import { Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ } from '../structs/Result_C2Tuple_ECDSASignatureCVec_ECDSASignatureZZNoneZ.mjs';
58 import { Result_ECDSASignatureNoneZ } from '../structs/Result_ECDSASignatureNoneZ.mjs';
59 import { Result_PublicKeyNoneZ } from '../structs/Result_PublicKeyNoneZ.mjs';
60 import { Option_BigEndianScalarZ } from '../structs/Option_BigEndianScalarZ.mjs';
61 import { Result_RecoverableSignatureNoneZ } from '../structs/Result_RecoverableSignatureNoneZ.mjs';
62 import { Result_SchnorrSignatureNoneZ } from '../structs/Result_SchnorrSignatureNoneZ.mjs';
63 import { CommitmentTransaction } from '../structs/CommitmentTransaction.mjs';
64 import { HolderCommitmentTransaction } from '../structs/HolderCommitmentTransaction.mjs';
65 import { HTLCOutputInCommitment } from '../structs/HTLCOutputInCommitment.mjs';
66 import { HTLCDescriptor } from '../structs/HTLCDescriptor.mjs';
67 import { ClosingTransaction } from '../structs/ClosingTransaction.mjs';
68 import { UnsignedChannelAnnouncement } from '../structs/UnsignedChannelAnnouncement.mjs';
69 import { ChannelPublicKeys } from '../structs/ChannelPublicKeys.mjs';
70 import { ChannelTransactionParameters } from '../structs/ChannelTransactionParameters.mjs';
71 import { ChannelSigner, ChannelSignerInterface } from '../structs/ChannelSigner.mjs';
72 import { EcdsaChannelSigner, EcdsaChannelSignerInterface } from '../structs/EcdsaChannelSigner.mjs';
73 import { WriteableEcdsaChannelSigner, WriteableEcdsaChannelSignerInterface } from '../structs/WriteableEcdsaChannelSigner.mjs';
74 import { Result_WriteableEcdsaChannelSignerDecodeErrorZ } from '../structs/Result_WriteableEcdsaChannelSignerDecodeErrorZ.mjs';
75 import { Result_CVec_u8ZNoneZ } from '../structs/Result_CVec_u8ZNoneZ.mjs';
76 import { Result_ShutdownScriptNoneZ } from '../structs/Result_ShutdownScriptNoneZ.mjs';
77 import { Option_u16Z } from '../structs/Option_u16Z.mjs';
78 import { Option_boolZ } from '../structs/Option_boolZ.mjs';
79 import { Result_CVec_CVec_u8ZZNoneZ } from '../structs/Result_CVec_CVec_u8ZZNoneZ.mjs';
80 import { InMemorySigner } from '../structs/InMemorySigner.mjs';
81 import { Result_InMemorySignerDecodeErrorZ } from '../structs/Result_InMemorySignerDecodeErrorZ.mjs';
82 import { Result_TransactionNoneZ } from '../structs/Result_TransactionNoneZ.mjs';
83 import { ChannelDetails } from '../structs/ChannelDetails.mjs';
84 import { Route } from '../structs/Route.mjs';
85 import { LightningError } from '../structs/LightningError.mjs';
86 import { Result_RouteLightningErrorZ } from '../structs/Result_RouteLightningErrorZ.mjs';
87 import { InFlightHtlcs } from '../structs/InFlightHtlcs.mjs';
88 import { Result_InFlightHtlcsDecodeErrorZ } from '../structs/Result_InFlightHtlcsDecodeErrorZ.mjs';
89 import { RouteHop } from '../structs/RouteHop.mjs';
90 import { Result_RouteHopDecodeErrorZ } from '../structs/Result_RouteHopDecodeErrorZ.mjs';
91 import { BlindedHop } from '../structs/BlindedHop.mjs';
92 import { BlindedTail } from '../structs/BlindedTail.mjs';
93 import { Result_BlindedTailDecodeErrorZ } from '../structs/Result_BlindedTailDecodeErrorZ.mjs';
94 import { Path } from '../structs/Path.mjs';
95 import { Result_RouteDecodeErrorZ } from '../structs/Result_RouteDecodeErrorZ.mjs';
96 import { RouteParameters } from '../structs/RouteParameters.mjs';
97 import { Result_RouteParametersDecodeErrorZ } from '../structs/Result_RouteParametersDecodeErrorZ.mjs';
98 import { PaymentParameters } from '../structs/PaymentParameters.mjs';
99 import { Result_PaymentParametersDecodeErrorZ } from '../structs/Result_PaymentParametersDecodeErrorZ.mjs';
100 import { TwoTuple_BlindedPayInfoBlindedPathZ } from '../structs/TwoTuple_BlindedPayInfoBlindedPathZ.mjs';
101 import { RouteHint } from '../structs/RouteHint.mjs';
102 import { RouteHintHop } from '../structs/RouteHintHop.mjs';
103 import { Result_RouteHintDecodeErrorZ } from '../structs/Result_RouteHintDecodeErrorZ.mjs';
104 import { Result_RouteHintHopDecodeErrorZ } from '../structs/Result_RouteHintHopDecodeErrorZ.mjs';
105 import { FixedPenaltyScorer } from '../structs/FixedPenaltyScorer.mjs';
106 import { Result_FixedPenaltyScorerDecodeErrorZ } from '../structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs';
107 import { NodeId } from '../structs/NodeId.mjs';
108 import { TwoTuple_u64u64Z } from '../structs/TwoTuple_u64u64Z.mjs';
109 import { Option_C2Tuple_u64u64ZZ } from '../structs/Option_C2Tuple_u64u64ZZ.mjs';
110 import { TwoTuple_Z } from '../structs/TwoTuple_Z.mjs';
111 import { TwoTuple__u1632_u1632Z } from '../structs/TwoTuple__u1632_u1632Z.mjs';
112 import { Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ } from '../structs/Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ.mjs';
113 import { Option_f64Z } from '../structs/Option_f64Z.mjs';
114 import { Record } from '../structs/Record.mjs';
115 import { Logger, LoggerInterface } from '../structs/Logger.mjs';
116 import { NetworkGraph } from '../structs/NetworkGraph.mjs';
117 import { ProbabilisticScorer } from '../structs/ProbabilisticScorer.mjs';
118 import { Result_ProbabilisticScorerDecodeErrorZ } from '../structs/Result_ProbabilisticScorerDecodeErrorZ.mjs';
119 import { TwoTuple_usizeTransactionZ } from '../structs/TwoTuple_usizeTransactionZ.mjs';
120 import { TwoTuple_ThirtyTwoBytesCOption_ThirtyTwoBytesZZ } from '../structs/TwoTuple_ThirtyTwoBytesCOption_ThirtyTwoBytesZZ.mjs';
121 import { Result_ChannelMonitorUpdateStatusNoneZ } from '../structs/Result_ChannelMonitorUpdateStatusNoneZ.mjs';
122 import { HTLCUpdate } from '../structs/HTLCUpdate.mjs';
123 import { MonitorEvent } from '../structs/MonitorEvent.mjs';
124 import { ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ } from '../structs/ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ.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 { Bolt11InvoiceFeatures } from '../structs/Bolt11InvoiceFeatures.mjs';
132 import { Result_Bolt11InvoiceFeaturesDecodeErrorZ } from '../structs/Result_Bolt11InvoiceFeaturesDecodeErrorZ.mjs';
133 import { Bolt12InvoiceFeatures } from '../structs/Bolt12InvoiceFeatures.mjs';
134 import { Result_Bolt12InvoiceFeaturesDecodeErrorZ } from '../structs/Result_Bolt12InvoiceFeaturesDecodeErrorZ.mjs';
135 import { BlindedHopFeatures } from '../structs/BlindedHopFeatures.mjs';
136 import { Result_BlindedHopFeaturesDecodeErrorZ } from '../structs/Result_BlindedHopFeaturesDecodeErrorZ.mjs';
137 import { ChannelTypeFeatures } from '../structs/ChannelTypeFeatures.mjs';
138 import { Result_ChannelTypeFeaturesDecodeErrorZ } from '../structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs';
139 import { Offer } from '../structs/Offer.mjs';
140 import { Result_OfferBolt12ParseErrorZ } from '../structs/Result_OfferBolt12ParseErrorZ.mjs';
141 import { Result_PublicKeySecp256k1ErrorZ } from '../structs/Result_PublicKeySecp256k1ErrorZ.mjs';
142 import { Result_NodeIdDecodeErrorZ } from '../structs/Result_NodeIdDecodeErrorZ.mjs';
143 import { ChannelUpdate } from '../structs/ChannelUpdate.mjs';
144 import { NetworkUpdate } from '../structs/NetworkUpdate.mjs';
145 import { Option_NetworkUpdateZ } from '../structs/Option_NetworkUpdateZ.mjs';
146 import { Result_COption_NetworkUpdateZDecodeErrorZ } from '../structs/Result_COption_NetworkUpdateZDecodeErrorZ.mjs';
147 import { Result_TxOutUtxoLookupErrorZ } from '../structs/Result_TxOutUtxoLookupErrorZ.mjs';
148 import { UtxoFuture } from '../structs/UtxoFuture.mjs';
149 import { UtxoResult } from '../structs/UtxoResult.mjs';
150 import { UtxoLookup, UtxoLookupInterface } from '../structs/UtxoLookup.mjs';
151 import { Option_UtxoLookupZ } from '../structs/Option_UtxoLookupZ.mjs';
152 import { Result_NoneLightningErrorZ } from '../structs/Result_NoneLightningErrorZ.mjs';
153 import { Result_boolLightningErrorZ } from '../structs/Result_boolLightningErrorZ.mjs';
154 import { ChannelAnnouncement } from '../structs/ChannelAnnouncement.mjs';
155 import { ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ } from '../structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
156 import { Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ } from '../structs/Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.mjs';
157 import { AcceptChannel } from '../structs/AcceptChannel.mjs';
158 import { AcceptChannelV2 } from '../structs/AcceptChannelV2.mjs';
159 import { OpenChannel } from '../structs/OpenChannel.mjs';
160 import { OpenChannelV2 } from '../structs/OpenChannelV2.mjs';
161 import { FundingCreated } from '../structs/FundingCreated.mjs';
162 import { FundingSigned } from '../structs/FundingSigned.mjs';
163 import { TxAddInput } from '../structs/TxAddInput.mjs';
164 import { TxAddOutput } from '../structs/TxAddOutput.mjs';
165 import { TxRemoveInput } from '../structs/TxRemoveInput.mjs';
166 import { TxRemoveOutput } from '../structs/TxRemoveOutput.mjs';
167 import { TxComplete } from '../structs/TxComplete.mjs';
168 import { TxSignatures } from '../structs/TxSignatures.mjs';
169 import { TxInitRbf } from '../structs/TxInitRbf.mjs';
170 import { TxAckRbf } from '../structs/TxAckRbf.mjs';
171 import { TxAbort } from '../structs/TxAbort.mjs';
172 import { ChannelReady } from '../structs/ChannelReady.mjs';
173 import { AnnouncementSignatures } from '../structs/AnnouncementSignatures.mjs';
174 import { CommitmentUpdate } from '../structs/CommitmentUpdate.mjs';
175 import { RevokeAndACK } from '../structs/RevokeAndACK.mjs';
176 import { ClosingSigned } from '../structs/ClosingSigned.mjs';
177 import { Shutdown } from '../structs/Shutdown.mjs';
178 import { ChannelReestablish } from '../structs/ChannelReestablish.mjs';
179 import { NodeAnnouncement } from '../structs/NodeAnnouncement.mjs';
180 import { ErrorMessage } from '../structs/ErrorMessage.mjs';
181 import { WarningMessage } from '../structs/WarningMessage.mjs';
182 import { ErrorAction } from '../structs/ErrorAction.mjs';
183 import { QueryChannelRange } from '../structs/QueryChannelRange.mjs';
184 import { QueryShortChannelIds } from '../structs/QueryShortChannelIds.mjs';
185 import { ReplyChannelRange } from '../structs/ReplyChannelRange.mjs';
186 import { GossipTimestampFilter } from '../structs/GossipTimestampFilter.mjs';
187 import { MessageSendEvent } from '../structs/MessageSendEvent.mjs';
188 import { ChannelUpdateInfo } from '../structs/ChannelUpdateInfo.mjs';
189 import { Result_ChannelUpdateInfoDecodeErrorZ } from '../structs/Result_ChannelUpdateInfoDecodeErrorZ.mjs';
190 import { ChannelInfo } from '../structs/ChannelInfo.mjs';
191 import { Result_ChannelInfoDecodeErrorZ } from '../structs/Result_ChannelInfoDecodeErrorZ.mjs';
192 import { RoutingFees } from '../structs/RoutingFees.mjs';
193 import { Result_RoutingFeesDecodeErrorZ } from '../structs/Result_RoutingFeesDecodeErrorZ.mjs';
194 import { Hostname } from '../structs/Hostname.mjs';
195 import { SocketAddress } from '../structs/SocketAddress.mjs';
196 import { NodeAnnouncementInfo } from '../structs/NodeAnnouncementInfo.mjs';
197 import { Result_NodeAnnouncementInfoDecodeErrorZ } from '../structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs';
198 import { NodeAlias } from '../structs/NodeAlias.mjs';
199 import { Result_NodeAliasDecodeErrorZ } from '../structs/Result_NodeAliasDecodeErrorZ.mjs';
200 import { NodeInfo } from '../structs/NodeInfo.mjs';
201 import { Result_NodeInfoDecodeErrorZ } from '../structs/Result_NodeInfoDecodeErrorZ.mjs';
202 import { Result_NetworkGraphDecodeErrorZ } from '../structs/Result_NetworkGraphDecodeErrorZ.mjs';
203 import { Option_CVec_SocketAddressZZ } from '../structs/Option_CVec_SocketAddressZZ.mjs';
204 import { ChannelDerivationParameters } from '../structs/ChannelDerivationParameters.mjs';
205 import { Result_ChannelDerivationParametersDecodeErrorZ } from '../structs/Result_ChannelDerivationParametersDecodeErrorZ.mjs';
206 import { Result_HTLCDescriptorDecodeErrorZ } from '../structs/Result_HTLCDescriptorDecodeErrorZ.mjs';
207 import { Utxo } from '../structs/Utxo.mjs';
208 import { Option_TxOutZ } from '../structs/Option_TxOutZ.mjs';
209 import { Input } from '../structs/Input.mjs';
210 import { CoinSelection } from '../structs/CoinSelection.mjs';
211 import { Result_CoinSelectionNoneZ } from '../structs/Result_CoinSelectionNoneZ.mjs';
212 import { Result_CVec_UtxoZNoneZ } from '../structs/Result_CVec_UtxoZNoneZ.mjs';
213 import { TwoTuple_u64u16Z } from '../structs/TwoTuple_u64u16Z.mjs';
214 import { Option_C2Tuple_u64u16ZZ } from '../structs/Option_C2Tuple_u64u16ZZ.mjs';
215 import { Option_ChannelShutdownStateZ } from '../structs/Option_ChannelShutdownStateZ.mjs';
216 import { Result_ThirtyTwoBytesAPIErrorZ } from '../structs/Result_ThirtyTwoBytesAPIErrorZ.mjs';
217 import { RecentPaymentDetails } from '../structs/RecentPaymentDetails.mjs';
218 import { PaymentSendFailure } from '../structs/PaymentSendFailure.mjs';
219 import { Result_NonePaymentSendFailureZ } from '../structs/Result_NonePaymentSendFailureZ.mjs';
220 import { Result_NoneRetryableSendFailureZ } from '../structs/Result_NoneRetryableSendFailureZ.mjs';
221 import { Result_ThirtyTwoBytesPaymentSendFailureZ } from '../structs/Result_ThirtyTwoBytesPaymentSendFailureZ.mjs';
222 import { Result_ThirtyTwoBytesRetryableSendFailureZ } from '../structs/Result_ThirtyTwoBytesRetryableSendFailureZ.mjs';
223 import { TwoTuple_ThirtyTwoBytesThirtyTwoBytesZ } from '../structs/TwoTuple_ThirtyTwoBytesThirtyTwoBytesZ.mjs';
224 import { Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZPaymentSendFailureZ } from '../structs/Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZPaymentSendFailureZ.mjs';
225 import { ProbeSendFailure } from '../structs/ProbeSendFailure.mjs';
226 import { Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ } from '../structs/Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ.mjs';
227 import { TwoTuple_ThirtyTwoBytesPublicKeyZ } from '../structs/TwoTuple_ThirtyTwoBytesPublicKeyZ.mjs';
228 import { Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZNoneZ } from '../structs/Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZNoneZ.mjs';
229 import { CounterpartyForwardingInfo } from '../structs/CounterpartyForwardingInfo.mjs';
230 import { Result_CounterpartyForwardingInfoDecodeErrorZ } from '../structs/Result_CounterpartyForwardingInfoDecodeErrorZ.mjs';
231 import { ChannelCounterparty } from '../structs/ChannelCounterparty.mjs';
232 import { Result_ChannelCounterpartyDecodeErrorZ } from '../structs/Result_ChannelCounterpartyDecodeErrorZ.mjs';
233 import { Result_ChannelDetailsDecodeErrorZ } from '../structs/Result_ChannelDetailsDecodeErrorZ.mjs';
234 import { PhantomRouteHints } from '../structs/PhantomRouteHints.mjs';
235 import { Result_PhantomRouteHintsDecodeErrorZ } from '../structs/Result_PhantomRouteHintsDecodeErrorZ.mjs';
236 import { Result_ChannelShutdownStateDecodeErrorZ } from '../structs/Result_ChannelShutdownStateDecodeErrorZ.mjs';
237 import { ChannelMonitor } from '../structs/ChannelMonitor.mjs';
238 import { ChannelMonitorUpdate } from '../structs/ChannelMonitorUpdate.mjs';
239 import { Watch, WatchInterface } from '../structs/Watch.mjs';
240 import { BroadcasterInterface, BroadcasterInterfaceInterface } from '../structs/BroadcasterInterface.mjs';
241 import { EntropySource, EntropySourceInterface } from '../structs/EntropySource.mjs';
242 import { UnsignedInvoiceRequest } from '../structs/UnsignedInvoiceRequest.mjs';
243 import { UnsignedBolt12Invoice } from '../structs/UnsignedBolt12Invoice.mjs';
244 import { UnsignedChannelUpdate } from '../structs/UnsignedChannelUpdate.mjs';
245 import { UnsignedNodeAnnouncement } from '../structs/UnsignedNodeAnnouncement.mjs';
246 import { UnsignedGossipMessage } from '../structs/UnsignedGossipMessage.mjs';
247 import { NodeSigner, NodeSignerInterface } from '../structs/NodeSigner.mjs';
248 import { SignerProvider, SignerProviderInterface } from '../structs/SignerProvider.mjs';
249 import { FeeEstimator, FeeEstimatorInterface } from '../structs/FeeEstimator.mjs';
250 import { Router, RouterInterface } from '../structs/Router.mjs';
251 import { ChannelManager } from '../structs/ChannelManager.mjs';
252 import { TwoTuple_ThirtyTwoBytesChannelManagerZ } from '../structs/TwoTuple_ThirtyTwoBytesChannelManagerZ.mjs';
253 import { Result_C2Tuple_ThirtyTwoBytesChannelManagerZDecodeErrorZ } from '../structs/Result_C2Tuple_ThirtyTwoBytesChannelManagerZDecodeErrorZ.mjs';
254 import { MaxDustHTLCExposure } from '../structs/MaxDustHTLCExposure.mjs';
255 import { Result_MaxDustHTLCExposureDecodeErrorZ } from '../structs/Result_MaxDustHTLCExposureDecodeErrorZ.mjs';
256 import { ChannelConfig } from '../structs/ChannelConfig.mjs';
257 import { Result_ChannelConfigDecodeErrorZ } from '../structs/Result_ChannelConfigDecodeErrorZ.mjs';
258 import { Option_MaxDustHTLCExposureZ } from '../structs/Option_MaxDustHTLCExposureZ.mjs';
259 import { Option_APIErrorZ } from '../structs/Option_APIErrorZ.mjs';
260 import { Result_COption_APIErrorZDecodeErrorZ } from '../structs/Result_COption_APIErrorZDecodeErrorZ.mjs';
261 import { Result_ChannelMonitorUpdateDecodeErrorZ } from '../structs/Result_ChannelMonitorUpdateDecodeErrorZ.mjs';
262 import { Option_MonitorEventZ } from '../structs/Option_MonitorEventZ.mjs';
263 import { Result_COption_MonitorEventZDecodeErrorZ } from '../structs/Result_COption_MonitorEventZDecodeErrorZ.mjs';
264 import { Result_HTLCUpdateDecodeErrorZ } from '../structs/Result_HTLCUpdateDecodeErrorZ.mjs';
265 import { TwoTuple_OutPointCVec_u8ZZ } from '../structs/TwoTuple_OutPointCVec_u8ZZ.mjs';
266 import { TwoTuple_u32CVec_u8ZZ } from '../structs/TwoTuple_u32CVec_u8ZZ.mjs';
267 import { TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ } from '../structs/TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32CVec_u8ZZZZ.mjs';
268 import { TwoTuple_u32TxOutZ } from '../structs/TwoTuple_u32TxOutZ.mjs';
269 import { TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32TxOutZZZ } from '../structs/TwoTuple_ThirtyTwoBytesCVec_C2Tuple_u32TxOutZZZ.mjs';
270 import { Balance } from '../structs/Balance.mjs';
271 import { TwoTuple_ThirtyTwoBytesChannelMonitorZ } from '../structs/TwoTuple_ThirtyTwoBytesChannelMonitorZ.mjs';
272 import { Result_C2Tuple_ThirtyTwoBytesChannelMonitorZDecodeErrorZ } from '../structs/Result_C2Tuple_ThirtyTwoBytesChannelMonitorZDecodeErrorZ.mjs';
273 import { Type, TypeInterface } from '../structs/Type.mjs';
274 import { TwoTuple_PublicKeyTypeZ } from '../structs/TwoTuple_PublicKeyTypeZ.mjs';
275 import { InvoiceRequest } from '../structs/InvoiceRequest.mjs';
276 import { Bolt12Invoice } from '../structs/Bolt12Invoice.mjs';
277 import { InvoiceError } from '../structs/InvoiceError.mjs';
278 import { OffersMessage } from '../structs/OffersMessage.mjs';
279 import { Option_OffersMessageZ } from '../structs/Option_OffersMessageZ.mjs';
280 import { CustomOnionMessageContents, CustomOnionMessageContentsInterface } from '../structs/CustomOnionMessageContents.mjs';
281 import { Option_CustomOnionMessageContentsZ } from '../structs/Option_CustomOnionMessageContentsZ.mjs';
282 import { Result_COption_CustomOnionMessageContentsZDecodeErrorZ } from '../structs/Result_COption_CustomOnionMessageContentsZDecodeErrorZ.mjs';
283 import { Option_TypeZ } from '../structs/Option_TypeZ.mjs';
284 import { Result_COption_TypeZDecodeErrorZ } from '../structs/Result_COption_TypeZDecodeErrorZ.mjs';
285 import { Option_SocketAddressZ } from '../structs/Option_SocketAddressZ.mjs';
286 import { TwoTuple_PublicKeyCOption_SocketAddressZZ } from '../structs/TwoTuple_PublicKeyCOption_SocketAddressZZ.mjs';
287 import { PeerHandleError } from '../structs/PeerHandleError.mjs';
288 import { Result_CVec_u8ZPeerHandleErrorZ } from '../structs/Result_CVec_u8ZPeerHandleErrorZ.mjs';
289 import { Result_NonePeerHandleErrorZ } from '../structs/Result_NonePeerHandleErrorZ.mjs';
290 import { Result_boolPeerHandleErrorZ } from '../structs/Result_boolPeerHandleErrorZ.mjs';
291 import { GraphSyncError } from '../structs/GraphSyncError.mjs';
292 import { Result_u32GraphSyncErrorZ } from '../structs/Result_u32GraphSyncErrorZ.mjs';
293 import { Result_CVec_u8ZIOErrorZ } from '../structs/Result_CVec_u8ZIOErrorZ.mjs';
294 import { Result_NoneIOErrorZ } from '../structs/Result_NoneIOErrorZ.mjs';
295 import { Result_CVec_StrZIOErrorZ } from '../structs/Result_CVec_StrZIOErrorZ.mjs';
296 import { Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ } from '../structs/Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ.mjs';
297 import { Result_C2Tuple_ThirtyTwoBytesChannelMonitorZIOErrorZ } from '../structs/Result_C2Tuple_ThirtyTwoBytesChannelMonitorZIOErrorZ.mjs';
298 import { Option_SecretKeyZ } from '../structs/Option_SecretKeyZ.mjs';
299 import { VerifiedInvoiceRequest } from '../structs/VerifiedInvoiceRequest.mjs';
300 import { Result_VerifiedInvoiceRequestNoneZ } from '../structs/Result_VerifiedInvoiceRequestNoneZ.mjs';
301 import { Option_i64Z } from '../structs/Option_i64Z.mjs';
302 import { Result_SocketAddressDecodeErrorZ } from '../structs/Result_SocketAddressDecodeErrorZ.mjs';
303 import { Result_SocketAddressSocketAddressParseErrorZ } from '../structs/Result_SocketAddressSocketAddressParseErrorZ.mjs';
304 import { UpdateAddHTLC } from '../structs/UpdateAddHTLC.mjs';
305 import { UpdateFulfillHTLC } from '../structs/UpdateFulfillHTLC.mjs';
306 import { UpdateFailHTLC } from '../structs/UpdateFailHTLC.mjs';
307 import { UpdateFailMalformedHTLC } from '../structs/UpdateFailMalformedHTLC.mjs';
308 import { Result_AcceptChannelDecodeErrorZ } from '../structs/Result_AcceptChannelDecodeErrorZ.mjs';
309 import { Result_AcceptChannelV2DecodeErrorZ } from '../structs/Result_AcceptChannelV2DecodeErrorZ.mjs';
310 import { Result_TxAddInputDecodeErrorZ } from '../structs/Result_TxAddInputDecodeErrorZ.mjs';
311 import { Result_TxAddOutputDecodeErrorZ } from '../structs/Result_TxAddOutputDecodeErrorZ.mjs';
312 import { Result_TxRemoveInputDecodeErrorZ } from '../structs/Result_TxRemoveInputDecodeErrorZ.mjs';
313 import { Result_TxRemoveOutputDecodeErrorZ } from '../structs/Result_TxRemoveOutputDecodeErrorZ.mjs';
314 import { Result_TxCompleteDecodeErrorZ } from '../structs/Result_TxCompleteDecodeErrorZ.mjs';
315 import { Result_TxSignaturesDecodeErrorZ } from '../structs/Result_TxSignaturesDecodeErrorZ.mjs';
316 import { Result_TxInitRbfDecodeErrorZ } from '../structs/Result_TxInitRbfDecodeErrorZ.mjs';
317 import { Result_TxAckRbfDecodeErrorZ } from '../structs/Result_TxAckRbfDecodeErrorZ.mjs';
318 import { Result_TxAbortDecodeErrorZ } from '../structs/Result_TxAbortDecodeErrorZ.mjs';
319 import { Result_AnnouncementSignaturesDecodeErrorZ } from '../structs/Result_AnnouncementSignaturesDecodeErrorZ.mjs';
320 import { Result_ChannelReestablishDecodeErrorZ } from '../structs/Result_ChannelReestablishDecodeErrorZ.mjs';
321 import { Result_ClosingSignedDecodeErrorZ } from '../structs/Result_ClosingSignedDecodeErrorZ.mjs';
322 import { ClosingSignedFeeRange } from '../structs/ClosingSignedFeeRange.mjs';
323 import { Result_ClosingSignedFeeRangeDecodeErrorZ } from '../structs/Result_ClosingSignedFeeRangeDecodeErrorZ.mjs';
324 import { CommitmentSigned } from '../structs/CommitmentSigned.mjs';
325 import { Result_CommitmentSignedDecodeErrorZ } from '../structs/Result_CommitmentSignedDecodeErrorZ.mjs';
326 import { Result_FundingCreatedDecodeErrorZ } from '../structs/Result_FundingCreatedDecodeErrorZ.mjs';
327 import { Result_FundingSignedDecodeErrorZ } from '../structs/Result_FundingSignedDecodeErrorZ.mjs';
328 import { Result_ChannelReadyDecodeErrorZ } from '../structs/Result_ChannelReadyDecodeErrorZ.mjs';
329 import { Init } from '../structs/Init.mjs';
330 import { Result_InitDecodeErrorZ } from '../structs/Result_InitDecodeErrorZ.mjs';
331 import { Result_OpenChannelDecodeErrorZ } from '../structs/Result_OpenChannelDecodeErrorZ.mjs';
332 import { Result_OpenChannelV2DecodeErrorZ } from '../structs/Result_OpenChannelV2DecodeErrorZ.mjs';
333 import { Result_RevokeAndACKDecodeErrorZ } from '../structs/Result_RevokeAndACKDecodeErrorZ.mjs';
334 import { Result_ShutdownDecodeErrorZ } from '../structs/Result_ShutdownDecodeErrorZ.mjs';
335 import { Result_UpdateFailHTLCDecodeErrorZ } from '../structs/Result_UpdateFailHTLCDecodeErrorZ.mjs';
336 import { Result_UpdateFailMalformedHTLCDecodeErrorZ } from '../structs/Result_UpdateFailMalformedHTLCDecodeErrorZ.mjs';
337 import { UpdateFee } from '../structs/UpdateFee.mjs';
338 import { Result_UpdateFeeDecodeErrorZ } from '../structs/Result_UpdateFeeDecodeErrorZ.mjs';
339 import { Result_UpdateFulfillHTLCDecodeErrorZ } from '../structs/Result_UpdateFulfillHTLCDecodeErrorZ.mjs';
340 import { Result_UpdateAddHTLCDecodeErrorZ } from '../structs/Result_UpdateAddHTLCDecodeErrorZ.mjs';
341 import { OnionMessage } from '../structs/OnionMessage.mjs';
342 import { Result_OnionMessageDecodeErrorZ } from '../structs/Result_OnionMessageDecodeErrorZ.mjs';
343 import { Ping } from '../structs/Ping.mjs';
344 import { Result_PingDecodeErrorZ } from '../structs/Result_PingDecodeErrorZ.mjs';
345 import { Pong } from '../structs/Pong.mjs';
346 import { Result_PongDecodeErrorZ } from '../structs/Result_PongDecodeErrorZ.mjs';
347 import { Result_UnsignedChannelAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedChannelAnnouncementDecodeErrorZ.mjs';
348 import { Result_ChannelAnnouncementDecodeErrorZ } from '../structs/Result_ChannelAnnouncementDecodeErrorZ.mjs';
349 import { Result_UnsignedChannelUpdateDecodeErrorZ } from '../structs/Result_UnsignedChannelUpdateDecodeErrorZ.mjs';
350 import { Result_ChannelUpdateDecodeErrorZ } from '../structs/Result_ChannelUpdateDecodeErrorZ.mjs';
351 import { Result_ErrorMessageDecodeErrorZ } from '../structs/Result_ErrorMessageDecodeErrorZ.mjs';
352 import { Result_WarningMessageDecodeErrorZ } from '../structs/Result_WarningMessageDecodeErrorZ.mjs';
353 import { Result_UnsignedNodeAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedNodeAnnouncementDecodeErrorZ.mjs';
354 import { Result_NodeAnnouncementDecodeErrorZ } from '../structs/Result_NodeAnnouncementDecodeErrorZ.mjs';
355 import { Result_QueryShortChannelIdsDecodeErrorZ } from '../structs/Result_QueryShortChannelIdsDecodeErrorZ.mjs';
356 import { ReplyShortChannelIdsEnd } from '../structs/ReplyShortChannelIdsEnd.mjs';
357 import { Result_ReplyShortChannelIdsEndDecodeErrorZ } from '../structs/Result_ReplyShortChannelIdsEndDecodeErrorZ.mjs';
358 import { Result_QueryChannelRangeDecodeErrorZ } from '../structs/Result_QueryChannelRangeDecodeErrorZ.mjs';
359 import { Result_ReplyChannelRangeDecodeErrorZ } from '../structs/Result_ReplyChannelRangeDecodeErrorZ.mjs';
360 import { Result_GossipTimestampFilterDecodeErrorZ } from '../structs/Result_GossipTimestampFilterDecodeErrorZ.mjs';
361 import { Bolt11Invoice } from '../structs/Bolt11Invoice.mjs';
362 import { SignOrCreationError } from '../structs/SignOrCreationError.mjs';
363 import { Result_Bolt11InvoiceSignOrCreationErrorZ } from '../structs/Result_Bolt11InvoiceSignOrCreationErrorZ.mjs';
364 import { Result_OffersMessageDecodeErrorZ } from '../structs/Result_OffersMessageDecodeErrorZ.mjs';
365 import { Option_HTLCClaimZ } from '../structs/Option_HTLCClaimZ.mjs';
366 import { CounterpartyCommitmentSecrets } from '../structs/CounterpartyCommitmentSecrets.mjs';
367 import { Result_CounterpartyCommitmentSecretsDecodeErrorZ } from '../structs/Result_CounterpartyCommitmentSecretsDecodeErrorZ.mjs';
368 import { TxCreationKeys } from '../structs/TxCreationKeys.mjs';
369 import { Result_TxCreationKeysDecodeErrorZ } from '../structs/Result_TxCreationKeysDecodeErrorZ.mjs';
370 import { Result_ChannelPublicKeysDecodeErrorZ } from '../structs/Result_ChannelPublicKeysDecodeErrorZ.mjs';
371 import { Result_HTLCOutputInCommitmentDecodeErrorZ } from '../structs/Result_HTLCOutputInCommitmentDecodeErrorZ.mjs';
372 import { CounterpartyChannelTransactionParameters } from '../structs/CounterpartyChannelTransactionParameters.mjs';
373 import { Result_CounterpartyChannelTransactionParametersDecodeErrorZ } from '../structs/Result_CounterpartyChannelTransactionParametersDecodeErrorZ.mjs';
374 import { Result_ChannelTransactionParametersDecodeErrorZ } from '../structs/Result_ChannelTransactionParametersDecodeErrorZ.mjs';
375 import { Result_HolderCommitmentTransactionDecodeErrorZ } from '../structs/Result_HolderCommitmentTransactionDecodeErrorZ.mjs';
376 import { BuiltCommitmentTransaction } from '../structs/BuiltCommitmentTransaction.mjs';
377 import { Result_BuiltCommitmentTransactionDecodeErrorZ } from '../structs/Result_BuiltCommitmentTransactionDecodeErrorZ.mjs';
378 import { TrustedClosingTransaction } from '../structs/TrustedClosingTransaction.mjs';
379 import { Result_TrustedClosingTransactionNoneZ } from '../structs/Result_TrustedClosingTransactionNoneZ.mjs';
380 import { Result_CommitmentTransactionDecodeErrorZ } from '../structs/Result_CommitmentTransactionDecodeErrorZ.mjs';
381 import { TrustedCommitmentTransaction } from '../structs/TrustedCommitmentTransaction.mjs';
382 import { Result_TrustedCommitmentTransactionNoneZ } from '../structs/Result_TrustedCommitmentTransactionNoneZ.mjs';
383 import { Result_CVec_ECDSASignatureZNoneZ } from '../structs/Result_CVec_ECDSASignatureZNoneZ.mjs';
384 import { Option_usizeZ } from '../structs/Option_usizeZ.mjs';
385 import { Result_ShutdownScriptDecodeErrorZ } from '../structs/Result_ShutdownScriptDecodeErrorZ.mjs';
386 import { InvalidShutdownScript } from '../structs/InvalidShutdownScript.mjs';
387 import { Result_ShutdownScriptInvalidShutdownScriptZ } from '../structs/Result_ShutdownScriptInvalidShutdownScriptZ.mjs';
388 import { PaymentPurpose } from '../structs/PaymentPurpose.mjs';
389 import { Result_PaymentPurposeDecodeErrorZ } from '../structs/Result_PaymentPurposeDecodeErrorZ.mjs';
390 import { ClaimedHTLC } from '../structs/ClaimedHTLC.mjs';
391 import { Result_ClaimedHTLCDecodeErrorZ } from '../structs/Result_ClaimedHTLCDecodeErrorZ.mjs';
392 import { PathFailure } from '../structs/PathFailure.mjs';
393 import { Option_PathFailureZ } from '../structs/Option_PathFailureZ.mjs';
394 import { Result_COption_PathFailureZDecodeErrorZ } from '../structs/Result_COption_PathFailureZDecodeErrorZ.mjs';
395 import { UntrustedString } from '../structs/UntrustedString.mjs';
396 import { ClosureReason } from '../structs/ClosureReason.mjs';
397 import { Option_ClosureReasonZ } from '../structs/Option_ClosureReasonZ.mjs';
398 import { Result_COption_ClosureReasonZDecodeErrorZ } from '../structs/Result_COption_ClosureReasonZDecodeErrorZ.mjs';
399 import { HTLCDestination } from '../structs/HTLCDestination.mjs';
400 import { Option_HTLCDestinationZ } from '../structs/Option_HTLCDestinationZ.mjs';
401 import { Result_COption_HTLCDestinationZDecodeErrorZ } from '../structs/Result_COption_HTLCDestinationZDecodeErrorZ.mjs';
402 import { Result_PaymentFailureReasonDecodeErrorZ } from '../structs/Result_PaymentFailureReasonDecodeErrorZ.mjs';
403 import { Option_U128Z } from '../structs/Option_U128Z.mjs';
404 import { Option_PaymentFailureReasonZ } from '../structs/Option_PaymentFailureReasonZ.mjs';
405 import { AnchorDescriptor } from '../structs/AnchorDescriptor.mjs';
406 import { BumpTransactionEvent } from '../structs/BumpTransactionEvent.mjs';
407 import { Event } from '../structs/Event.mjs';
408 import { Option_EventZ } from '../structs/Option_EventZ.mjs';
409 import { Result_COption_EventZDecodeErrorZ } from '../structs/Result_COption_EventZDecodeErrorZ.mjs';
410 import { Bolt11ParseError } from '../structs/Bolt11ParseError.mjs';
411 import { Result_SiPrefixBolt11ParseErrorZ } from '../structs/Result_SiPrefixBolt11ParseErrorZ.mjs';
412 import { ParseOrSemanticError } from '../structs/ParseOrSemanticError.mjs';
413 import { Result_Bolt11InvoiceParseOrSemanticErrorZ } from '../structs/Result_Bolt11InvoiceParseOrSemanticErrorZ.mjs';
414 import { SignedRawBolt11Invoice } from '../structs/SignedRawBolt11Invoice.mjs';
415 import { Result_SignedRawBolt11InvoiceBolt11ParseErrorZ } from '../structs/Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.mjs';
416 import { RawBolt11Invoice } from '../structs/RawBolt11Invoice.mjs';
417 import { Bolt11InvoiceSignature } from '../structs/Bolt11InvoiceSignature.mjs';
418 import { ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ } from '../structs/ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ.mjs';
419 import { PayeePubKey } from '../structs/PayeePubKey.mjs';
420 import { Result_PayeePubKeySecp256k1ErrorZ } from '../structs/Result_PayeePubKeySecp256k1ErrorZ.mjs';
421 import { PrivateRoute } from '../structs/PrivateRoute.mjs';
422 import { PositiveTimestamp } from '../structs/PositiveTimestamp.mjs';
423 import { Result_PositiveTimestampCreationErrorZ } from '../structs/Result_PositiveTimestampCreationErrorZ.mjs';
424 import { Result_NoneBolt11SemanticErrorZ } from '../structs/Result_NoneBolt11SemanticErrorZ.mjs';
425 import { Result_Bolt11InvoiceBolt11SemanticErrorZ } from '../structs/Result_Bolt11InvoiceBolt11SemanticErrorZ.mjs';
426 import { Description } from '../structs/Description.mjs';
427 import { Result_DescriptionCreationErrorZ } from '../structs/Result_DescriptionCreationErrorZ.mjs';
428 import { Result_PrivateRouteCreationErrorZ } from '../structs/Result_PrivateRouteCreationErrorZ.mjs';
429 import { Result_OutPointDecodeErrorZ } from '../structs/Result_OutPointDecodeErrorZ.mjs';
430 import { BigSize } from '../structs/BigSize.mjs';
431 import { Result_BigSizeDecodeErrorZ } from '../structs/Result_BigSizeDecodeErrorZ.mjs';
432 import { Result_HostnameDecodeErrorZ } from '../structs/Result_HostnameDecodeErrorZ.mjs';
433 import { TransactionU16LenLimited } from '../structs/TransactionU16LenLimited.mjs';
434 import { Result_TransactionU16LenLimitedNoneZ } from '../structs/Result_TransactionU16LenLimitedNoneZ.mjs';
435 import { Result_TransactionU16LenLimitedDecodeErrorZ } from '../structs/Result_TransactionU16LenLimitedDecodeErrorZ.mjs';
436 import { Result_UntrustedStringDecodeErrorZ } from '../structs/Result_UntrustedStringDecodeErrorZ.mjs';
437 import { ReceiveTlvs } from '../structs/ReceiveTlvs.mjs';
438 import { Result_ReceiveTlvsDecodeErrorZ } from '../structs/Result_ReceiveTlvsDecodeErrorZ.mjs';
439 import { PaymentRelay } from '../structs/PaymentRelay.mjs';
440 import { Result_PaymentRelayDecodeErrorZ } from '../structs/Result_PaymentRelayDecodeErrorZ.mjs';
441 import { PaymentConstraints } from '../structs/PaymentConstraints.mjs';
442 import { Result_PaymentConstraintsDecodeErrorZ } from '../structs/Result_PaymentConstraintsDecodeErrorZ.mjs';
443 import { PaymentError } from '../structs/PaymentError.mjs';
444 import { Result_ThirtyTwoBytesPaymentErrorZ } from '../structs/Result_ThirtyTwoBytesPaymentErrorZ.mjs';
445 import { Result_NonePaymentErrorZ } from '../structs/Result_NonePaymentErrorZ.mjs';
446 import { ProbingError } from '../structs/ProbingError.mjs';
447 import { Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbingErrorZ } from '../structs/Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbingErrorZ.mjs';
448 import { Result_StrSecp256k1ErrorZ } from '../structs/Result_StrSecp256k1ErrorZ.mjs';
449 import { OnionMessagePath } from '../structs/OnionMessagePath.mjs';
450 import { Result_OnionMessagePathNoneZ } from '../structs/Result_OnionMessagePathNoneZ.mjs';
451 import { TwoTuple_PublicKeyOnionMessageZ } from '../structs/TwoTuple_PublicKeyOnionMessageZ.mjs';
452 import { SendError } from '../structs/SendError.mjs';
453 import { Result_C2Tuple_PublicKeyOnionMessageZSendErrorZ } from '../structs/Result_C2Tuple_PublicKeyOnionMessageZSendErrorZ.mjs';
454 import { Result_NoneSendErrorZ } from '../structs/Result_NoneSendErrorZ.mjs';
455 import { Result_BlindedPathNoneZ } from '../structs/Result_BlindedPathNoneZ.mjs';
456 import { Result_C2Tuple_BlindedPayInfoBlindedPathZNoneZ } from '../structs/Result_C2Tuple_BlindedPayInfoBlindedPathZNoneZ.mjs';
457 import { Result_BlindedPathDecodeErrorZ } from '../structs/Result_BlindedPathDecodeErrorZ.mjs';
458 import { Result_BlindedHopDecodeErrorZ } from '../structs/Result_BlindedHopDecodeErrorZ.mjs';
459 import { Result_InvoiceErrorDecodeErrorZ } from '../structs/Result_InvoiceErrorDecodeErrorZ.mjs';
460 import { WatchedOutput } from '../structs/WatchedOutput.mjs';
461 import { Filter, FilterInterface } from '../structs/Filter.mjs';
462 import { Option_FilterZ } from '../structs/Option_FilterZ.mjs';
463 import { LockedChannelMonitor } from '../structs/LockedChannelMonitor.mjs';
464 import { Result_LockedChannelMonitorNoneZ } from '../structs/Result_LockedChannelMonitorNoneZ.mjs';
465 import { MonitorUpdateId } from '../structs/MonitorUpdateId.mjs';
466 import { TwoTuple_OutPointCVec_MonitorUpdateIdZZ } from '../structs/TwoTuple_OutPointCVec_MonitorUpdateIdZZ.mjs';
467 import { KVStore, KVStoreInterface } from '../structs/KVStore.mjs';
468 import { ChannelUsage } from '../structs/ChannelUsage.mjs';
469 import { ScoreLookUp, ScoreLookUpInterface } from '../structs/ScoreLookUp.mjs';
470 import { ScoreUpdate, ScoreUpdateInterface } from '../structs/ScoreUpdate.mjs';
471 import { LockableScore, LockableScoreInterface } from '../structs/LockableScore.mjs';
472 import { WriteableScore, WriteableScoreInterface } from '../structs/WriteableScore.mjs';
473 import { Persister, PersisterInterface } from '../structs/Persister.mjs';
474 import { MonitorUpdatingPersister } from '../structs/MonitorUpdatingPersister.mjs';
475 import { Persist, PersistInterface } from '../structs/Persist.mjs';
476 import { PrintableString } from '../structs/PrintableString.mjs';
477 import { FutureCallback, FutureCallbackInterface } from '../structs/FutureCallback.mjs';
478 import { Future } from '../structs/Future.mjs';
479 import { ChannelHandshakeConfig } from '../structs/ChannelHandshakeConfig.mjs';
480 import { ChannelHandshakeLimits } from '../structs/ChannelHandshakeLimits.mjs';
481 import { ChannelConfigUpdate } from '../structs/ChannelConfigUpdate.mjs';
482 import { UserConfig } from '../structs/UserConfig.mjs';
483 import { BestBlock } from '../structs/BestBlock.mjs';
484 import { Listen, ListenInterface } from '../structs/Listen.mjs';
485 import { Confirm, ConfirmInterface } from '../structs/Confirm.mjs';
486 import { ChainMonitor } from '../structs/ChainMonitor.mjs';
487 import { EventHandler, EventHandlerInterface } from '../structs/EventHandler.mjs';
488 import { EventsProvider, EventsProviderInterface } from '../structs/EventsProvider.mjs';
489 import { FailureCode } from '../structs/FailureCode.mjs';
490 import { ChainParameters } from '../structs/ChainParameters.mjs';
491 import { MessageSendEventsProvider, MessageSendEventsProviderInterface } from '../structs/MessageSendEventsProvider.mjs';
492 import { ChannelMessageHandler, ChannelMessageHandlerInterface } from '../structs/ChannelMessageHandler.mjs';
493 import { ChannelManagerReadArgs } from '../structs/ChannelManagerReadArgs.mjs';
494 import { ExpandedKey } from '../structs/ExpandedKey.mjs';
495 import { Packet } from '../structs/Packet.mjs';
496 import { RoutingMessageHandler, RoutingMessageHandlerInterface } from '../structs/RoutingMessageHandler.mjs';
497 import { OnionMessageProvider, OnionMessageProviderInterface } from '../structs/OnionMessageProvider.mjs';
498 import { OnionMessageHandler, OnionMessageHandlerInterface } from '../structs/OnionMessageHandler.mjs';
499 import { CustomMessageReader, CustomMessageReaderInterface } from '../structs/CustomMessageReader.mjs';
500 import { CustomMessageHandler, CustomMessageHandlerInterface } from '../structs/CustomMessageHandler.mjs';
501 import { IgnoringMessageHandler } from '../structs/IgnoringMessageHandler.mjs';
502 import { OffersMessageHandler, OffersMessageHandlerInterface } from '../structs/OffersMessageHandler.mjs';
503 import { CustomOnionMessageHandler, CustomOnionMessageHandlerInterface } from '../structs/CustomOnionMessageHandler.mjs';
504 import { ErroringMessageHandler } from '../structs/ErroringMessageHandler.mjs';
505 import { MessageHandler } from '../structs/MessageHandler.mjs';
506 import { SocketDescriptor, SocketDescriptorInterface } from '../structs/SocketDescriptor.mjs';
507 import { PeerManager } from '../structs/PeerManager.mjs';
508 import { DirectedChannelTransactionParameters } from '../structs/DirectedChannelTransactionParameters.mjs';
509 import { OfferFeatures } from '../structs/OfferFeatures.mjs';
510 import { InvoiceRequestFeatures } from '../structs/InvoiceRequestFeatures.mjs';
511 import { Amount } from '../structs/Amount.mjs';
512 import { Quantity } from '../structs/Quantity.mjs';
513 import { TaggedHash } from '../structs/TaggedHash.mjs';
514 import { ErroneousField } from '../structs/ErroneousField.mjs';
515 import { P2PGossipSync } from '../structs/P2PGossipSync.mjs';
516 import { ReadOnlyNetworkGraph } from '../structs/ReadOnlyNetworkGraph.mjs';
517 import { DirectedChannelInfo } from '../structs/DirectedChannelInfo.mjs';
518 import { EffectiveCapacity } from '../structs/EffectiveCapacity.mjs';
519 import { DefaultRouter } from '../structs/DefaultRouter.mjs';
520 import { ScorerAccountingForInFlightHtlcs } from '../structs/ScorerAccountingForInFlightHtlcs.mjs';
521 import { Payee } from '../structs/Payee.mjs';
522 import { Score, ScoreInterface } from '../structs/Score.mjs';
523 import { MultiThreadedLockableScore } from '../structs/MultiThreadedLockableScore.mjs';
524 import { MultiThreadedScoreLockRead } from '../structs/MultiThreadedScoreLockRead.mjs';
525 import { MultiThreadedScoreLockWrite } from '../structs/MultiThreadedScoreLockWrite.mjs';
526 import { ProbabilisticScoringDecayParameters } from '../structs/ProbabilisticScoringDecayParameters.mjs';
527 import { KeysManager } from '../structs/KeysManager.mjs';
528 import { PhantomKeysManager } from '../structs/PhantomKeysManager.mjs';
529 import { Destination } from '../structs/Destination.mjs';
530 import { MessageRouter, MessageRouterInterface } from '../structs/MessageRouter.mjs';
531 import { OnionMessenger } from '../structs/OnionMessenger.mjs';
532 import { DefaultMessageRouter } from '../structs/DefaultMessageRouter.mjs';
533 import { OnionMessageContents } from '../structs/OnionMessageContents.mjs';
534 import { ForwardNode } from '../structs/ForwardNode.mjs';
535 import { ForwardTlvs } from '../structs/ForwardTlvs.mjs';
536 import { CoinSelectionSource, CoinSelectionSourceInterface } from '../structs/CoinSelectionSource.mjs';
537 import { WalletSource, WalletSourceInterface } from '../structs/WalletSource.mjs';
538 import { Wallet } from '../structs/Wallet.mjs';
539 import { BumpTransactionEventHandler } from '../structs/BumpTransactionEventHandler.mjs';
540 import { RapidGossipSync } from '../structs/RapidGossipSync.mjs';
541 import { GossipSync } from '../structs/GossipSync.mjs';
542 import { RawDataPart } from '../structs/RawDataPart.mjs';
543 import { Sha256 } from '../structs/Sha256.mjs';
544 import { ExpiryTime } from '../structs/ExpiryTime.mjs';
545 import { MinFinalCltvExpiryDelta } from '../structs/MinFinalCltvExpiryDelta.mjs';
546 import { Fallback } from '../structs/Fallback.mjs';
547
548 import { CommonBase, UInt5, WitnessVersion, UnqualifiedError } from './CommonBase.mjs';
549 import * as bindings from '../bindings.mjs'
550
551
552 /**
553  * Parameters for configuring [`ProbabilisticScorer`].
554  * 
555  * Used to configure base, liquidity, and amount penalties, the sum of which comprises the channel
556  * penalty (i.e., the amount in msats willing to be paid to avoid routing through the channel).
557  * 
558  * The penalty applied to any channel by the [`ProbabilisticScorer`] is the sum of each of the
559  * parameters here.
560  */
561 export class ProbabilisticScoringFeeParameters extends CommonBase {
562         /* @internal */
563         public constructor(_dummy: null, ptr: bigint) {
564                 super(ptr, bindings.ProbabilisticScoringFeeParameters_free);
565         }
566
567         /**
568          * A fixed penalty in msats to apply to each channel.
569          * 
570          * Default value: 500 msat
571          */
572         public get_base_penalty_msat(): bigint {
573                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_get_base_penalty_msat(this.ptr);
574                 return ret;
575         }
576
577         /**
578          * A fixed penalty in msats to apply to each channel.
579          * 
580          * Default value: 500 msat
581          */
582         public set_base_penalty_msat(val: bigint): void {
583                 bindings.ProbabilisticScoringFeeParameters_set_base_penalty_msat(this.ptr, val);
584         }
585
586         /**
587          * A multiplier used with the total amount flowing over a channel to calculate a fixed penalty
588          * applied to each channel, in excess of the [`base_penalty_msat`].
589          * 
590          * The purpose of the amount penalty is to avoid having fees dominate the channel cost (i.e.,
591          * fees plus penalty) for large payments. The penalty is computed as the product of this
592          * multiplier and `2^30`ths of the total amount flowing over a channel (i.e. the payment
593          * amount plus the amount of any other HTLCs flowing we sent over the same channel).
594          * 
595          * ie `base_penalty_amount_multiplier_msat * amount_msat / 2^30`
596          * 
597          * Default value: 8,192 msat
598          * 
599          * [`base_penalty_msat`]: Self::base_penalty_msat
600          */
601         public get_base_penalty_amount_multiplier_msat(): bigint {
602                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_get_base_penalty_amount_multiplier_msat(this.ptr);
603                 return ret;
604         }
605
606         /**
607          * A multiplier used with the total amount flowing over a channel to calculate a fixed penalty
608          * applied to each channel, in excess of the [`base_penalty_msat`].
609          * 
610          * The purpose of the amount penalty is to avoid having fees dominate the channel cost (i.e.,
611          * fees plus penalty) for large payments. The penalty is computed as the product of this
612          * multiplier and `2^30`ths of the total amount flowing over a channel (i.e. the payment
613          * amount plus the amount of any other HTLCs flowing we sent over the same channel).
614          * 
615          * ie `base_penalty_amount_multiplier_msat * amount_msat / 2^30`
616          * 
617          * Default value: 8,192 msat
618          * 
619          * [`base_penalty_msat`]: Self::base_penalty_msat
620          */
621         public set_base_penalty_amount_multiplier_msat(val: bigint): void {
622                 bindings.ProbabilisticScoringFeeParameters_set_base_penalty_amount_multiplier_msat(this.ptr, val);
623         }
624
625         /**
626          * A multiplier used in conjunction with the negative `log10` of the channel's success
627          * probability for a payment, as determined by our latest estimates of the channel's
628          * liquidity, to determine the liquidity penalty.
629          * 
630          * The penalty is based in part on the knowledge learned from prior successful and unsuccessful
631          * payments. This knowledge is decayed over time based on [`liquidity_offset_half_life`]. The
632          * penalty is effectively limited to `2 * liquidity_penalty_multiplier_msat` (corresponding to
633          * lower bounding the success probability to `0.01`) when the amount falls within the
634          * uncertainty bounds of the channel liquidity balance. Amounts above the upper bound will
635          * result in a `u64::max_value` penalty, however.
636          * 
637          * `-log10(success_probability) * liquidity_penalty_multiplier_msat`
638          * 
639          * Default value: 30,000 msat
640          * 
641          * [`liquidity_offset_half_life`]: ProbabilisticScoringDecayParameters::liquidity_offset_half_life
642          */
643         public get_liquidity_penalty_multiplier_msat(): bigint {
644                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_get_liquidity_penalty_multiplier_msat(this.ptr);
645                 return ret;
646         }
647
648         /**
649          * A multiplier used in conjunction with the negative `log10` of the channel's success
650          * probability for a payment, as determined by our latest estimates of the channel's
651          * liquidity, to determine the liquidity penalty.
652          * 
653          * The penalty is based in part on the knowledge learned from prior successful and unsuccessful
654          * payments. This knowledge is decayed over time based on [`liquidity_offset_half_life`]. The
655          * penalty is effectively limited to `2 * liquidity_penalty_multiplier_msat` (corresponding to
656          * lower bounding the success probability to `0.01`) when the amount falls within the
657          * uncertainty bounds of the channel liquidity balance. Amounts above the upper bound will
658          * result in a `u64::max_value` penalty, however.
659          * 
660          * `-log10(success_probability) * liquidity_penalty_multiplier_msat`
661          * 
662          * Default value: 30,000 msat
663          * 
664          * [`liquidity_offset_half_life`]: ProbabilisticScoringDecayParameters::liquidity_offset_half_life
665          */
666         public set_liquidity_penalty_multiplier_msat(val: bigint): void {
667                 bindings.ProbabilisticScoringFeeParameters_set_liquidity_penalty_multiplier_msat(this.ptr, val);
668         }
669
670         /**
671          * A multiplier used in conjunction with the total amount flowing over a channel and the
672          * negative `log10` of the channel's success probability for the payment, as determined by our
673          * latest estimates of the channel's liquidity, to determine the amount penalty.
674          * 
675          * The purpose of the amount penalty is to avoid having fees dominate the channel cost (i.e.,
676          * fees plus penalty) for large payments. The penalty is computed as the product of this
677          * multiplier and `2^20`ths of the amount flowing over this channel, weighted by the negative
678          * `log10` of the success probability.
679          * 
680          * `-log10(success_probability) * liquidity_penalty_amount_multiplier_msat * amount_msat / 2^20`
681          * 
682          * In practice, this means for 0.1 success probability (`-log10(0.1) == 1`) each `2^20`th of
683          * the amount will result in a penalty of the multiplier. And, as the success probability
684          * decreases, the negative `log10` weighting will increase dramatically. For higher success
685          * probabilities, the multiplier will have a decreasing effect as the negative `log10` will
686          * fall below `1`.
687          * 
688          * Default value: 192 msat
689          */
690         public get_liquidity_penalty_amount_multiplier_msat(): bigint {
691                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_get_liquidity_penalty_amount_multiplier_msat(this.ptr);
692                 return ret;
693         }
694
695         /**
696          * A multiplier used in conjunction with the total amount flowing over a channel and the
697          * negative `log10` of the channel's success probability for the payment, as determined by our
698          * latest estimates of the channel's liquidity, to determine the amount penalty.
699          * 
700          * The purpose of the amount penalty is to avoid having fees dominate the channel cost (i.e.,
701          * fees plus penalty) for large payments. The penalty is computed as the product of this
702          * multiplier and `2^20`ths of the amount flowing over this channel, weighted by the negative
703          * `log10` of the success probability.
704          * 
705          * `-log10(success_probability) * liquidity_penalty_amount_multiplier_msat * amount_msat / 2^20`
706          * 
707          * In practice, this means for 0.1 success probability (`-log10(0.1) == 1`) each `2^20`th of
708          * the amount will result in a penalty of the multiplier. And, as the success probability
709          * decreases, the negative `log10` weighting will increase dramatically. For higher success
710          * probabilities, the multiplier will have a decreasing effect as the negative `log10` will
711          * fall below `1`.
712          * 
713          * Default value: 192 msat
714          */
715         public set_liquidity_penalty_amount_multiplier_msat(val: bigint): void {
716                 bindings.ProbabilisticScoringFeeParameters_set_liquidity_penalty_amount_multiplier_msat(this.ptr, val);
717         }
718
719         /**
720          * A multiplier used in conjunction with the negative `log10` of the channel's success
721          * probability for the payment, as determined based on the history of our estimates of the
722          * channel's available liquidity, to determine a penalty.
723          * 
724          * This penalty is similar to [`liquidity_penalty_multiplier_msat`], however, instead of using
725          * only our latest estimate for the current liquidity available in the channel, it estimates
726          * success probability based on the estimated liquidity available in the channel through
727          * history. Specifically, every time we update our liquidity bounds on a given channel, we
728          * track which of several buckets those bounds fall into, exponentially decaying the
729          * probability of each bucket as new samples are added.
730          * 
731          * Default value: 10,000 msat
732          * 
733          * [`liquidity_penalty_multiplier_msat`]: Self::liquidity_penalty_multiplier_msat
734          */
735         public get_historical_liquidity_penalty_multiplier_msat(): bigint {
736                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_get_historical_liquidity_penalty_multiplier_msat(this.ptr);
737                 return ret;
738         }
739
740         /**
741          * A multiplier used in conjunction with the negative `log10` of the channel's success
742          * probability for the payment, as determined based on the history of our estimates of the
743          * channel's available liquidity, to determine a penalty.
744          * 
745          * This penalty is similar to [`liquidity_penalty_multiplier_msat`], however, instead of using
746          * only our latest estimate for the current liquidity available in the channel, it estimates
747          * success probability based on the estimated liquidity available in the channel through
748          * history. Specifically, every time we update our liquidity bounds on a given channel, we
749          * track which of several buckets those bounds fall into, exponentially decaying the
750          * probability of each bucket as new samples are added.
751          * 
752          * Default value: 10,000 msat
753          * 
754          * [`liquidity_penalty_multiplier_msat`]: Self::liquidity_penalty_multiplier_msat
755          */
756         public set_historical_liquidity_penalty_multiplier_msat(val: bigint): void {
757                 bindings.ProbabilisticScoringFeeParameters_set_historical_liquidity_penalty_multiplier_msat(this.ptr, val);
758         }
759
760         /**
761          * A multiplier used in conjunction with the total amount flowing over a channel and the
762          * negative `log10` of the channel's success probability for the payment, as determined based
763          * on the history of our estimates of the channel's available liquidity, to determine a
764          * penalty.
765          * 
766          * The purpose of the amount penalty is to avoid having fees dominate the channel cost for
767          * large payments. The penalty is computed as the product of this multiplier and `2^20`ths
768          * of the amount flowing over this channel, weighted by the negative `log10` of the success
769          * probability.
770          * 
771          * This penalty is similar to [`liquidity_penalty_amount_multiplier_msat`], however, instead
772          * of using only our latest estimate for the current liquidity available in the channel, it
773          * estimates success probability based on the estimated liquidity available in the channel
774          * through history. Specifically, every time we update our liquidity bounds on a given
775          * channel, we track which of several buckets those bounds fall into, exponentially decaying
776          * the probability of each bucket as new samples are added.
777          * 
778          * Default value: 64 msat
779          * 
780          * [`liquidity_penalty_amount_multiplier_msat`]: Self::liquidity_penalty_amount_multiplier_msat
781          */
782         public get_historical_liquidity_penalty_amount_multiplier_msat(): bigint {
783                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_get_historical_liquidity_penalty_amount_multiplier_msat(this.ptr);
784                 return ret;
785         }
786
787         /**
788          * A multiplier used in conjunction with the total amount flowing over a channel and the
789          * negative `log10` of the channel's success probability for the payment, as determined based
790          * on the history of our estimates of the channel's available liquidity, to determine a
791          * penalty.
792          * 
793          * The purpose of the amount penalty is to avoid having fees dominate the channel cost for
794          * large payments. The penalty is computed as the product of this multiplier and `2^20`ths
795          * of the amount flowing over this channel, weighted by the negative `log10` of the success
796          * probability.
797          * 
798          * This penalty is similar to [`liquidity_penalty_amount_multiplier_msat`], however, instead
799          * of using only our latest estimate for the current liquidity available in the channel, it
800          * estimates success probability based on the estimated liquidity available in the channel
801          * through history. Specifically, every time we update our liquidity bounds on a given
802          * channel, we track which of several buckets those bounds fall into, exponentially decaying
803          * the probability of each bucket as new samples are added.
804          * 
805          * Default value: 64 msat
806          * 
807          * [`liquidity_penalty_amount_multiplier_msat`]: Self::liquidity_penalty_amount_multiplier_msat
808          */
809         public set_historical_liquidity_penalty_amount_multiplier_msat(val: bigint): void {
810                 bindings.ProbabilisticScoringFeeParameters_set_historical_liquidity_penalty_amount_multiplier_msat(this.ptr, val);
811         }
812
813         /**
814          * This penalty is applied when `htlc_maximum_msat` is equal to or larger than half of the
815          * channel's capacity, (ie. htlc_maximum_msat >= 0.5 * channel_capacity) which makes us
816          * prefer nodes with a smaller `htlc_maximum_msat`. We treat such nodes preferentially
817          * as this makes balance discovery attacks harder to execute, thereby creating an incentive
818          * to restrict `htlc_maximum_msat` and improve privacy.
819          * 
820          * Default value: 250 msat
821          */
822         public get_anti_probing_penalty_msat(): bigint {
823                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_get_anti_probing_penalty_msat(this.ptr);
824                 return ret;
825         }
826
827         /**
828          * This penalty is applied when `htlc_maximum_msat` is equal to or larger than half of the
829          * channel's capacity, (ie. htlc_maximum_msat >= 0.5 * channel_capacity) which makes us
830          * prefer nodes with a smaller `htlc_maximum_msat`. We treat such nodes preferentially
831          * as this makes balance discovery attacks harder to execute, thereby creating an incentive
832          * to restrict `htlc_maximum_msat` and improve privacy.
833          * 
834          * Default value: 250 msat
835          */
836         public set_anti_probing_penalty_msat(val: bigint): void {
837                 bindings.ProbabilisticScoringFeeParameters_set_anti_probing_penalty_msat(this.ptr, val);
838         }
839
840         /**
841          * This penalty is applied when the total amount flowing over a channel exceeds our current
842          * estimate of the channel's available liquidity. The total amount is the amount of the
843          * current HTLC plus any HTLCs which we've sent over the same channel.
844          * 
845          * Note that in this case all other penalties, including the
846          * [`liquidity_penalty_multiplier_msat`] and [`liquidity_penalty_amount_multiplier_msat`]-based
847          * penalties, as well as the [`base_penalty_msat`] and the [`anti_probing_penalty_msat`], if
848          * applicable, are still included in the overall penalty.
849          * 
850          * If you wish to avoid creating paths with such channels entirely, setting this to a value of
851          * `u64::max_value()` will guarantee that.
852          * 
853          * Default value: 1_0000_0000_000 msat (1 Bitcoin)
854          * 
855          * [`liquidity_penalty_multiplier_msat`]: Self::liquidity_penalty_multiplier_msat
856          * [`liquidity_penalty_amount_multiplier_msat`]: Self::liquidity_penalty_amount_multiplier_msat
857          * [`base_penalty_msat`]: Self::base_penalty_msat
858          * [`anti_probing_penalty_msat`]: Self::anti_probing_penalty_msat
859          */
860         public get_considered_impossible_penalty_msat(): bigint {
861                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_get_considered_impossible_penalty_msat(this.ptr);
862                 return ret;
863         }
864
865         /**
866          * This penalty is applied when the total amount flowing over a channel exceeds our current
867          * estimate of the channel's available liquidity. The total amount is the amount of the
868          * current HTLC plus any HTLCs which we've sent over the same channel.
869          * 
870          * Note that in this case all other penalties, including the
871          * [`liquidity_penalty_multiplier_msat`] and [`liquidity_penalty_amount_multiplier_msat`]-based
872          * penalties, as well as the [`base_penalty_msat`] and the [`anti_probing_penalty_msat`], if
873          * applicable, are still included in the overall penalty.
874          * 
875          * If you wish to avoid creating paths with such channels entirely, setting this to a value of
876          * `u64::max_value()` will guarantee that.
877          * 
878          * Default value: 1_0000_0000_000 msat (1 Bitcoin)
879          * 
880          * [`liquidity_penalty_multiplier_msat`]: Self::liquidity_penalty_multiplier_msat
881          * [`liquidity_penalty_amount_multiplier_msat`]: Self::liquidity_penalty_amount_multiplier_msat
882          * [`base_penalty_msat`]: Self::base_penalty_msat
883          * [`anti_probing_penalty_msat`]: Self::anti_probing_penalty_msat
884          */
885         public set_considered_impossible_penalty_msat(val: bigint): void {
886                 bindings.ProbabilisticScoringFeeParameters_set_considered_impossible_penalty_msat(this.ptr, val);
887         }
888
889         /**
890          * In order to calculate most of the scores above, we must first convert a lower and upper
891          * bound on the available liquidity in a channel into the probability that we think a payment
892          * will succeed. That probability is derived from a Probability Density Function for where we
893          * think the liquidity in a channel likely lies, given such bounds.
894          * 
895          * If this flag is set, that PDF is simply a constant - we assume that the actual available
896          * liquidity in a channel is just as likely to be at any point between our lower and upper
897          * bounds.
898          * 
899          * If this flag is *not* set, that PDF is `(x - 0.5*capacity) ^ 2`. That is, we use an
900          * exponential curve which expects the liquidity of a channel to lie \"at the edges\". This
901          * matches experimental results - most routing nodes do not aggressively rebalance their
902          * channels and flows in the network are often unbalanced, leaving liquidity usually
903          * unavailable.
904          * 
905          * Thus, for the \"best\" routes, leave this flag `false`. However, the flag does imply a number
906          * of floating-point multiplications in the hottest routing code, which may lead to routing
907          * performance degradation on some machines.
908          * 
909          * Default value: false
910          */
911         public get_linear_success_probability(): boolean {
912                 const ret: boolean = bindings.ProbabilisticScoringFeeParameters_get_linear_success_probability(this.ptr);
913                 return ret;
914         }
915
916         /**
917          * In order to calculate most of the scores above, we must first convert a lower and upper
918          * bound on the available liquidity in a channel into the probability that we think a payment
919          * will succeed. That probability is derived from a Probability Density Function for where we
920          * think the liquidity in a channel likely lies, given such bounds.
921          * 
922          * If this flag is set, that PDF is simply a constant - we assume that the actual available
923          * liquidity in a channel is just as likely to be at any point between our lower and upper
924          * bounds.
925          * 
926          * If this flag is *not* set, that PDF is `(x - 0.5*capacity) ^ 2`. That is, we use an
927          * exponential curve which expects the liquidity of a channel to lie \"at the edges\". This
928          * matches experimental results - most routing nodes do not aggressively rebalance their
929          * channels and flows in the network are often unbalanced, leaving liquidity usually
930          * unavailable.
931          * 
932          * Thus, for the \"best\" routes, leave this flag `false`. However, the flag does imply a number
933          * of floating-point multiplications in the hottest routing code, which may lead to routing
934          * performance degradation on some machines.
935          * 
936          * Default value: false
937          */
938         public set_linear_success_probability(val: boolean): void {
939                 bindings.ProbabilisticScoringFeeParameters_set_linear_success_probability(this.ptr, val);
940         }
941
942         public clone_ptr(): bigint {
943                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_clone_ptr(this.ptr);
944                 return ret;
945         }
946
947         /**
948          * Creates a copy of the ProbabilisticScoringFeeParameters
949          */
950         public clone(): ProbabilisticScoringFeeParameters {
951                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_clone(this.ptr);
952                 const ret_hu_conv: ProbabilisticScoringFeeParameters = new ProbabilisticScoringFeeParameters(null, ret);
953                 CommonBase.add_ref_from(ret_hu_conv, this);
954                 return ret_hu_conv;
955         }
956
957         /**
958          * Creates a "default" ProbabilisticScoringFeeParameters. See struct and individual field documentaiton for details on which values are used.
959          */
960         public static constructor_default(): ProbabilisticScoringFeeParameters {
961                 const ret: bigint = bindings.ProbabilisticScoringFeeParameters_default();
962                 const ret_hu_conv: ProbabilisticScoringFeeParameters = new ProbabilisticScoringFeeParameters(null, ret);
963                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
964                 return ret_hu_conv;
965         }
966
967         /**
968          * Marks the node with the given `node_id` as banned,
969          * i.e it will be avoided during path finding.
970          */
971         public add_banned(node_id: NodeId): void {
972                 bindings.ProbabilisticScoringFeeParameters_add_banned(this.ptr, node_id == null ? 0n : CommonBase.get_ptr_of(node_id));
973                 CommonBase.add_ref_from(this, node_id);
974         }
975
976         /**
977          * Marks all nodes in the given list as banned, i.e.,
978          * they will be avoided during path finding.
979          */
980         public add_banned_from_list(node_ids: NodeId[]): void {
981                 bindings.ProbabilisticScoringFeeParameters_add_banned_from_list(this.ptr, bindings.encodeUint64Array(node_ids.map(node_ids_conv_8 => node_ids_conv_8 == null ? 0n : CommonBase.get_ptr_of(node_ids_conv_8))));
982                 node_ids.forEach((node_ids_conv_8: NodeId) => { CommonBase.add_ref_from(this, node_ids_conv_8); });
983         }
984
985         /**
986          * Removes the node with the given `node_id` from the list of nodes to avoid.
987          */
988         public remove_banned(node_id: NodeId): void {
989                 bindings.ProbabilisticScoringFeeParameters_remove_banned(this.ptr, node_id == null ? 0n : CommonBase.get_ptr_of(node_id));
990                 CommonBase.add_ref_from(this, node_id);
991         }
992
993         /**
994          * Sets a manual penalty for the given node.
995          */
996         public set_manual_penalty(node_id: NodeId, penalty: bigint): void {
997                 bindings.ProbabilisticScoringFeeParameters_set_manual_penalty(this.ptr, node_id == null ? 0n : CommonBase.get_ptr_of(node_id), penalty);
998                 CommonBase.add_ref_from(this, node_id);
999         }
1000
1001         /**
1002          * Removes the node with the given `node_id` from the list of manual penalties.
1003          */
1004         public remove_manual_penalty(node_id: NodeId): void {
1005                 bindings.ProbabilisticScoringFeeParameters_remove_manual_penalty(this.ptr, node_id == null ? 0n : CommonBase.get_ptr_of(node_id));
1006                 CommonBase.add_ref_from(this, node_id);
1007         }
1008
1009         /**
1010          * Clears the list of manual penalties that are applied during path finding.
1011          */
1012         public clear_manual_penalties(): void {
1013                 bindings.ProbabilisticScoringFeeParameters_clear_manual_penalties(this.ptr);
1014         }
1015
1016 }