6e1a60e2b854199ac386c843765e4eed91d5016a
[ldk-java] / ts / structs / MessageSendEvent.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 { ChannelMonitorUpdateStatus } from '../enums/ChannelMonitorUpdateStatus.mjs';
6 import { ConfirmationTarget } from '../enums/ConfirmationTarget.mjs';
7 import { CreationError } from '../enums/CreationError.mjs';
8 import { Currency } from '../enums/Currency.mjs';
9 import { HTLCClaim } from '../enums/HTLCClaim.mjs';
10 import { IOError } from '../enums/IOError.mjs';
11 import { Level } from '../enums/Level.mjs';
12 import { Network } from '../enums/Network.mjs';
13 import { Recipient } from '../enums/Recipient.mjs';
14 import { Secp256k1Error } from '../enums/Secp256k1Error.mjs';
15 import { SemanticError } from '../enums/SemanticError.mjs';
16 import { SiPrefix } from '../enums/SiPrefix.mjs';
17 import { Bech32Error } from '../structs/Bech32Error.mjs';
18 import { Option_HTLCClaimZ } from '../structs/Option_HTLCClaimZ.mjs';
19 import { Result_NoneNoneZ } from '../structs/Result_NoneNoneZ.mjs';
20 import { CounterpartyCommitmentSecrets } from '../structs/CounterpartyCommitmentSecrets.mjs';
21 import { DecodeError } from '../structs/DecodeError.mjs';
22 import { Result_CounterpartyCommitmentSecretsDecodeErrorZ } from '../structs/Result_CounterpartyCommitmentSecretsDecodeErrorZ.mjs';
23 import { TxCreationKeys } from '../structs/TxCreationKeys.mjs';
24 import { Result_TxCreationKeysDecodeErrorZ } from '../structs/Result_TxCreationKeysDecodeErrorZ.mjs';
25 import { ChannelPublicKeys } from '../structs/ChannelPublicKeys.mjs';
26 import { Result_ChannelPublicKeysDecodeErrorZ } from '../structs/Result_ChannelPublicKeysDecodeErrorZ.mjs';
27 import { Option_u32Z } from '../structs/Option_u32Z.mjs';
28 import { HTLCOutputInCommitment } from '../structs/HTLCOutputInCommitment.mjs';
29 import { Result_HTLCOutputInCommitmentDecodeErrorZ } from '../structs/Result_HTLCOutputInCommitmentDecodeErrorZ.mjs';
30 import { CounterpartyChannelTransactionParameters } from '../structs/CounterpartyChannelTransactionParameters.mjs';
31 import { Result_CounterpartyChannelTransactionParametersDecodeErrorZ } from '../structs/Result_CounterpartyChannelTransactionParametersDecodeErrorZ.mjs';
32 import { ChannelTransactionParameters } from '../structs/ChannelTransactionParameters.mjs';
33 import { Result_ChannelTransactionParametersDecodeErrorZ } from '../structs/Result_ChannelTransactionParametersDecodeErrorZ.mjs';
34 import { HolderCommitmentTransaction } from '../structs/HolderCommitmentTransaction.mjs';
35 import { Result_HolderCommitmentTransactionDecodeErrorZ } from '../structs/Result_HolderCommitmentTransactionDecodeErrorZ.mjs';
36 import { BuiltCommitmentTransaction } from '../structs/BuiltCommitmentTransaction.mjs';
37 import { Result_BuiltCommitmentTransactionDecodeErrorZ } from '../structs/Result_BuiltCommitmentTransactionDecodeErrorZ.mjs';
38 import { TrustedClosingTransaction } from '../structs/TrustedClosingTransaction.mjs';
39 import { Result_TrustedClosingTransactionNoneZ } from '../structs/Result_TrustedClosingTransactionNoneZ.mjs';
40 import { CommitmentTransaction } from '../structs/CommitmentTransaction.mjs';
41 import { Result_CommitmentTransactionDecodeErrorZ } from '../structs/Result_CommitmentTransactionDecodeErrorZ.mjs';
42 import { TrustedCommitmentTransaction } from '../structs/TrustedCommitmentTransaction.mjs';
43 import { Result_TrustedCommitmentTransactionNoneZ } from '../structs/Result_TrustedCommitmentTransactionNoneZ.mjs';
44 import { Result_CVec_SignatureZNoneZ } from '../structs/Result_CVec_SignatureZNoneZ.mjs';
45 import { ShutdownScript } from '../structs/ShutdownScript.mjs';
46 import { Result_ShutdownScriptDecodeErrorZ } from '../structs/Result_ShutdownScriptDecodeErrorZ.mjs';
47 import { InvalidShutdownScript } from '../structs/InvalidShutdownScript.mjs';
48 import { Result_ShutdownScriptInvalidShutdownScriptZ } from '../structs/Result_ShutdownScriptInvalidShutdownScriptZ.mjs';
49 import { BlindedPath } from '../structs/BlindedPath.mjs';
50 import { Result_BlindedPathNoneZ } from '../structs/Result_BlindedPathNoneZ.mjs';
51 import { Result_BlindedPathDecodeErrorZ } from '../structs/Result_BlindedPathDecodeErrorZ.mjs';
52 import { BlindedHop } from '../structs/BlindedHop.mjs';
53 import { Result_BlindedHopDecodeErrorZ } from '../structs/Result_BlindedHopDecodeErrorZ.mjs';
54 import { ChannelDetails } from '../structs/ChannelDetails.mjs';
55 import { Route } from '../structs/Route.mjs';
56 import { LightningError } from '../structs/LightningError.mjs';
57 import { Result_RouteLightningErrorZ } from '../structs/Result_RouteLightningErrorZ.mjs';
58 import { RouteHop } from '../structs/RouteHop.mjs';
59 import { Option_u64Z } from '../structs/Option_u64Z.mjs';
60 import { InFlightHtlcs } from '../structs/InFlightHtlcs.mjs';
61 import { Result_InFlightHtlcsDecodeErrorZ } from '../structs/Result_InFlightHtlcsDecodeErrorZ.mjs';
62 import { Result_RouteHopDecodeErrorZ } from '../structs/Result_RouteHopDecodeErrorZ.mjs';
63 import { Result_RouteDecodeErrorZ } from '../structs/Result_RouteDecodeErrorZ.mjs';
64 import { RouteParameters } from '../structs/RouteParameters.mjs';
65 import { Result_RouteParametersDecodeErrorZ } from '../structs/Result_RouteParametersDecodeErrorZ.mjs';
66 import { RouteHint } from '../structs/RouteHint.mjs';
67 import { PaymentParameters } from '../structs/PaymentParameters.mjs';
68 import { Result_PaymentParametersDecodeErrorZ } from '../structs/Result_PaymentParametersDecodeErrorZ.mjs';
69 import { RouteHintHop } from '../structs/RouteHintHop.mjs';
70 import { Result_RouteHintDecodeErrorZ } from '../structs/Result_RouteHintDecodeErrorZ.mjs';
71 import { Result_RouteHintHopDecodeErrorZ } from '../structs/Result_RouteHintHopDecodeErrorZ.mjs';
72 import { PaymentPurpose } from '../structs/PaymentPurpose.mjs';
73 import { Result_PaymentPurposeDecodeErrorZ } from '../structs/Result_PaymentPurposeDecodeErrorZ.mjs';
74 import { ClosureReason } from '../structs/ClosureReason.mjs';
75 import { Option_ClosureReasonZ } from '../structs/Option_ClosureReasonZ.mjs';
76 import { Result_COption_ClosureReasonZDecodeErrorZ } from '../structs/Result_COption_ClosureReasonZDecodeErrorZ.mjs';
77 import { HTLCDestination } from '../structs/HTLCDestination.mjs';
78 import { Option_HTLCDestinationZ } from '../structs/Option_HTLCDestinationZ.mjs';
79 import { Result_COption_HTLCDestinationZDecodeErrorZ } from '../structs/Result_COption_HTLCDestinationZDecodeErrorZ.mjs';
80 import { Option_u128Z } from '../structs/Option_u128Z.mjs';
81 import { ChannelUpdate } from '../structs/ChannelUpdate.mjs';
82 import { NetworkUpdate } from '../structs/NetworkUpdate.mjs';
83 import { Option_NetworkUpdateZ } from '../structs/Option_NetworkUpdateZ.mjs';
84 import { OutPoint } from '../structs/OutPoint.mjs';
85 import { DelayedPaymentOutputDescriptor } from '../structs/DelayedPaymentOutputDescriptor.mjs';
86 import { StaticPaymentOutputDescriptor } from '../structs/StaticPaymentOutputDescriptor.mjs';
87 import { SpendableOutputDescriptor } from '../structs/SpendableOutputDescriptor.mjs';
88 import { ChannelTypeFeatures } from '../structs/ChannelTypeFeatures.mjs';
89 import { Event } from '../structs/Event.mjs';
90 import { Option_EventZ } from '../structs/Option_EventZ.mjs';
91 import { Result_COption_EventZDecodeErrorZ } from '../structs/Result_COption_EventZDecodeErrorZ.mjs';
92 import { AcceptChannel } from '../structs/AcceptChannel.mjs';
93 import { OpenChannel } from '../structs/OpenChannel.mjs';
94 import { FundingCreated } from '../structs/FundingCreated.mjs';
95 import { FundingSigned } from '../structs/FundingSigned.mjs';
96 import { ChannelReady } from '../structs/ChannelReady.mjs';
97 import { AnnouncementSignatures } from '../structs/AnnouncementSignatures.mjs';
98 import { CommitmentUpdate } from '../structs/CommitmentUpdate.mjs';
99 import { RevokeAndACK } from '../structs/RevokeAndACK.mjs';
100 import { ClosingSigned } from '../structs/ClosingSigned.mjs';
101 import { Shutdown } from '../structs/Shutdown.mjs';
102 import { ChannelReestablish } from '../structs/ChannelReestablish.mjs';
103 import { ChannelAnnouncement } from '../structs/ChannelAnnouncement.mjs';
104 import { ErrorMessage } from '../structs/ErrorMessage.mjs';
105 import { WarningMessage } from '../structs/WarningMessage.mjs';
106 import { ErrorAction } from '../structs/ErrorAction.mjs';
107 import { QueryChannelRange } from '../structs/QueryChannelRange.mjs';
108 import { QueryShortChannelIds } from '../structs/QueryShortChannelIds.mjs';
109 import { ReplyChannelRange } from '../structs/ReplyChannelRange.mjs';
110 import { GossipTimestampFilter } from '../structs/GossipTimestampFilter.mjs';
111 import { Result_TxOutAccessErrorZ } from '../structs/Result_TxOutAccessErrorZ.mjs';
112 import { TwoTuple_usizeTransactionZ } from '../structs/TwoTuple_usizeTransactionZ.mjs';
113 import { TwoTuple_TxidBlockHashZ } from '../structs/TwoTuple_TxidBlockHashZ.mjs';
114 import { HTLCUpdate } from '../structs/HTLCUpdate.mjs';
115 import { MonitorEvent } from '../structs/MonitorEvent.mjs';
116 import { ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ } from '../structs/ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ.mjs';
117 import { FixedPenaltyScorer } from '../structs/FixedPenaltyScorer.mjs';
118 import { Result_FixedPenaltyScorerDecodeErrorZ } from '../structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs';
119 import { TwoTuple_u64u64Z } from '../structs/TwoTuple_u64u64Z.mjs';
120 import { Option_C2Tuple_u64u64ZZ } from '../structs/Option_C2Tuple_u64u64ZZ.mjs';
121 import { NodeId } from '../structs/NodeId.mjs';
122 import { Record } from '../structs/Record.mjs';
123 import { Logger, LoggerInterface } from '../structs/Logger.mjs';
124 import { NetworkGraph } from '../structs/NetworkGraph.mjs';
125 import { ProbabilisticScorer } from '../structs/ProbabilisticScorer.mjs';
126 import { Result_ProbabilisticScorerDecodeErrorZ } from '../structs/Result_ProbabilisticScorerDecodeErrorZ.mjs';
127 import { InitFeatures } from '../structs/InitFeatures.mjs';
128 import { Result_InitFeaturesDecodeErrorZ } from '../structs/Result_InitFeaturesDecodeErrorZ.mjs';
129 import { ChannelFeatures } from '../structs/ChannelFeatures.mjs';
130 import { Result_ChannelFeaturesDecodeErrorZ } from '../structs/Result_ChannelFeaturesDecodeErrorZ.mjs';
131 import { NodeFeatures } from '../structs/NodeFeatures.mjs';
132 import { Result_NodeFeaturesDecodeErrorZ } from '../structs/Result_NodeFeaturesDecodeErrorZ.mjs';
133 import { InvoiceFeatures } from '../structs/InvoiceFeatures.mjs';
134 import { Result_InvoiceFeaturesDecodeErrorZ } from '../structs/Result_InvoiceFeaturesDecodeErrorZ.mjs';
135 import { Result_ChannelTypeFeaturesDecodeErrorZ } from '../structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs';
136 import { OfferFeatures } from '../structs/OfferFeatures.mjs';
137 import { Result_OfferFeaturesDecodeErrorZ } from '../structs/Result_OfferFeaturesDecodeErrorZ.mjs';
138 import { InvoiceRequestFeatures } from '../structs/InvoiceRequestFeatures.mjs';
139 import { Result_InvoiceRequestFeaturesDecodeErrorZ } from '../structs/Result_InvoiceRequestFeaturesDecodeErrorZ.mjs';
140 import { Result_NodeIdDecodeErrorZ } from '../structs/Result_NodeIdDecodeErrorZ.mjs';
141 import { Result_COption_NetworkUpdateZDecodeErrorZ } from '../structs/Result_COption_NetworkUpdateZDecodeErrorZ.mjs';
142 import { Access, AccessInterface } from '../structs/Access.mjs';
143 import { Option_AccessZ } from '../structs/Option_AccessZ.mjs';
144 import { Result_boolLightningErrorZ } from '../structs/Result_boolLightningErrorZ.mjs';
145 import { ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ } from '../structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
146 import { Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ } from '../structs/Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.mjs';
147 import { Result_NoneLightningErrorZ } from '../structs/Result_NoneLightningErrorZ.mjs';
148 import { ChannelUpdateInfo } from '../structs/ChannelUpdateInfo.mjs';
149 import { Result_ChannelUpdateInfoDecodeErrorZ } from '../structs/Result_ChannelUpdateInfoDecodeErrorZ.mjs';
150 import { ChannelInfo } from '../structs/ChannelInfo.mjs';
151 import { Result_ChannelInfoDecodeErrorZ } from '../structs/Result_ChannelInfoDecodeErrorZ.mjs';
152 import { RoutingFees } from '../structs/RoutingFees.mjs';
153 import { Result_RoutingFeesDecodeErrorZ } from '../structs/Result_RoutingFeesDecodeErrorZ.mjs';
154 import { Hostname } from '../structs/Hostname.mjs';
155 import { NetAddress } from '../structs/NetAddress.mjs';
156 import { NodeAnnouncementInfo } from '../structs/NodeAnnouncementInfo.mjs';
157 import { Result_NodeAnnouncementInfoDecodeErrorZ } from '../structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs';
158 import { NodeAlias } from '../structs/NodeAlias.mjs';
159 import { Result_NodeAliasDecodeErrorZ } from '../structs/Result_NodeAliasDecodeErrorZ.mjs';
160 import { NodeInfo } from '../structs/NodeInfo.mjs';
161 import { Result_NodeInfoDecodeErrorZ } from '../structs/Result_NodeInfoDecodeErrorZ.mjs';
162 import { Result_NetworkGraphDecodeErrorZ } from '../structs/Result_NetworkGraphDecodeErrorZ.mjs';
163 import { Option_CVec_NetAddressZZ } from '../structs/Option_CVec_NetAddressZZ.mjs';
164 import { Result_DelayedPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mjs';
165 import { Result_StaticPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mjs';
166 import { Result_SpendableOutputDescriptorDecodeErrorZ } from '../structs/Result_SpendableOutputDescriptorDecodeErrorZ.mjs';
167 import { TwoTuple_SignatureCVec_SignatureZZ } from '../structs/TwoTuple_SignatureCVec_SignatureZZ.mjs';
168 import { Result_C2Tuple_SignatureCVec_SignatureZZNoneZ } from '../structs/Result_C2Tuple_SignatureCVec_SignatureZZNoneZ.mjs';
169 import { Result_SignatureNoneZ } from '../structs/Result_SignatureNoneZ.mjs';
170 import { TwoTuple_SignatureSignatureZ } from '../structs/TwoTuple_SignatureSignatureZ.mjs';
171 import { Result_C2Tuple_SignatureSignatureZNoneZ } from '../structs/Result_C2Tuple_SignatureSignatureZNoneZ.mjs';
172 import { Result_SecretKeyNoneZ } from '../structs/Result_SecretKeyNoneZ.mjs';
173 import { Result_PublicKeyNoneZ } from '../structs/Result_PublicKeyNoneZ.mjs';
174 import { Option_ScalarZ } from '../structs/Option_ScalarZ.mjs';
175 import { Result_SharedSecretNoneZ } from '../structs/Result_SharedSecretNoneZ.mjs';
176 import { ClosingTransaction } from '../structs/ClosingTransaction.mjs';
177 import { UnsignedChannelAnnouncement } from '../structs/UnsignedChannelAnnouncement.mjs';
178 import { BaseSign, BaseSignInterface } from '../structs/BaseSign.mjs';
179 import { Sign, SignInterface } from '../structs/Sign.mjs';
180 import { Result_SignDecodeErrorZ } from '../structs/Result_SignDecodeErrorZ.mjs';
181 import { Result_RecoverableSignatureNoneZ } from '../structs/Result_RecoverableSignatureNoneZ.mjs';
182 import { Result_CVec_CVec_u8ZZNoneZ } from '../structs/Result_CVec_CVec_u8ZZNoneZ.mjs';
183 import { InMemorySigner } from '../structs/InMemorySigner.mjs';
184 import { Result_InMemorySignerDecodeErrorZ } from '../structs/Result_InMemorySignerDecodeErrorZ.mjs';
185 import { Result_TransactionNoneZ } from '../structs/Result_TransactionNoneZ.mjs';
186 import { Option_u16Z } from '../structs/Option_u16Z.mjs';
187 import { APIError } from '../structs/APIError.mjs';
188 import { Result_NoneAPIErrorZ } from '../structs/Result_NoneAPIErrorZ.mjs';
189 import { Result__u832APIErrorZ } from '../structs/Result__u832APIErrorZ.mjs';
190 import { PaymentSendFailure } from '../structs/PaymentSendFailure.mjs';
191 import { Result_NonePaymentSendFailureZ } from '../structs/Result_NonePaymentSendFailureZ.mjs';
192 import { Result_PaymentHashPaymentSendFailureZ } from '../structs/Result_PaymentHashPaymentSendFailureZ.mjs';
193 import { TwoTuple_PaymentHashPaymentIdZ } from '../structs/TwoTuple_PaymentHashPaymentIdZ.mjs';
194 import { Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ } from '../structs/Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.mjs';
195 import { TwoTuple_PaymentHashPaymentSecretZ } from '../structs/TwoTuple_PaymentHashPaymentSecretZ.mjs';
196 import { Result_C2Tuple_PaymentHashPaymentSecretZNoneZ } from '../structs/Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.mjs';
197 import { Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ } from '../structs/Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.mjs';
198 import { Result_PaymentSecretNoneZ } from '../structs/Result_PaymentSecretNoneZ.mjs';
199 import { Result_PaymentSecretAPIErrorZ } from '../structs/Result_PaymentSecretAPIErrorZ.mjs';
200 import { Result_PaymentPreimageAPIErrorZ } from '../structs/Result_PaymentPreimageAPIErrorZ.mjs';
201 import { CounterpartyForwardingInfo } from '../structs/CounterpartyForwardingInfo.mjs';
202 import { Result_CounterpartyForwardingInfoDecodeErrorZ } from '../structs/Result_CounterpartyForwardingInfoDecodeErrorZ.mjs';
203 import { ChannelCounterparty } from '../structs/ChannelCounterparty.mjs';
204 import { Result_ChannelCounterpartyDecodeErrorZ } from '../structs/Result_ChannelCounterpartyDecodeErrorZ.mjs';
205 import { Result_ChannelDetailsDecodeErrorZ } from '../structs/Result_ChannelDetailsDecodeErrorZ.mjs';
206 import { PhantomRouteHints } from '../structs/PhantomRouteHints.mjs';
207 import { Result_PhantomRouteHintsDecodeErrorZ } from '../structs/Result_PhantomRouteHintsDecodeErrorZ.mjs';
208 import { ChannelMonitor } from '../structs/ChannelMonitor.mjs';
209 import { ChannelMonitorUpdate } from '../structs/ChannelMonitorUpdate.mjs';
210 import { Watch, WatchInterface } from '../structs/Watch.mjs';
211 import { BroadcasterInterface, BroadcasterInterfaceInterface } from '../structs/BroadcasterInterface.mjs';
212 import { KeysInterface, KeysInterfaceInterface } from '../structs/KeysInterface.mjs';
213 import { FeeEstimator, FeeEstimatorInterface } from '../structs/FeeEstimator.mjs';
214 import { ChannelManager } from '../structs/ChannelManager.mjs';
215 import { TwoTuple_BlockHashChannelManagerZ } from '../structs/TwoTuple_BlockHashChannelManagerZ.mjs';
216 import { Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ } from '../structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.mjs';
217 import { ChannelConfig } from '../structs/ChannelConfig.mjs';
218 import { Result_ChannelConfigDecodeErrorZ } from '../structs/Result_ChannelConfigDecodeErrorZ.mjs';
219 import { Result_OutPointDecodeErrorZ } from '../structs/Result_OutPointDecodeErrorZ.mjs';
220 import { Type, TypeInterface } from '../structs/Type.mjs';
221 import { Option_TypeZ } from '../structs/Option_TypeZ.mjs';
222 import { Result_COption_TypeZDecodeErrorZ } from '../structs/Result_COption_TypeZDecodeErrorZ.mjs';
223 import { PaymentError } from '../structs/PaymentError.mjs';
224 import { Result_PaymentIdPaymentErrorZ } from '../structs/Result_PaymentIdPaymentErrorZ.mjs';
225 import { Result_NonePaymentErrorZ } from '../structs/Result_NonePaymentErrorZ.mjs';
226 import { Result_StringErrorZ } from '../structs/Result_StringErrorZ.mjs';
227 import { Result_PublicKeyErrorZ } from '../structs/Result_PublicKeyErrorZ.mjs';
228 import { Result_ChannelMonitorUpdateDecodeErrorZ } from '../structs/Result_ChannelMonitorUpdateDecodeErrorZ.mjs';
229 import { Option_MonitorEventZ } from '../structs/Option_MonitorEventZ.mjs';
230 import { Result_COption_MonitorEventZDecodeErrorZ } from '../structs/Result_COption_MonitorEventZDecodeErrorZ.mjs';
231 import { Result_HTLCUpdateDecodeErrorZ } from '../structs/Result_HTLCUpdateDecodeErrorZ.mjs';
232 import { TwoTuple_OutPointScriptZ } from '../structs/TwoTuple_OutPointScriptZ.mjs';
233 import { TwoTuple_u32ScriptZ } from '../structs/TwoTuple_u32ScriptZ.mjs';
234 import { TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ } from '../structs/TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ.mjs';
235 import { TwoTuple_u32TxOutZ } from '../structs/TwoTuple_u32TxOutZ.mjs';
236 import { TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ } from '../structs/TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ.mjs';
237 import { Balance } from '../structs/Balance.mjs';
238 import { TwoTuple_BlockHashChannelMonitorZ } from '../structs/TwoTuple_BlockHashChannelMonitorZ.mjs';
239 import { Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ } from '../structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mjs';
240 import { TwoTuple_PublicKeyTypeZ } from '../structs/TwoTuple_PublicKeyTypeZ.mjs';
241 import { CustomOnionMessageContents, CustomOnionMessageContentsInterface } from '../structs/CustomOnionMessageContents.mjs';
242 import { Option_CustomOnionMessageContentsZ } from '../structs/Option_CustomOnionMessageContentsZ.mjs';
243 import { Result_COption_CustomOnionMessageContentsZDecodeErrorZ } from '../structs/Result_COption_CustomOnionMessageContentsZDecodeErrorZ.mjs';
244 import { Option_NetAddressZ } from '../structs/Option_NetAddressZ.mjs';
245 import { PeerHandleError } from '../structs/PeerHandleError.mjs';
246 import { Result_CVec_u8ZPeerHandleErrorZ } from '../structs/Result_CVec_u8ZPeerHandleErrorZ.mjs';
247 import { Result_NonePeerHandleErrorZ } from '../structs/Result_NonePeerHandleErrorZ.mjs';
248 import { Result_boolPeerHandleErrorZ } from '../structs/Result_boolPeerHandleErrorZ.mjs';
249 import { SendError } from '../structs/SendError.mjs';
250 import { Result_NoneSendErrorZ } from '../structs/Result_NoneSendErrorZ.mjs';
251 import { GraphSyncError } from '../structs/GraphSyncError.mjs';
252 import { Result_u32GraphSyncErrorZ } from '../structs/Result_u32GraphSyncErrorZ.mjs';
253 import { ParseError } from '../structs/ParseError.mjs';
254 import { Result_SiPrefixParseErrorZ } from '../structs/Result_SiPrefixParseErrorZ.mjs';
255 import { Invoice } from '../structs/Invoice.mjs';
256 import { ParseOrSemanticError } from '../structs/ParseOrSemanticError.mjs';
257 import { Result_InvoiceParseOrSemanticErrorZ } from '../structs/Result_InvoiceParseOrSemanticErrorZ.mjs';
258 import { SignedRawInvoice } from '../structs/SignedRawInvoice.mjs';
259 import { Result_SignedRawInvoiceParseErrorZ } from '../structs/Result_SignedRawInvoiceParseErrorZ.mjs';
260 import { RawInvoice } from '../structs/RawInvoice.mjs';
261 import { InvoiceSignature } from '../structs/InvoiceSignature.mjs';
262 import { ThreeTuple_RawInvoice_u832InvoiceSignatureZ } from '../structs/ThreeTuple_RawInvoice_u832InvoiceSignatureZ.mjs';
263 import { PayeePubKey } from '../structs/PayeePubKey.mjs';
264 import { Result_PayeePubKeyErrorZ } from '../structs/Result_PayeePubKeyErrorZ.mjs';
265 import { PrivateRoute } from '../structs/PrivateRoute.mjs';
266 import { PositiveTimestamp } from '../structs/PositiveTimestamp.mjs';
267 import { Result_PositiveTimestampCreationErrorZ } from '../structs/Result_PositiveTimestampCreationErrorZ.mjs';
268 import { Result_NoneSemanticErrorZ } from '../structs/Result_NoneSemanticErrorZ.mjs';
269 import { Result_InvoiceSemanticErrorZ } from '../structs/Result_InvoiceSemanticErrorZ.mjs';
270 import { Description } from '../structs/Description.mjs';
271 import { Result_DescriptionCreationErrorZ } from '../structs/Result_DescriptionCreationErrorZ.mjs';
272 import { Result_PrivateRouteCreationErrorZ } from '../structs/Result_PrivateRouteCreationErrorZ.mjs';
273 import { Result_NoneErrorZ } from '../structs/Result_NoneErrorZ.mjs';
274 import { Result_NetAddressDecodeErrorZ } from '../structs/Result_NetAddressDecodeErrorZ.mjs';
275 import { UpdateAddHTLC } from '../structs/UpdateAddHTLC.mjs';
276 import { UpdateFulfillHTLC } from '../structs/UpdateFulfillHTLC.mjs';
277 import { UpdateFailHTLC } from '../structs/UpdateFailHTLC.mjs';
278 import { UpdateFailMalformedHTLC } from '../structs/UpdateFailMalformedHTLC.mjs';
279 import { Result_AcceptChannelDecodeErrorZ } from '../structs/Result_AcceptChannelDecodeErrorZ.mjs';
280 import { Result_AnnouncementSignaturesDecodeErrorZ } from '../structs/Result_AnnouncementSignaturesDecodeErrorZ.mjs';
281 import { Result_ChannelReestablishDecodeErrorZ } from '../structs/Result_ChannelReestablishDecodeErrorZ.mjs';
282 import { Result_ClosingSignedDecodeErrorZ } from '../structs/Result_ClosingSignedDecodeErrorZ.mjs';
283 import { ClosingSignedFeeRange } from '../structs/ClosingSignedFeeRange.mjs';
284 import { Result_ClosingSignedFeeRangeDecodeErrorZ } from '../structs/Result_ClosingSignedFeeRangeDecodeErrorZ.mjs';
285 import { CommitmentSigned } from '../structs/CommitmentSigned.mjs';
286 import { Result_CommitmentSignedDecodeErrorZ } from '../structs/Result_CommitmentSignedDecodeErrorZ.mjs';
287 import { Result_FundingCreatedDecodeErrorZ } from '../structs/Result_FundingCreatedDecodeErrorZ.mjs';
288 import { Result_FundingSignedDecodeErrorZ } from '../structs/Result_FundingSignedDecodeErrorZ.mjs';
289 import { Result_ChannelReadyDecodeErrorZ } from '../structs/Result_ChannelReadyDecodeErrorZ.mjs';
290 import { Init } from '../structs/Init.mjs';
291 import { Result_InitDecodeErrorZ } from '../structs/Result_InitDecodeErrorZ.mjs';
292 import { Result_OpenChannelDecodeErrorZ } from '../structs/Result_OpenChannelDecodeErrorZ.mjs';
293 import { Result_RevokeAndACKDecodeErrorZ } from '../structs/Result_RevokeAndACKDecodeErrorZ.mjs';
294 import { Result_ShutdownDecodeErrorZ } from '../structs/Result_ShutdownDecodeErrorZ.mjs';
295 import { Result_UpdateFailHTLCDecodeErrorZ } from '../structs/Result_UpdateFailHTLCDecodeErrorZ.mjs';
296 import { Result_UpdateFailMalformedHTLCDecodeErrorZ } from '../structs/Result_UpdateFailMalformedHTLCDecodeErrorZ.mjs';
297 import { UpdateFee } from '../structs/UpdateFee.mjs';
298 import { Result_UpdateFeeDecodeErrorZ } from '../structs/Result_UpdateFeeDecodeErrorZ.mjs';
299 import { Result_UpdateFulfillHTLCDecodeErrorZ } from '../structs/Result_UpdateFulfillHTLCDecodeErrorZ.mjs';
300 import { Result_UpdateAddHTLCDecodeErrorZ } from '../structs/Result_UpdateAddHTLCDecodeErrorZ.mjs';
301 import { OnionMessage } from '../structs/OnionMessage.mjs';
302 import { Result_OnionMessageDecodeErrorZ } from '../structs/Result_OnionMessageDecodeErrorZ.mjs';
303 import { Ping } from '../structs/Ping.mjs';
304 import { Result_PingDecodeErrorZ } from '../structs/Result_PingDecodeErrorZ.mjs';
305 import { Pong } from '../structs/Pong.mjs';
306 import { Result_PongDecodeErrorZ } from '../structs/Result_PongDecodeErrorZ.mjs';
307 import { Result_UnsignedChannelAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedChannelAnnouncementDecodeErrorZ.mjs';
308 import { Result_ChannelAnnouncementDecodeErrorZ } from '../structs/Result_ChannelAnnouncementDecodeErrorZ.mjs';
309 import { UnsignedChannelUpdate } from '../structs/UnsignedChannelUpdate.mjs';
310 import { Result_UnsignedChannelUpdateDecodeErrorZ } from '../structs/Result_UnsignedChannelUpdateDecodeErrorZ.mjs';
311 import { Result_ChannelUpdateDecodeErrorZ } from '../structs/Result_ChannelUpdateDecodeErrorZ.mjs';
312 import { Result_ErrorMessageDecodeErrorZ } from '../structs/Result_ErrorMessageDecodeErrorZ.mjs';
313 import { Result_WarningMessageDecodeErrorZ } from '../structs/Result_WarningMessageDecodeErrorZ.mjs';
314 import { UnsignedNodeAnnouncement } from '../structs/UnsignedNodeAnnouncement.mjs';
315 import { Result_UnsignedNodeAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedNodeAnnouncementDecodeErrorZ.mjs';
316 import { NodeAnnouncement } from '../structs/NodeAnnouncement.mjs';
317 import { Result_NodeAnnouncementDecodeErrorZ } from '../structs/Result_NodeAnnouncementDecodeErrorZ.mjs';
318 import { Result_QueryShortChannelIdsDecodeErrorZ } from '../structs/Result_QueryShortChannelIdsDecodeErrorZ.mjs';
319 import { ReplyShortChannelIdsEnd } from '../structs/ReplyShortChannelIdsEnd.mjs';
320 import { Result_ReplyShortChannelIdsEndDecodeErrorZ } from '../structs/Result_ReplyShortChannelIdsEndDecodeErrorZ.mjs';
321 import { Result_QueryChannelRangeDecodeErrorZ } from '../structs/Result_QueryChannelRangeDecodeErrorZ.mjs';
322 import { Result_ReplyChannelRangeDecodeErrorZ } from '../structs/Result_ReplyChannelRangeDecodeErrorZ.mjs';
323 import { Result_GossipTimestampFilterDecodeErrorZ } from '../structs/Result_GossipTimestampFilterDecodeErrorZ.mjs';
324 import { SignOrCreationError } from '../structs/SignOrCreationError.mjs';
325 import { Result_InvoiceSignOrCreationErrorZ } from '../structs/Result_InvoiceSignOrCreationErrorZ.mjs';
326 import { WatchedOutput } from '../structs/WatchedOutput.mjs';
327 import { Filter, FilterInterface } from '../structs/Filter.mjs';
328 import { Option_FilterZ } from '../structs/Option_FilterZ.mjs';
329 import { LockedChannelMonitor } from '../structs/LockedChannelMonitor.mjs';
330 import { Result_LockedChannelMonitorNoneZ } from '../structs/Result_LockedChannelMonitorNoneZ.mjs';
331 import { MonitorUpdateId } from '../structs/MonitorUpdateId.mjs';
332 import { TwoTuple_OutPointCVec_MonitorUpdateIdZZ } from '../structs/TwoTuple_OutPointCVec_MonitorUpdateIdZZ.mjs';
333 import { MessageSendEventsProvider, MessageSendEventsProviderInterface } from '../structs/MessageSendEventsProvider.mjs';
334 import { OnionMessageProvider, OnionMessageProviderInterface } from '../structs/OnionMessageProvider.mjs';
335 import { EventHandler, EventHandlerInterface } from '../structs/EventHandler.mjs';
336 import { EventsProvider, EventsProviderInterface } from '../structs/EventsProvider.mjs';
337 import { BigSize } from '../structs/BigSize.mjs';
338 import { ChannelUsage } from '../structs/ChannelUsage.mjs';
339 import { Score, ScoreInterface } from '../structs/Score.mjs';
340 import { LockableScore, LockableScoreInterface } from '../structs/LockableScore.mjs';
341 import { WriteableScore, WriteableScoreInterface } from '../structs/WriteableScore.mjs';
342 import { Persister, PersisterInterface } from '../structs/Persister.mjs';
343 import { PrintableString } from '../structs/PrintableString.mjs';
344 import { FutureCallback, FutureCallbackInterface } from '../structs/FutureCallback.mjs';
345 import { Future } from '../structs/Future.mjs';
346 import { ChannelHandshakeConfig } from '../structs/ChannelHandshakeConfig.mjs';
347 import { ChannelHandshakeLimits } from '../structs/ChannelHandshakeLimits.mjs';
348 import { UserConfig } from '../structs/UserConfig.mjs';
349 import { BestBlock } from '../structs/BestBlock.mjs';
350 import { Listen, ListenInterface } from '../structs/Listen.mjs';
351 import { Confirm, ConfirmInterface } from '../structs/Confirm.mjs';
352 import { Persist, PersistInterface } from '../structs/Persist.mjs';
353 import { ChainMonitor } from '../structs/ChainMonitor.mjs';
354 import { KeysManager } from '../structs/KeysManager.mjs';
355 import { PhantomKeysManager } from '../structs/PhantomKeysManager.mjs';
356 import { ChainParameters } from '../structs/ChainParameters.mjs';
357 import { ChannelMessageHandler, ChannelMessageHandlerInterface } from '../structs/ChannelMessageHandler.mjs';
358 import { ChannelManagerReadArgs } from '../structs/ChannelManagerReadArgs.mjs';
359 import { ExpandedKey } from '../structs/ExpandedKey.mjs';
360 import { DataLossProtect } from '../structs/DataLossProtect.mjs';
361 import { RoutingMessageHandler, RoutingMessageHandlerInterface } from '../structs/RoutingMessageHandler.mjs';
362 import { OnionMessageHandler, OnionMessageHandlerInterface } from '../structs/OnionMessageHandler.mjs';
363 import { CustomMessageReader, CustomMessageReaderInterface } from '../structs/CustomMessageReader.mjs';
364 import { CustomMessageHandler, CustomMessageHandlerInterface } from '../structs/CustomMessageHandler.mjs';
365 import { IgnoringMessageHandler } from '../structs/IgnoringMessageHandler.mjs';
366 import { CustomOnionMessageHandler, CustomOnionMessageHandlerInterface } from '../structs/CustomOnionMessageHandler.mjs';
367 import { ErroringMessageHandler } from '../structs/ErroringMessageHandler.mjs';
368 import { MessageHandler } from '../structs/MessageHandler.mjs';
369 import { SocketDescriptor, SocketDescriptorInterface } from '../structs/SocketDescriptor.mjs';
370 import { PeerManager } from '../structs/PeerManager.mjs';
371 import { DirectedChannelTransactionParameters } from '../structs/DirectedChannelTransactionParameters.mjs';
372 import { ReadOnlyNetworkGraph } from '../structs/ReadOnlyNetworkGraph.mjs';
373 import { P2PGossipSync } from '../structs/P2PGossipSync.mjs';
374 import { DirectedChannelInfo } from '../structs/DirectedChannelInfo.mjs';
375 import { EffectiveCapacity } from '../structs/EffectiveCapacity.mjs';
376 import { DefaultRouter } from '../structs/DefaultRouter.mjs';
377 import { Router, RouterInterface } from '../structs/Router.mjs';
378 import { ScorerAccountingForInFlightHtlcs } from '../structs/ScorerAccountingForInFlightHtlcs.mjs';
379 import { MultiThreadedLockableScore } from '../structs/MultiThreadedLockableScore.mjs';
380 import { MultiThreadedScoreLock } from '../structs/MultiThreadedScoreLock.mjs';
381 import { ProbabilisticScoringParameters } from '../structs/ProbabilisticScoringParameters.mjs';
382 import { OnionMessenger } from '../structs/OnionMessenger.mjs';
383 import { Destination } from '../structs/Destination.mjs';
384 import { OnionMessageContents } from '../structs/OnionMessageContents.mjs';
385 import { RapidGossipSync } from '../structs/RapidGossipSync.mjs';
386 import { RawDataPart } from '../structs/RawDataPart.mjs';
387 import { Sha256 } from '../structs/Sha256.mjs';
388 import { ExpiryTime } from '../structs/ExpiryTime.mjs';
389 import { MinFinalCltvExpiry } from '../structs/MinFinalCltvExpiry.mjs';
390 import { Fallback } from '../structs/Fallback.mjs';
391 import { Payer, PayerInterface } from '../structs/Payer.mjs';
392 import { InvoicePayer } from '../structs/InvoicePayer.mjs';
393 import { Retry } from '../structs/Retry.mjs';
394
395 import { CommonBase, UInt5, WitnessVersion, UnqualifiedError } from './CommonBase.mjs';
396 import * as bindings from '../bindings.mjs'
397
398 /**
399  * An event generated by ChannelManager which indicates a message should be sent to a peer (or
400  * broadcast to most peers).
401  * These events are handled by PeerManager::process_events if you are using a PeerManager.
402  */
403 export class MessageSendEvent extends CommonBase {
404         protected constructor(_dummy: null, ptr: bigint) { super(ptr, bindings.MessageSendEvent_free); }
405         /* @internal */
406         public static constr_from_ptr(ptr: bigint): MessageSendEvent {
407                 const raw_ty: number = bindings.LDKMessageSendEvent_ty_from_ptr(ptr);
408                 switch (raw_ty) {
409                         case 0: return new MessageSendEvent_SendAcceptChannel(ptr);
410                         case 1: return new MessageSendEvent_SendOpenChannel(ptr);
411                         case 2: return new MessageSendEvent_SendFundingCreated(ptr);
412                         case 3: return new MessageSendEvent_SendFundingSigned(ptr);
413                         case 4: return new MessageSendEvent_SendChannelReady(ptr);
414                         case 5: return new MessageSendEvent_SendAnnouncementSignatures(ptr);
415                         case 6: return new MessageSendEvent_UpdateHTLCs(ptr);
416                         case 7: return new MessageSendEvent_SendRevokeAndACK(ptr);
417                         case 8: return new MessageSendEvent_SendClosingSigned(ptr);
418                         case 9: return new MessageSendEvent_SendShutdown(ptr);
419                         case 10: return new MessageSendEvent_SendChannelReestablish(ptr);
420                         case 11: return new MessageSendEvent_SendChannelAnnouncement(ptr);
421                         case 12: return new MessageSendEvent_BroadcastChannelAnnouncement(ptr);
422                         case 13: return new MessageSendEvent_BroadcastChannelUpdate(ptr);
423                         case 14: return new MessageSendEvent_SendChannelUpdate(ptr);
424                         case 15: return new MessageSendEvent_HandleError(ptr);
425                         case 16: return new MessageSendEvent_SendChannelRangeQuery(ptr);
426                         case 17: return new MessageSendEvent_SendShortIdsQuery(ptr);
427                         case 18: return new MessageSendEvent_SendReplyChannelRange(ptr);
428                         case 19: return new MessageSendEvent_SendGossipTimestampFilter(ptr);
429                         default:
430                                 throw new Error('oops, this should be unreachable'); // Unreachable without extending the (internal) bindings interface
431                 }
432         }
433
434         public clone_ptr(): bigint {
435                 const ret: bigint = bindings.MessageSendEvent_clone_ptr(this.ptr);
436                 return ret;
437         }
438
439         /**
440          * Creates a copy of the MessageSendEvent
441          */
442         public clone(): MessageSendEvent {
443                 const ret: bigint = bindings.MessageSendEvent_clone(this.ptr);
444                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
445                 CommonBase.add_ref_from(ret_hu_conv, this);
446                 return ret_hu_conv;
447         }
448
449         /**
450          * Utility method to constructs a new SendAcceptChannel-variant MessageSendEvent
451          */
452         public static constructor_send_accept_channel(node_id: Uint8Array, msg: AcceptChannel): MessageSendEvent {
453                 const ret: bigint = bindings.MessageSendEvent_send_accept_channel(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
454                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
455                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
456                 CommonBase.add_ref_from(ret_hu_conv, msg);
457                 return ret_hu_conv;
458         }
459
460         /**
461          * Utility method to constructs a new SendOpenChannel-variant MessageSendEvent
462          */
463         public static constructor_send_open_channel(node_id: Uint8Array, msg: OpenChannel): MessageSendEvent {
464                 const ret: bigint = bindings.MessageSendEvent_send_open_channel(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
465                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
466                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
467                 CommonBase.add_ref_from(ret_hu_conv, msg);
468                 return ret_hu_conv;
469         }
470
471         /**
472          * Utility method to constructs a new SendFundingCreated-variant MessageSendEvent
473          */
474         public static constructor_send_funding_created(node_id: Uint8Array, msg: FundingCreated): MessageSendEvent {
475                 const ret: bigint = bindings.MessageSendEvent_send_funding_created(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
476                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
477                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
478                 CommonBase.add_ref_from(ret_hu_conv, msg);
479                 return ret_hu_conv;
480         }
481
482         /**
483          * Utility method to constructs a new SendFundingSigned-variant MessageSendEvent
484          */
485         public static constructor_send_funding_signed(node_id: Uint8Array, msg: FundingSigned): MessageSendEvent {
486                 const ret: bigint = bindings.MessageSendEvent_send_funding_signed(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
487                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
488                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
489                 CommonBase.add_ref_from(ret_hu_conv, msg);
490                 return ret_hu_conv;
491         }
492
493         /**
494          * Utility method to constructs a new SendChannelReady-variant MessageSendEvent
495          */
496         public static constructor_send_channel_ready(node_id: Uint8Array, msg: ChannelReady): MessageSendEvent {
497                 const ret: bigint = bindings.MessageSendEvent_send_channel_ready(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
498                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
499                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
500                 CommonBase.add_ref_from(ret_hu_conv, msg);
501                 return ret_hu_conv;
502         }
503
504         /**
505          * Utility method to constructs a new SendAnnouncementSignatures-variant MessageSendEvent
506          */
507         public static constructor_send_announcement_signatures(node_id: Uint8Array, msg: AnnouncementSignatures): MessageSendEvent {
508                 const ret: bigint = bindings.MessageSendEvent_send_announcement_signatures(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
509                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
510                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
511                 CommonBase.add_ref_from(ret_hu_conv, msg);
512                 return ret_hu_conv;
513         }
514
515         /**
516          * Utility method to constructs a new UpdateHTLCs-variant MessageSendEvent
517          */
518         public static constructor_update_htlcs(node_id: Uint8Array, updates: CommitmentUpdate): MessageSendEvent {
519                 const ret: bigint = bindings.MessageSendEvent_update_htlcs(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), updates == null ? 0n : CommonBase.get_ptr_of(updates));
520                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
521                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
522                 CommonBase.add_ref_from(ret_hu_conv, updates);
523                 return ret_hu_conv;
524         }
525
526         /**
527          * Utility method to constructs a new SendRevokeAndACK-variant MessageSendEvent
528          */
529         public static constructor_send_revoke_and_ack(node_id: Uint8Array, msg: RevokeAndACK): MessageSendEvent {
530                 const ret: bigint = bindings.MessageSendEvent_send_revoke_and_ack(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
531                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
532                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
533                 CommonBase.add_ref_from(ret_hu_conv, msg);
534                 return ret_hu_conv;
535         }
536
537         /**
538          * Utility method to constructs a new SendClosingSigned-variant MessageSendEvent
539          */
540         public static constructor_send_closing_signed(node_id: Uint8Array, msg: ClosingSigned): MessageSendEvent {
541                 const ret: bigint = bindings.MessageSendEvent_send_closing_signed(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
542                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
543                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
544                 CommonBase.add_ref_from(ret_hu_conv, msg);
545                 return ret_hu_conv;
546         }
547
548         /**
549          * Utility method to constructs a new SendShutdown-variant MessageSendEvent
550          */
551         public static constructor_send_shutdown(node_id: Uint8Array, msg: Shutdown): MessageSendEvent {
552                 const ret: bigint = bindings.MessageSendEvent_send_shutdown(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
553                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
554                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
555                 CommonBase.add_ref_from(ret_hu_conv, msg);
556                 return ret_hu_conv;
557         }
558
559         /**
560          * Utility method to constructs a new SendChannelReestablish-variant MessageSendEvent
561          */
562         public static constructor_send_channel_reestablish(node_id: Uint8Array, msg: ChannelReestablish): MessageSendEvent {
563                 const ret: bigint = bindings.MessageSendEvent_send_channel_reestablish(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
564                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
565                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
566                 CommonBase.add_ref_from(ret_hu_conv, msg);
567                 return ret_hu_conv;
568         }
569
570         /**
571          * Utility method to constructs a new SendChannelAnnouncement-variant MessageSendEvent
572          */
573         public static constructor_send_channel_announcement(node_id: Uint8Array, msg: ChannelAnnouncement, update_msg: ChannelUpdate): MessageSendEvent {
574                 const ret: bigint = bindings.MessageSendEvent_send_channel_announcement(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg), update_msg == null ? 0n : CommonBase.get_ptr_of(update_msg));
575                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
576                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
577                 CommonBase.add_ref_from(ret_hu_conv, msg);
578                 CommonBase.add_ref_from(ret_hu_conv, update_msg);
579                 return ret_hu_conv;
580         }
581
582         /**
583          * Utility method to constructs a new BroadcastChannelAnnouncement-variant MessageSendEvent
584          */
585         public static constructor_broadcast_channel_announcement(msg: ChannelAnnouncement, update_msg: ChannelUpdate): MessageSendEvent {
586                 const ret: bigint = bindings.MessageSendEvent_broadcast_channel_announcement(msg == null ? 0n : CommonBase.get_ptr_of(msg), update_msg == null ? 0n : CommonBase.get_ptr_of(update_msg));
587                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
588                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
589                 CommonBase.add_ref_from(ret_hu_conv, msg);
590                 CommonBase.add_ref_from(ret_hu_conv, update_msg);
591                 return ret_hu_conv;
592         }
593
594         /**
595          * Utility method to constructs a new BroadcastChannelUpdate-variant MessageSendEvent
596          */
597         public static constructor_broadcast_channel_update(msg: ChannelUpdate): MessageSendEvent {
598                 const ret: bigint = bindings.MessageSendEvent_broadcast_channel_update(msg == null ? 0n : CommonBase.get_ptr_of(msg));
599                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
600                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
601                 CommonBase.add_ref_from(ret_hu_conv, msg);
602                 return ret_hu_conv;
603         }
604
605         /**
606          * Utility method to constructs a new SendChannelUpdate-variant MessageSendEvent
607          */
608         public static constructor_send_channel_update(node_id: Uint8Array, msg: ChannelUpdate): MessageSendEvent {
609                 const ret: bigint = bindings.MessageSendEvent_send_channel_update(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
610                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
611                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
612                 CommonBase.add_ref_from(ret_hu_conv, msg);
613                 return ret_hu_conv;
614         }
615
616         /**
617          * Utility method to constructs a new HandleError-variant MessageSendEvent
618          */
619         public static constructor_handle_error(node_id: Uint8Array, action: ErrorAction): MessageSendEvent {
620                 const ret: bigint = bindings.MessageSendEvent_handle_error(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), CommonBase.get_ptr_of(action));
621                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
622                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
623                 return ret_hu_conv;
624         }
625
626         /**
627          * Utility method to constructs a new SendChannelRangeQuery-variant MessageSendEvent
628          */
629         public static constructor_send_channel_range_query(node_id: Uint8Array, msg: QueryChannelRange): MessageSendEvent {
630                 const ret: bigint = bindings.MessageSendEvent_send_channel_range_query(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
631                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
632                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
633                 CommonBase.add_ref_from(ret_hu_conv, msg);
634                 return ret_hu_conv;
635         }
636
637         /**
638          * Utility method to constructs a new SendShortIdsQuery-variant MessageSendEvent
639          */
640         public static constructor_send_short_ids_query(node_id: Uint8Array, msg: QueryShortChannelIds): MessageSendEvent {
641                 const ret: bigint = bindings.MessageSendEvent_send_short_ids_query(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
642                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
643                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
644                 CommonBase.add_ref_from(ret_hu_conv, msg);
645                 return ret_hu_conv;
646         }
647
648         /**
649          * Utility method to constructs a new SendReplyChannelRange-variant MessageSendEvent
650          */
651         public static constructor_send_reply_channel_range(node_id: Uint8Array, msg: ReplyChannelRange): MessageSendEvent {
652                 const ret: bigint = bindings.MessageSendEvent_send_reply_channel_range(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
653                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
654                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
655                 CommonBase.add_ref_from(ret_hu_conv, msg);
656                 return ret_hu_conv;
657         }
658
659         /**
660          * Utility method to constructs a new SendGossipTimestampFilter-variant MessageSendEvent
661          */
662         public static constructor_send_gossip_timestamp_filter(node_id: Uint8Array, msg: GossipTimestampFilter): MessageSendEvent {
663                 const ret: bigint = bindings.MessageSendEvent_send_gossip_timestamp_filter(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0n : CommonBase.get_ptr_of(msg));
664                 const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
665                 CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
666                 CommonBase.add_ref_from(ret_hu_conv, msg);
667                 return ret_hu_conv;
668         }
669
670 }
671 /** A MessageSendEvent of type SendAcceptChannel */
672 export class MessageSendEvent_SendAcceptChannel extends MessageSendEvent {
673         /**
674          * The node_id of the node which should receive this message
675          */
676         public node_id: Uint8Array;
677         /**
678          * The message which should be sent.
679          */
680         public msg: AcceptChannel;
681         /* @internal */
682         public constructor(ptr: bigint) {
683                 super(null, ptr);
684                 const node_id: number = bindings.LDKMessageSendEvent_SendAcceptChannel_get_node_id(ptr);
685                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
686                 this.node_id = node_id_conv;
687                 const msg: bigint = bindings.LDKMessageSendEvent_SendAcceptChannel_get_msg(ptr);
688                 const msg_hu_conv: AcceptChannel = new AcceptChannel(null, msg);
689                         CommonBase.add_ref_from(msg_hu_conv, this);
690                 this.msg = msg_hu_conv;
691         }
692 }
693 /** A MessageSendEvent of type SendOpenChannel */
694 export class MessageSendEvent_SendOpenChannel extends MessageSendEvent {
695         /**
696          * The node_id of the node which should receive this message
697          */
698         public node_id: Uint8Array;
699         /**
700          * The message which should be sent.
701          */
702         public msg: OpenChannel;
703         /* @internal */
704         public constructor(ptr: bigint) {
705                 super(null, ptr);
706                 const node_id: number = bindings.LDKMessageSendEvent_SendOpenChannel_get_node_id(ptr);
707                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
708                 this.node_id = node_id_conv;
709                 const msg: bigint = bindings.LDKMessageSendEvent_SendOpenChannel_get_msg(ptr);
710                 const msg_hu_conv: OpenChannel = new OpenChannel(null, msg);
711                         CommonBase.add_ref_from(msg_hu_conv, this);
712                 this.msg = msg_hu_conv;
713         }
714 }
715 /** A MessageSendEvent of type SendFundingCreated */
716 export class MessageSendEvent_SendFundingCreated extends MessageSendEvent {
717         /**
718          * The node_id of the node which should receive this message
719          */
720         public node_id: Uint8Array;
721         /**
722          * The message which should be sent.
723          */
724         public msg: FundingCreated;
725         /* @internal */
726         public constructor(ptr: bigint) {
727                 super(null, ptr);
728                 const node_id: number = bindings.LDKMessageSendEvent_SendFundingCreated_get_node_id(ptr);
729                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
730                 this.node_id = node_id_conv;
731                 const msg: bigint = bindings.LDKMessageSendEvent_SendFundingCreated_get_msg(ptr);
732                 const msg_hu_conv: FundingCreated = new FundingCreated(null, msg);
733                         CommonBase.add_ref_from(msg_hu_conv, this);
734                 this.msg = msg_hu_conv;
735         }
736 }
737 /** A MessageSendEvent of type SendFundingSigned */
738 export class MessageSendEvent_SendFundingSigned extends MessageSendEvent {
739         /**
740          * The node_id of the node which should receive this message
741          */
742         public node_id: Uint8Array;
743         /**
744          * The message which should be sent.
745          */
746         public msg: FundingSigned;
747         /* @internal */
748         public constructor(ptr: bigint) {
749                 super(null, ptr);
750                 const node_id: number = bindings.LDKMessageSendEvent_SendFundingSigned_get_node_id(ptr);
751                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
752                 this.node_id = node_id_conv;
753                 const msg: bigint = bindings.LDKMessageSendEvent_SendFundingSigned_get_msg(ptr);
754                 const msg_hu_conv: FundingSigned = new FundingSigned(null, msg);
755                         CommonBase.add_ref_from(msg_hu_conv, this);
756                 this.msg = msg_hu_conv;
757         }
758 }
759 /** A MessageSendEvent of type SendChannelReady */
760 export class MessageSendEvent_SendChannelReady extends MessageSendEvent {
761         /**
762          * The node_id of the node which should receive these message(s)
763          */
764         public node_id: Uint8Array;
765         /**
766          * The channel_ready message which should be sent.
767          */
768         public msg: ChannelReady;
769         /* @internal */
770         public constructor(ptr: bigint) {
771                 super(null, ptr);
772                 const node_id: number = bindings.LDKMessageSendEvent_SendChannelReady_get_node_id(ptr);
773                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
774                 this.node_id = node_id_conv;
775                 const msg: bigint = bindings.LDKMessageSendEvent_SendChannelReady_get_msg(ptr);
776                 const msg_hu_conv: ChannelReady = new ChannelReady(null, msg);
777                         CommonBase.add_ref_from(msg_hu_conv, this);
778                 this.msg = msg_hu_conv;
779         }
780 }
781 /** A MessageSendEvent of type SendAnnouncementSignatures */
782 export class MessageSendEvent_SendAnnouncementSignatures extends MessageSendEvent {
783         /**
784          * The node_id of the node which should receive these message(s)
785          */
786         public node_id: Uint8Array;
787         /**
788          * The announcement_signatures message which should be sent.
789          */
790         public msg: AnnouncementSignatures;
791         /* @internal */
792         public constructor(ptr: bigint) {
793                 super(null, ptr);
794                 const node_id: number = bindings.LDKMessageSendEvent_SendAnnouncementSignatures_get_node_id(ptr);
795                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
796                 this.node_id = node_id_conv;
797                 const msg: bigint = bindings.LDKMessageSendEvent_SendAnnouncementSignatures_get_msg(ptr);
798                 const msg_hu_conv: AnnouncementSignatures = new AnnouncementSignatures(null, msg);
799                         CommonBase.add_ref_from(msg_hu_conv, this);
800                 this.msg = msg_hu_conv;
801         }
802 }
803 /** A MessageSendEvent of type UpdateHTLCs */
804 export class MessageSendEvent_UpdateHTLCs extends MessageSendEvent {
805         /**
806          * The node_id of the node which should receive these message(s)
807          */
808         public node_id: Uint8Array;
809         /**
810          * The update messages which should be sent. ALL messages in the struct should be sent!
811          */
812         public updates: CommitmentUpdate;
813         /* @internal */
814         public constructor(ptr: bigint) {
815                 super(null, ptr);
816                 const node_id: number = bindings.LDKMessageSendEvent_UpdateHTLCs_get_node_id(ptr);
817                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
818                 this.node_id = node_id_conv;
819                 const updates: bigint = bindings.LDKMessageSendEvent_UpdateHTLCs_get_updates(ptr);
820                 const updates_hu_conv: CommitmentUpdate = new CommitmentUpdate(null, updates);
821                         CommonBase.add_ref_from(updates_hu_conv, this);
822                 this.updates = updates_hu_conv;
823         }
824 }
825 /** A MessageSendEvent of type SendRevokeAndACK */
826 export class MessageSendEvent_SendRevokeAndACK extends MessageSendEvent {
827         /**
828          * The node_id of the node which should receive this message
829          */
830         public node_id: Uint8Array;
831         /**
832          * The message which should be sent.
833          */
834         public msg: RevokeAndACK;
835         /* @internal */
836         public constructor(ptr: bigint) {
837                 super(null, ptr);
838                 const node_id: number = bindings.LDKMessageSendEvent_SendRevokeAndACK_get_node_id(ptr);
839                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
840                 this.node_id = node_id_conv;
841                 const msg: bigint = bindings.LDKMessageSendEvent_SendRevokeAndACK_get_msg(ptr);
842                 const msg_hu_conv: RevokeAndACK = new RevokeAndACK(null, msg);
843                         CommonBase.add_ref_from(msg_hu_conv, this);
844                 this.msg = msg_hu_conv;
845         }
846 }
847 /** A MessageSendEvent of type SendClosingSigned */
848 export class MessageSendEvent_SendClosingSigned extends MessageSendEvent {
849         /**
850          * The node_id of the node which should receive this message
851          */
852         public node_id: Uint8Array;
853         /**
854          * The message which should be sent.
855          */
856         public msg: ClosingSigned;
857         /* @internal */
858         public constructor(ptr: bigint) {
859                 super(null, ptr);
860                 const node_id: number = bindings.LDKMessageSendEvent_SendClosingSigned_get_node_id(ptr);
861                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
862                 this.node_id = node_id_conv;
863                 const msg: bigint = bindings.LDKMessageSendEvent_SendClosingSigned_get_msg(ptr);
864                 const msg_hu_conv: ClosingSigned = new ClosingSigned(null, msg);
865                         CommonBase.add_ref_from(msg_hu_conv, this);
866                 this.msg = msg_hu_conv;
867         }
868 }
869 /** A MessageSendEvent of type SendShutdown */
870 export class MessageSendEvent_SendShutdown extends MessageSendEvent {
871         /**
872          * The node_id of the node which should receive this message
873          */
874         public node_id: Uint8Array;
875         /**
876          * The message which should be sent.
877          */
878         public msg: Shutdown;
879         /* @internal */
880         public constructor(ptr: bigint) {
881                 super(null, ptr);
882                 const node_id: number = bindings.LDKMessageSendEvent_SendShutdown_get_node_id(ptr);
883                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
884                 this.node_id = node_id_conv;
885                 const msg: bigint = bindings.LDKMessageSendEvent_SendShutdown_get_msg(ptr);
886                 const msg_hu_conv: Shutdown = new Shutdown(null, msg);
887                         CommonBase.add_ref_from(msg_hu_conv, this);
888                 this.msg = msg_hu_conv;
889         }
890 }
891 /** A MessageSendEvent of type SendChannelReestablish */
892 export class MessageSendEvent_SendChannelReestablish extends MessageSendEvent {
893         /**
894          * The node_id of the node which should receive this message
895          */
896         public node_id: Uint8Array;
897         /**
898          * The message which should be sent.
899          */
900         public msg: ChannelReestablish;
901         /* @internal */
902         public constructor(ptr: bigint) {
903                 super(null, ptr);
904                 const node_id: number = bindings.LDKMessageSendEvent_SendChannelReestablish_get_node_id(ptr);
905                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
906                 this.node_id = node_id_conv;
907                 const msg: bigint = bindings.LDKMessageSendEvent_SendChannelReestablish_get_msg(ptr);
908                 const msg_hu_conv: ChannelReestablish = new ChannelReestablish(null, msg);
909                         CommonBase.add_ref_from(msg_hu_conv, this);
910                 this.msg = msg_hu_conv;
911         }
912 }
913 /** A MessageSendEvent of type SendChannelAnnouncement */
914 export class MessageSendEvent_SendChannelAnnouncement extends MessageSendEvent {
915         /**
916          * The node_id of the node which should receive this message
917          */
918         public node_id: Uint8Array;
919         /**
920          * The channel_announcement which should be sent.
921          */
922         public msg: ChannelAnnouncement;
923         /**
924          * The followup channel_update which should be sent.
925          */
926         public update_msg: ChannelUpdate;
927         /* @internal */
928         public constructor(ptr: bigint) {
929                 super(null, ptr);
930                 const node_id: number = bindings.LDKMessageSendEvent_SendChannelAnnouncement_get_node_id(ptr);
931                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
932                 this.node_id = node_id_conv;
933                 const msg: bigint = bindings.LDKMessageSendEvent_SendChannelAnnouncement_get_msg(ptr);
934                 const msg_hu_conv: ChannelAnnouncement = new ChannelAnnouncement(null, msg);
935                         CommonBase.add_ref_from(msg_hu_conv, this);
936                 this.msg = msg_hu_conv;
937                 const update_msg: bigint = bindings.LDKMessageSendEvent_SendChannelAnnouncement_get_update_msg(ptr);
938                 const update_msg_hu_conv: ChannelUpdate = new ChannelUpdate(null, update_msg);
939                         CommonBase.add_ref_from(update_msg_hu_conv, this);
940                 this.update_msg = update_msg_hu_conv;
941         }
942 }
943 /** A MessageSendEvent of type BroadcastChannelAnnouncement */
944 export class MessageSendEvent_BroadcastChannelAnnouncement extends MessageSendEvent {
945         /**
946          * The channel_announcement which should be sent.
947          */
948         public msg: ChannelAnnouncement;
949         /**
950          * The followup channel_update which should be sent.
951          */
952         public update_msg: ChannelUpdate;
953         /* @internal */
954         public constructor(ptr: bigint) {
955                 super(null, ptr);
956                 const msg: bigint = bindings.LDKMessageSendEvent_BroadcastChannelAnnouncement_get_msg(ptr);
957                 const msg_hu_conv: ChannelAnnouncement = new ChannelAnnouncement(null, msg);
958                         CommonBase.add_ref_from(msg_hu_conv, this);
959                 this.msg = msg_hu_conv;
960                 const update_msg: bigint = bindings.LDKMessageSendEvent_BroadcastChannelAnnouncement_get_update_msg(ptr);
961                 const update_msg_hu_conv: ChannelUpdate = new ChannelUpdate(null, update_msg);
962                         CommonBase.add_ref_from(update_msg_hu_conv, this);
963                 this.update_msg = update_msg_hu_conv;
964         }
965 }
966 /** A MessageSendEvent of type BroadcastChannelUpdate */
967 export class MessageSendEvent_BroadcastChannelUpdate extends MessageSendEvent {
968         /**
969          * The channel_update which should be sent.
970          */
971         public msg: ChannelUpdate;
972         /* @internal */
973         public constructor(ptr: bigint) {
974                 super(null, ptr);
975                 const msg: bigint = bindings.LDKMessageSendEvent_BroadcastChannelUpdate_get_msg(ptr);
976                 const msg_hu_conv: ChannelUpdate = new ChannelUpdate(null, msg);
977                         CommonBase.add_ref_from(msg_hu_conv, this);
978                 this.msg = msg_hu_conv;
979         }
980 }
981 /** A MessageSendEvent of type SendChannelUpdate */
982 export class MessageSendEvent_SendChannelUpdate extends MessageSendEvent {
983         /**
984          * The node_id of the node which should receive this message
985          */
986         public node_id: Uint8Array;
987         /**
988          * The channel_update which should be sent.
989          */
990         public msg: ChannelUpdate;
991         /* @internal */
992         public constructor(ptr: bigint) {
993                 super(null, ptr);
994                 const node_id: number = bindings.LDKMessageSendEvent_SendChannelUpdate_get_node_id(ptr);
995                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
996                 this.node_id = node_id_conv;
997                 const msg: bigint = bindings.LDKMessageSendEvent_SendChannelUpdate_get_msg(ptr);
998                 const msg_hu_conv: ChannelUpdate = new ChannelUpdate(null, msg);
999                         CommonBase.add_ref_from(msg_hu_conv, this);
1000                 this.msg = msg_hu_conv;
1001         }
1002 }
1003 /** A MessageSendEvent of type HandleError */
1004 export class MessageSendEvent_HandleError extends MessageSendEvent {
1005         /**
1006          * The node_id of the node which should receive this message
1007          */
1008         public node_id: Uint8Array;
1009         /**
1010          * The action which should be taken.
1011          */
1012         public action: ErrorAction;
1013         /* @internal */
1014         public constructor(ptr: bigint) {
1015                 super(null, ptr);
1016                 const node_id: number = bindings.LDKMessageSendEvent_HandleError_get_node_id(ptr);
1017                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
1018                 this.node_id = node_id_conv;
1019                 const action: bigint = bindings.LDKMessageSendEvent_HandleError_get_action(ptr);
1020                 const action_hu_conv: ErrorAction = ErrorAction.constr_from_ptr(action);
1021                         CommonBase.add_ref_from(action_hu_conv, this);
1022                 this.action = action_hu_conv;
1023         }
1024 }
1025 /** A MessageSendEvent of type SendChannelRangeQuery */
1026 export class MessageSendEvent_SendChannelRangeQuery extends MessageSendEvent {
1027         /**
1028          * The node_id of this message recipient
1029          */
1030         public node_id: Uint8Array;
1031         /**
1032          * The query_channel_range which should be sent.
1033          */
1034         public msg: QueryChannelRange;
1035         /* @internal */
1036         public constructor(ptr: bigint) {
1037                 super(null, ptr);
1038                 const node_id: number = bindings.LDKMessageSendEvent_SendChannelRangeQuery_get_node_id(ptr);
1039                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
1040                 this.node_id = node_id_conv;
1041                 const msg: bigint = bindings.LDKMessageSendEvent_SendChannelRangeQuery_get_msg(ptr);
1042                 const msg_hu_conv: QueryChannelRange = new QueryChannelRange(null, msg);
1043                         CommonBase.add_ref_from(msg_hu_conv, this);
1044                 this.msg = msg_hu_conv;
1045         }
1046 }
1047 /** A MessageSendEvent of type SendShortIdsQuery */
1048 export class MessageSendEvent_SendShortIdsQuery extends MessageSendEvent {
1049         /**
1050          * The node_id of this message recipient
1051          */
1052         public node_id: Uint8Array;
1053         /**
1054          * The query_short_channel_ids which should be sent.
1055          */
1056         public msg: QueryShortChannelIds;
1057         /* @internal */
1058         public constructor(ptr: bigint) {
1059                 super(null, ptr);
1060                 const node_id: number = bindings.LDKMessageSendEvent_SendShortIdsQuery_get_node_id(ptr);
1061                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
1062                 this.node_id = node_id_conv;
1063                 const msg: bigint = bindings.LDKMessageSendEvent_SendShortIdsQuery_get_msg(ptr);
1064                 const msg_hu_conv: QueryShortChannelIds = new QueryShortChannelIds(null, msg);
1065                         CommonBase.add_ref_from(msg_hu_conv, this);
1066                 this.msg = msg_hu_conv;
1067         }
1068 }
1069 /** A MessageSendEvent of type SendReplyChannelRange */
1070 export class MessageSendEvent_SendReplyChannelRange extends MessageSendEvent {
1071         /**
1072          * The node_id of this message recipient
1073          */
1074         public node_id: Uint8Array;
1075         /**
1076          * The reply_channel_range which should be sent.
1077          */
1078         public msg: ReplyChannelRange;
1079         /* @internal */
1080         public constructor(ptr: bigint) {
1081                 super(null, ptr);
1082                 const node_id: number = bindings.LDKMessageSendEvent_SendReplyChannelRange_get_node_id(ptr);
1083                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
1084                 this.node_id = node_id_conv;
1085                 const msg: bigint = bindings.LDKMessageSendEvent_SendReplyChannelRange_get_msg(ptr);
1086                 const msg_hu_conv: ReplyChannelRange = new ReplyChannelRange(null, msg);
1087                         CommonBase.add_ref_from(msg_hu_conv, this);
1088                 this.msg = msg_hu_conv;
1089         }
1090 }
1091 /** A MessageSendEvent of type SendGossipTimestampFilter */
1092 export class MessageSendEvent_SendGossipTimestampFilter extends MessageSendEvent {
1093         /**
1094          * The node_id of this message recipient
1095          */
1096         public node_id: Uint8Array;
1097         /**
1098          * The gossip_timestamp_filter which should be sent.
1099          */
1100         public msg: GossipTimestampFilter;
1101         /* @internal */
1102         public constructor(ptr: bigint) {
1103                 super(null, ptr);
1104                 const node_id: number = bindings.LDKMessageSendEvent_SendGossipTimestampFilter_get_node_id(ptr);
1105                 const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
1106                 this.node_id = node_id_conv;
1107                 const msg: bigint = bindings.LDKMessageSendEvent_SendGossipTimestampFilter_get_msg(ptr);
1108                 const msg_hu_conv: GossipTimestampFilter = new GossipTimestampFilter(null, msg);
1109                         CommonBase.add_ref_from(msg_hu_conv, this);
1110                 this.msg = msg_hu_conv;
1111         }
1112 }