Skip to content

Commit 9dd77ad

Browse files
committed
[TS] Update auto-generated typescript bindings
1 parent 6ec08cf commit 9dd77ad

File tree

340 files changed

+44553
-34975
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

340 files changed

+44553
-34975
lines changed

ts/bindings.c

Lines changed: 7505 additions & 5600 deletions
Large diffs are not rendered by default.

ts/bindings.c.body

Lines changed: 7505 additions & 5600 deletions
Large diffs are not rendered by default.

ts/bindings.mts

Lines changed: 10519 additions & 8819 deletions
Large diffs are not rendered by default.

ts/index.mts

Lines changed: 45 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ export * from './enums/ChannelMonitorUpdateErr.mjs';
1515
export * from './enums/ConfirmationTarget.mjs';
1616
export * from './enums/CreationError.mjs';
1717
export * from './enums/Currency.mjs';
18+
export * from './enums/IOError.mjs';
1819
export * from './enums/Level.mjs';
1920
export * from './enums/Network.mjs';
2021
export * from './enums/Recipient.mjs';
@@ -71,23 +72,18 @@ export * from './structs/Result_RouteHintHopDecodeErrorZ.mjs';
7172
export * from './structs/ChannelDetails.mjs';
7273
export * from './structs/LightningError.mjs';
7374
export * from './structs/Result_RouteLightningErrorZ.mjs';
74-
export * from './structs/Result_TxOutAccessErrorZ.mjs';
75-
export * from './structs/TwoTuple_usizeTransactionZ.mjs';
76-
export * from './structs/Result_NoneChannelMonitorUpdateErrZ.mjs';
77-
export * from './structs/HTLCUpdate.mjs';
78-
export * from './structs/OutPoint.mjs';
79-
export * from './structs/MonitorEvent.mjs';
80-
export * from './structs/Option_C2Tuple_usizeTransactionZZ.mjs';
75+
export * from './structs/PaymentPurpose.mjs';
76+
export * from './structs/Result_PaymentPurposeDecodeErrorZ.mjs';
8177
export * from './structs/ClosureReason.mjs';
8278
export * from './structs/Option_ClosureReasonZ.mjs';
8379
export * from './structs/Result_COption_ClosureReasonZDecodeErrorZ.mjs';
8480
export * from './structs/ChannelUpdate.mjs';
8581
export * from './structs/NetworkUpdate.mjs';
8682
export * from './structs/Option_NetworkUpdateZ.mjs';
83+
export * from './structs/OutPoint.mjs';
8784
export * from './structs/DelayedPaymentOutputDescriptor.mjs';
8885
export * from './structs/StaticPaymentOutputDescriptor.mjs';
8986
export * from './structs/SpendableOutputDescriptor.mjs';
90-
export * from './structs/PaymentPurpose.mjs';
9187
export * from './structs/ChannelTypeFeatures.mjs';
9288
export * from './structs/Event.mjs';
9389
export * from './structs/Option_EventZ.mjs';
@@ -96,7 +92,7 @@ export * from './structs/AcceptChannel.mjs';
9692
export * from './structs/OpenChannel.mjs';
9793
export * from './structs/FundingCreated.mjs';
9894
export * from './structs/FundingSigned.mjs';
99-
export * from './structs/FundingLocked.mjs';
95+
export * from './structs/ChannelReady.mjs';
10096
export * from './structs/AnnouncementSignatures.mjs';
10197
export * from './structs/CommitmentUpdate.mjs';
10298
export * from './structs/RevokeAndACK.mjs';
@@ -113,12 +109,17 @@ export * from './structs/QueryShortChannelIds.mjs';
113109
export * from './structs/ReplyChannelRange.mjs';
114110
export * from './structs/GossipTimestampFilter.mjs';
115111
export * from './structs/MessageSendEvent.mjs';
112+
export * from './structs/Result_TxOutAccessErrorZ.mjs';
113+
export * from './structs/TwoTuple_usizeTransactionZ.mjs';
114+
export * from './structs/Result_NoneChannelMonitorUpdateErrZ.mjs';
115+
export * from './structs/HTLCUpdate.mjs';
116+
export * from './structs/MonitorEvent.mjs';
117+
export * from './structs/TwoTuple_OutPointCVec_MonitorEventZZ.mjs';
118+
export * from './structs/Option_C2Tuple_usizeTransactionZZ.mjs';
116119
export * from './structs/FixedPenaltyScorer.mjs';
117120
export * from './structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs';
118-
export * from './structs/ScoringParameters.mjs';
119-
export * from './structs/Result_ScoringParametersDecodeErrorZ.mjs';
120-
export * from './structs/Scorer.mjs';
121-
export * from './structs/Result_ScorerDecodeErrorZ.mjs';
121+
export * from './structs/Record.mjs';
122+
export * from './structs/Logger.mjs';
122123
export * from './structs/NetworkGraph.mjs';
123124
export * from './structs/ProbabilisticScorer.mjs';
124125
export * from './structs/Result_ProbabilisticScorerDecodeErrorZ.mjs';
@@ -131,6 +132,27 @@ export * from './structs/Result_NodeFeaturesDecodeErrorZ.mjs';
131132
export * from './structs/InvoiceFeatures.mjs';
132133
export * from './structs/Result_InvoiceFeaturesDecodeErrorZ.mjs';
133134
export * from './structs/Result_ChannelTypeFeaturesDecodeErrorZ.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/Result_boolLightningErrorZ.mjs';
141+
export * from './structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
142+
export * from './structs/Result_NoneLightningErrorZ.mjs';
143+
export * from './structs/ChannelUpdateInfo.mjs';
144+
export * from './structs/Result_ChannelUpdateInfoDecodeErrorZ.mjs';
145+
export * from './structs/ChannelInfo.mjs';
146+
export * from './structs/Result_ChannelInfoDecodeErrorZ.mjs';
147+
export * from './structs/RoutingFees.mjs';
148+
export * from './structs/Result_RoutingFeesDecodeErrorZ.mjs';
149+
export * from './structs/NetAddress.mjs';
150+
export * from './structs/NodeAnnouncementInfo.mjs';
151+
export * from './structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs';
152+
export * from './structs/NodeInfo.mjs';
153+
export * from './structs/Result_NodeInfoDecodeErrorZ.mjs';
154+
export * from './structs/Result_NetworkGraphDecodeErrorZ.mjs';
155+
export * from './structs/Option_CVec_NetAddressZZ.mjs';
134156
export * from './structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mjs';
135157
export * from './structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mjs';
136158
export * from './structs/Result_SpendableOutputDescriptorDecodeErrorZ.mjs';
@@ -159,7 +181,6 @@ export * from './structs/Result_PaymentIdPaymentSendFailureZ.mjs';
159181
export * from './structs/Result_NonePaymentSendFailureZ.mjs';
160182
export * from './structs/TwoTuple_PaymentHashPaymentIdZ.mjs';
161183
export * from './structs/Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.mjs';
162-
export * from './structs/NetAddress.mjs';
163184
export * from './structs/TwoTuple_PaymentHashPaymentSecretZ.mjs';
164185
export * from './structs/Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.mjs';
165186
export * from './structs/Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.mjs';
@@ -179,8 +200,6 @@ export * from './structs/Watch.mjs';
179200
export * from './structs/BroadcasterInterface.mjs';
180201
export * from './structs/KeysInterface.mjs';
181202
export * from './structs/FeeEstimator.mjs';
182-
export * from './structs/Record.mjs';
183-
export * from './structs/Logger.mjs';
184203
export * from './structs/ChannelManager.mjs';
185204
export * from './structs/TwoTuple_BlockHashChannelManagerZ.mjs';
186205
export * from './structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.mjs';
@@ -225,32 +244,13 @@ export * from './structs/TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ.mjs';
225244
export * from './structs/Balance.mjs';
226245
export * from './structs/TwoTuple_BlockHashChannelMonitorZ.mjs';
227246
export * from './structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mjs';
228-
export * from './structs/Result_NoneLightningErrorZ.mjs';
229247
export * from './structs/TwoTuple_PublicKeyTypeZ.mjs';
230-
export * from './structs/Result_boolLightningErrorZ.mjs';
231-
export * from './structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
232248
export * from './structs/Option_NetAddressZ.mjs';
233249
export * from './structs/PeerHandleError.mjs';
234250
export * from './structs/Result_CVec_u8ZPeerHandleErrorZ.mjs';
235251
export * from './structs/Result_NonePeerHandleErrorZ.mjs';
236252
export * from './structs/Result_boolPeerHandleErrorZ.mjs';
237-
export * from './structs/NodeId.mjs';
238-
export * from './structs/Result_NodeIdDecodeErrorZ.mjs';
239-
export * from './structs/Result_COption_NetworkUpdateZDecodeErrorZ.mjs';
240-
export * from './structs/Access.mjs';
241-
export * from './structs/Option_AccessZ.mjs';
242-
export * from './structs/ChannelUpdateInfo.mjs';
243-
export * from './structs/Result_ChannelUpdateInfoDecodeErrorZ.mjs';
244-
export * from './structs/ChannelInfo.mjs';
245-
export * from './structs/Result_ChannelInfoDecodeErrorZ.mjs';
246-
export * from './structs/RoutingFees.mjs';
247-
export * from './structs/Result_RoutingFeesDecodeErrorZ.mjs';
248-
export * from './structs/NodeAnnouncementInfo.mjs';
249-
export * from './structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs';
250-
export * from './structs/NodeInfo.mjs';
251-
export * from './structs/Result_NodeInfoDecodeErrorZ.mjs';
252-
export * from './structs/Result_NetworkGraphDecodeErrorZ.mjs';
253-
export * from './structs/Option_CVec_NetAddressZZ.mjs';
253+
export * from './structs/Result_NoneErrorZ.mjs';
254254
export * from './structs/Result_NetAddressDecodeErrorZ.mjs';
255255
export * from './structs/UpdateAddHTLC.mjs';
256256
export * from './structs/UpdateFulfillHTLC.mjs';
@@ -266,7 +266,7 @@ export * from './structs/CommitmentSigned.mjs';
266266
export * from './structs/Result_CommitmentSignedDecodeErrorZ.mjs';
267267
export * from './structs/Result_FundingCreatedDecodeErrorZ.mjs';
268268
export * from './structs/Result_FundingSignedDecodeErrorZ.mjs';
269-
export * from './structs/Result_FundingLockedDecodeErrorZ.mjs';
269+
export * from './structs/Result_ChannelReadyDecodeErrorZ.mjs';
270270
export * from './structs/Init.mjs';
271271
export * from './structs/Result_InitDecodeErrorZ.mjs';
272272
export * from './structs/Result_OpenChannelDecodeErrorZ.mjs';
@@ -308,6 +308,11 @@ export * from './structs/Result_LockedChannelMonitorNoneZ.mjs';
308308
export * from './structs/MessageSendEventsProvider.mjs';
309309
export * from './structs/EventHandler.mjs';
310310
export * from './structs/EventsProvider.mjs';
311+
export * from './structs/BigSize.mjs';
312+
export * from './structs/ChannelUsage.mjs';
313+
export * from './structs/Score.mjs';
314+
export * from './structs/MultiThreadedLockableScore.mjs';
315+
export * from './structs/Persister.mjs';
311316
export * from './structs/ChannelHandshakeConfig.mjs';
312317
export * from './structs/ChannelHandshakeLimits.mjs';
313318
export * from './structs/UserConfig.mjs';
@@ -322,6 +327,7 @@ export * from './structs/PhantomKeysManager.mjs';
322327
export * from './structs/ChainParameters.mjs';
323328
export * from './structs/ChannelMessageHandler.mjs';
324329
export * from './structs/ChannelManagerReadArgs.mjs';
330+
export * from './structs/ExpandedKey.mjs';
325331
export * from './structs/DataLossProtect.mjs';
326332
export * from './structs/RoutingMessageHandler.mjs';
327333
export * from './structs/CustomMessageReader.mjs';
@@ -333,12 +339,10 @@ export * from './structs/SocketDescriptor.mjs';
333339
export * from './structs/PeerManager.mjs';
334340
export * from './structs/DirectedChannelTransactionParameters.mjs';
335341
export * from './structs/ReadOnlyNetworkGraph.mjs';
336-
export * from './structs/NetGraphMsgHandler.mjs';
342+
export * from './structs/P2PGossipSync.mjs';
337343
export * from './structs/DirectedChannelInfo.mjs';
338344
export * from './structs/EffectiveCapacity.mjs';
339-
export * from './structs/Score.mjs';
340345
export * from './structs/LockableScore.mjs';
341-
export * from './structs/MultiThreadedLockableScore.mjs';
342346
export * from './structs/ProbabilisticScoringParameters.mjs';
343347
export * from './structs/RawDataPart.mjs';
344348
export * from './structs/Sha256.mjs';
@@ -348,5 +352,5 @@ export * from './structs/Fallback.mjs';
348352
export * from './structs/Payer.mjs';
349353
export * from './structs/Router.mjs';
350354
export * from './structs/InvoicePayer.mjs';
351-
export * from './structs/RetryAttempts.mjs';
355+
export * from './structs/Retry.mjs';
352356
export * from './structs/DefaultRouter.mjs';

0 commit comments

Comments
 (0)