[TS] Update auto-generated TypeScript Bindings
[ldk-java] / ts / index.mts
1 import { initializeWasm as bindingsInit } from './bindings.mjs';
2 export function initializeWasm(path: string) {
3         bindingsInit(path);
4 }
5 export * from './structs/TxOut.mjs';
6 export * from './enums/AccessError.mjs';
7 export * from './enums/COption_NoneZ.mjs';
8 export * from './enums/ChannelMonitorUpdateErr.mjs';
9 export * from './enums/ConfirmationTarget.mjs';
10 export * from './enums/Level.mjs';
11 export * from './enums/Network.mjs';
12 export * from './enums/Secp256k1Error.mjs';
13 export * from './structs/ChannelConfig.mjs';
14 export * from './structs/DecodeError.mjs';
15 export * from './structs/Result_ChannelConfigDecodeErrorZ.mjs';
16 export * from './structs/OutPoint.mjs';
17 export * from './structs/Result_OutPointDecodeErrorZ.mjs';
18 export * from './structs/Result_SecretKeyErrorZ.mjs';
19 export * from './structs/Result_PublicKeyErrorZ.mjs';
20 export * from './structs/TxCreationKeys.mjs';
21 export * from './structs/Result_TxCreationKeysDecodeErrorZ.mjs';
22 export * from './structs/ChannelPublicKeys.mjs';
23 export * from './structs/Result_ChannelPublicKeysDecodeErrorZ.mjs';
24 export * from './structs/Result_TxCreationKeysErrorZ.mjs';
25 export * from './structs/Option_u32Z.mjs';
26 export * from './structs/HTLCOutputInCommitment.mjs';
27 export * from './structs/Result_HTLCOutputInCommitmentDecodeErrorZ.mjs';
28 export * from './structs/CounterpartyChannelTransactionParameters.mjs';
29 export * from './structs/Result_CounterpartyChannelTransactionParametersDecodeErrorZ.mjs';
30 export * from './structs/ChannelTransactionParameters.mjs';
31 export * from './structs/Result_ChannelTransactionParametersDecodeErrorZ.mjs';
32 export * from './structs/HolderCommitmentTransaction.mjs';
33 export * from './structs/Result_HolderCommitmentTransactionDecodeErrorZ.mjs';
34 export * from './structs/BuiltCommitmentTransaction.mjs';
35 export * from './structs/Result_BuiltCommitmentTransactionDecodeErrorZ.mjs';
36 export * from './structs/TrustedClosingTransaction.mjs';
37 export * from './structs/Result_TrustedClosingTransactionNoneZ.mjs';
38 export * from './structs/CommitmentTransaction.mjs';
39 export * from './structs/Result_CommitmentTransactionDecodeErrorZ.mjs';
40 export * from './structs/TrustedCommitmentTransaction.mjs';
41 export * from './structs/Result_TrustedCommitmentTransactionNoneZ.mjs';
42 export * from './structs/Result_CVec_SignatureZNoneZ.mjs';
43 export * from './structs/ShutdownScript.mjs';
44 export * from './structs/Result_ShutdownScriptDecodeErrorZ.mjs';
45 export * from './structs/InvalidShutdownScript.mjs';
46 export * from './structs/Result_ShutdownScriptInvalidShutdownScriptZ.mjs';
47 export * from './structs/Type.mjs';
48 export * from './structs/Option_TypeZ.mjs';
49 export * from './structs/Result_COption_TypeZDecodeErrorZ.mjs';
50 export * from './structs/Result_StringErrorZ.mjs';
51 export * from './structs/ChannelMonitorUpdate.mjs';
52 export * from './structs/Result_ChannelMonitorUpdateDecodeErrorZ.mjs';
53 export * from './structs/HTLCUpdate.mjs';
54 export * from './structs/MonitorEvent.mjs';
55 export * from './structs/Option_MonitorEventZ.mjs';
56 export * from './structs/Result_COption_MonitorEventZDecodeErrorZ.mjs';
57 export * from './structs/Result_HTLCUpdateDecodeErrorZ.mjs';
58 export * from './structs/Result_NoneNoneZ.mjs';
59 export * from './structs/TwoTuple_OutPointScriptZ.mjs';
60 export * from './structs/TwoTuple_u32ScriptZ.mjs';
61 export * from './structs/TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ.mjs';
62 export * from './structs/PaymentPurpose.mjs';
63 export * from './structs/Option_u64Z.mjs';
64 export * from './structs/ChannelUpdate.mjs';
65 export * from './structs/NetworkUpdate.mjs';
66 export * from './structs/Option_NetworkUpdateZ.mjs';
67 export * from './structs/RouteHop.mjs';
68 export * from './structs/RouteParameters.mjs';
69 export * from './structs/DelayedPaymentOutputDescriptor.mjs';
70 export * from './structs/StaticPaymentOutputDescriptor.mjs';
71 export * from './structs/SpendableOutputDescriptor.mjs';
72 export * from './structs/ClosureReason.mjs';
73 export * from './structs/Event.mjs';
74 export * from './structs/TwoTuple_usizeTransactionZ.mjs';
75 export * from './structs/TwoTuple_u32TxOutZ.mjs';
76 export * from './structs/TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ.mjs';
77 export * from './structs/Balance.mjs';
78 export * from './structs/TwoTuple_SignatureCVec_SignatureZZ.mjs';
79 export * from './structs/Result_C2Tuple_SignatureCVec_SignatureZZNoneZ.mjs';
80 export * from './structs/Result_SignatureNoneZ.mjs';
81 export * from './structs/ClosingTransaction.mjs';
82 export * from './structs/UnsignedChannelAnnouncement.mjs';
83 export * from './structs/BaseSign.mjs';
84 export * from './structs/Sign.mjs';
85 export * from './structs/ChannelMonitor.mjs';
86 export * from './structs/TwoTuple_BlockHashChannelMonitorZ.mjs';
87 export * from './structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mjs';
88 export * from './structs/Result_RouteHopDecodeErrorZ.mjs';
89 export * from './structs/Route.mjs';
90 export * from './structs/Result_RouteDecodeErrorZ.mjs';
91 export * from './structs/Result_RouteParametersDecodeErrorZ.mjs';
92 export * from './structs/RouteHint.mjs';
93 export * from './structs/Payee.mjs';
94 export * from './structs/Result_PayeeDecodeErrorZ.mjs';
95 export * from './structs/RouteHintHop.mjs';
96 export * from './structs/Result_RouteHintDecodeErrorZ.mjs';
97 export * from './structs/Result_RouteHintHopDecodeErrorZ.mjs';
98 export * from './structs/ChannelDetails.mjs';
99 export * from './structs/LightningError.mjs';
100 export * from './structs/Result_RouteLightningErrorZ.mjs';
101 export * from './structs/Result_NoneLightningErrorZ.mjs';
102 export * from './structs/TwoTuple_PublicKeyTypeZ.mjs';
103 export * from './structs/AcceptChannel.mjs';
104 export * from './structs/OpenChannel.mjs';
105 export * from './structs/FundingCreated.mjs';
106 export * from './structs/FundingSigned.mjs';
107 export * from './structs/FundingLocked.mjs';
108 export * from './structs/AnnouncementSignatures.mjs';
109 export * from './structs/CommitmentUpdate.mjs';
110 export * from './structs/RevokeAndACK.mjs';
111 export * from './structs/ClosingSigned.mjs';
112 export * from './structs/Shutdown.mjs';
113 export * from './structs/ChannelReestablish.mjs';
114 export * from './structs/ChannelAnnouncement.mjs';
115 export * from './structs/NodeAnnouncement.mjs';
116 export * from './structs/ErrorMessage.mjs';
117 export * from './structs/ErrorAction.mjs';
118 export * from './structs/QueryChannelRange.mjs';
119 export * from './structs/QueryShortChannelIds.mjs';
120 export * from './structs/ReplyChannelRange.mjs';
121 export * from './structs/MessageSendEvent.mjs';
122 export * from './structs/Result_boolLightningErrorZ.mjs';
123 export * from './structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
124 export * from './structs/PeerHandleError.mjs';
125 export * from './structs/Result_CVec_u8ZPeerHandleErrorZ.mjs';
126 export * from './structs/Result_NonePeerHandleErrorZ.mjs';
127 export * from './structs/Result_boolPeerHandleErrorZ.mjs';
128 export * from './structs/Result_TxOutAccessErrorZ.mjs';
129 export * from './structs/Result_NoneChannelMonitorUpdateErrZ.mjs';
130 export * from './structs/Option_C2Tuple_usizeTransactionZZ.mjs';
131 export * from './structs/Option_ClosureReasonZ.mjs';
132 export * from './structs/Result_COption_ClosureReasonZDecodeErrorZ.mjs';
133 export * from './structs/Option_EventZ.mjs';
134 export * from './structs/Result_COption_EventZDecodeErrorZ.mjs';
135 export * from './structs/NodeId.mjs';
136 export * from './structs/Result_NodeIdDecodeErrorZ.mjs';
137 export * from './structs/Result_COption_NetworkUpdateZDecodeErrorZ.mjs';
138 export * from './structs/Access.mjs';
139 export * from './structs/Option_AccessZ.mjs';
140 export * from './structs/DirectionalChannelInfo.mjs';
141 export * from './structs/Result_DirectionalChannelInfoDecodeErrorZ.mjs';
142 export * from './structs/ChannelInfo.mjs';
143 export * from './structs/Result_ChannelInfoDecodeErrorZ.mjs';
144 export * from './structs/RoutingFees.mjs';
145 export * from './structs/Result_RoutingFeesDecodeErrorZ.mjs';
146 export * from './structs/NetAddress.mjs';
147 export * from './structs/NodeAnnouncementInfo.mjs';
148 export * from './structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs';
149 export * from './structs/NodeInfo.mjs';
150 export * from './structs/Result_NodeInfoDecodeErrorZ.mjs';
151 export * from './structs/NetworkGraph.mjs';
152 export * from './structs/Result_NetworkGraphDecodeErrorZ.mjs';
153 export * from './structs/Option_CVec_NetAddressZZ.mjs';
154 export * from './structs/ScoringParameters.mjs';
155 export * from './structs/Result_ScoringParametersDecodeErrorZ.mjs';
156 export * from './structs/InitFeatures.mjs';
157 export * from './structs/Result_InitFeaturesDecodeErrorZ.mjs';
158 export * from './structs/ChannelFeatures.mjs';
159 export * from './structs/Result_ChannelFeaturesDecodeErrorZ.mjs';
160 export * from './structs/NodeFeatures.mjs';
161 export * from './structs/Result_NodeFeaturesDecodeErrorZ.mjs';
162 export * from './structs/InvoiceFeatures.mjs';
163 export * from './structs/Result_InvoiceFeaturesDecodeErrorZ.mjs';
164 export * from './structs/ChannelTypeFeatures.mjs';
165 export * from './structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs';
166 export * from './structs/Result_NetAddressDecodeErrorZ.mjs';
167 export * from './structs/UpdateAddHTLC.mjs';
168 export * from './structs/UpdateFulfillHTLC.mjs';
169 export * from './structs/UpdateFailHTLC.mjs';
170 export * from './structs/UpdateFailMalformedHTLC.mjs';
171 export * from './structs/Result_AcceptChannelDecodeErrorZ.mjs';
172 export * from './structs/Result_AnnouncementSignaturesDecodeErrorZ.mjs';
173 export * from './structs/Result_ChannelReestablishDecodeErrorZ.mjs';
174 export * from './structs/Result_ClosingSignedDecodeErrorZ.mjs';
175 export * from './structs/ClosingSignedFeeRange.mjs';
176 export * from './structs/Result_ClosingSignedFeeRangeDecodeErrorZ.mjs';
177 export * from './structs/CommitmentSigned.mjs';
178 export * from './structs/Result_CommitmentSignedDecodeErrorZ.mjs';
179 export * from './structs/Result_FundingCreatedDecodeErrorZ.mjs';
180 export * from './structs/Result_FundingSignedDecodeErrorZ.mjs';
181 export * from './structs/Result_FundingLockedDecodeErrorZ.mjs';
182 export * from './structs/Init.mjs';
183 export * from './structs/Result_InitDecodeErrorZ.mjs';
184 export * from './structs/Result_OpenChannelDecodeErrorZ.mjs';
185 export * from './structs/Result_RevokeAndACKDecodeErrorZ.mjs';
186 export * from './structs/Result_ShutdownDecodeErrorZ.mjs';
187 export * from './structs/Result_UpdateFailHTLCDecodeErrorZ.mjs';
188 export * from './structs/Result_UpdateFailMalformedHTLCDecodeErrorZ.mjs';
189 export * from './structs/UpdateFee.mjs';
190 export * from './structs/Result_UpdateFeeDecodeErrorZ.mjs';
191 export * from './structs/Result_UpdateFulfillHTLCDecodeErrorZ.mjs';
192 export * from './structs/Result_UpdateAddHTLCDecodeErrorZ.mjs';
193 export * from './structs/Ping.mjs';
194 export * from './structs/Result_PingDecodeErrorZ.mjs';
195 export * from './structs/Pong.mjs';
196 export * from './structs/Result_PongDecodeErrorZ.mjs';
197 export * from './structs/Result_UnsignedChannelAnnouncementDecodeErrorZ.mjs';
198 export * from './structs/Result_ChannelAnnouncementDecodeErrorZ.mjs';
199 export * from './structs/UnsignedChannelUpdate.mjs';
200 export * from './structs/Result_UnsignedChannelUpdateDecodeErrorZ.mjs';
201 export * from './structs/Result_ChannelUpdateDecodeErrorZ.mjs';
202 export * from './structs/Result_ErrorMessageDecodeErrorZ.mjs';
203 export * from './structs/UnsignedNodeAnnouncement.mjs';
204 export * from './structs/Result_UnsignedNodeAnnouncementDecodeErrorZ.mjs';
205 export * from './structs/Result_NodeAnnouncementDecodeErrorZ.mjs';
206 export * from './structs/Result_QueryShortChannelIdsDecodeErrorZ.mjs';
207 export * from './structs/ReplyShortChannelIdsEnd.mjs';
208 export * from './structs/Result_ReplyShortChannelIdsEndDecodeErrorZ.mjs';
209 export * from './structs/Result_QueryChannelRangeDecodeErrorZ.mjs';
210 export * from './structs/Result_ReplyChannelRangeDecodeErrorZ.mjs';
211 export * from './structs/GossipTimestampFilter.mjs';
212 export * from './structs/Result_GossipTimestampFilterDecodeErrorZ.mjs';
213 export * from './structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mjs';
214 export * from './structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mjs';
215 export * from './structs/Result_SpendableOutputDescriptorDecodeErrorZ.mjs';
216 export * from './structs/Result_SignDecodeErrorZ.mjs';
217 export * from './structs/Result_RecoverableSignatureNoneZ.mjs';
218 export * from './structs/Result_CVec_CVec_u8ZZNoneZ.mjs';
219 export * from './structs/InMemorySigner.mjs';
220 export * from './structs/Result_InMemorySignerDecodeErrorZ.mjs';
221 export * from './structs/Result_TransactionNoneZ.mjs';
222 export * from './structs/WatchedOutput.mjs';
223 export * from './structs/Filter.mjs';
224 export * from './structs/Option_FilterZ.mjs';
225 export * from './structs/LockedChannelMonitor.mjs';
226 export * from './structs/Result_LockedChannelMonitorNoneZ.mjs';
227 export * from './structs/APIError.mjs';
228 export * from './structs/Result_NoneAPIErrorZ.mjs';
229 export * from './structs/Option_u16Z.mjs';
230 export * from './structs/Result__u832APIErrorZ.mjs';
231 export * from './structs/PaymentSendFailure.mjs';
232 export * from './structs/Result_PaymentIdPaymentSendFailureZ.mjs';
233 export * from './structs/Result_NonePaymentSendFailureZ.mjs';
234 export * from './structs/TwoTuple_PaymentHashPaymentIdZ.mjs';
235 export * from './structs/Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.mjs';
236 export * from './structs/TwoTuple_PaymentHashPaymentSecretZ.mjs';
237 export * from './structs/Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.mjs';
238 export * from './structs/Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.mjs';
239 export * from './structs/Result_PaymentSecretNoneZ.mjs';
240 export * from './structs/Result_PaymentSecretAPIErrorZ.mjs';
241 export * from './structs/Result_PaymentPreimageAPIErrorZ.mjs';
242 export * from './structs/Watch.mjs';
243 export * from './structs/BroadcasterInterface.mjs';
244 export * from './structs/KeysInterface.mjs';
245 export * from './structs/FeeEstimator.mjs';
246 export * from './structs/Record.mjs';
247 export * from './structs/Logger.mjs';
248 export * from './structs/ChannelManager.mjs';
249 export * from './structs/TwoTuple_BlockHashChannelManagerZ.mjs';
250 export * from './structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.mjs';
251 export * from './structs/MessageSendEventsProvider.mjs';
252 export * from './structs/EventHandler.mjs';
253 export * from './structs/EventsProvider.mjs';
254 export * from './structs/ChannelHandshakeConfig.mjs';
255 export * from './structs/ChannelHandshakeLimits.mjs';
256 export * from './structs/UserConfig.mjs';
257 export * from './structs/BestBlock.mjs';
258 export * from './structs/Listen.mjs';
259 export * from './structs/Confirm.mjs';
260 export * from './structs/MonitorUpdateId.mjs';
261 export * from './structs/Persist.mjs';
262 export * from './structs/ChainMonitor.mjs';
263 export * from './structs/KeysManager.mjs';
264 export * from './structs/ChainParameters.mjs';
265 export * from './structs/CounterpartyForwardingInfo.mjs';
266 export * from './structs/ChannelCounterparty.mjs';
267 export * from './structs/ChannelMessageHandler.mjs';
268 export * from './structs/ChannelManagerReadArgs.mjs';
269 export * from './structs/DataLossProtect.mjs';
270 export * from './structs/RoutingMessageHandler.mjs';
271 export * from './structs/CustomMessageReader.mjs';
272 export * from './structs/CustomMessageHandler.mjs';
273 export * from './structs/IgnoringMessageHandler.mjs';
274 export * from './structs/ErroringMessageHandler.mjs';
275 export * from './structs/MessageHandler.mjs';
276 export * from './structs/SocketDescriptor.mjs';
277 export * from './structs/PeerManager.mjs';
278 export * from './structs/DirectedChannelTransactionParameters.mjs';
279 export * from './structs/ReadOnlyNetworkGraph.mjs';
280 export * from './structs/NetGraphMsgHandler.mjs';
281 export * from './structs/Score.mjs';
282 export * from './structs/LockableScore.mjs';
283 export * from './structs/MultiThreadedLockableScore.mjs';