Skip to content

Commit 005e3ff

Browse files
committed
[TS] Update auto-generated bindings
1 parent 0acb609 commit 005e3ff

File tree

776 files changed

+221133
-108947
lines changed

Some content is hidden

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

776 files changed

+221133
-108947
lines changed

ts/bindings.c

Lines changed: 11864 additions & 4957 deletions
Large diffs are not rendered by default.

ts/bindings.c.body

Lines changed: 11864 additions & 4957 deletions
Large diffs are not rendered by default.

ts/bindings.mts

Lines changed: 26552 additions & 21348 deletions
Large diffs are not rendered by default.

ts/index.mts

Lines changed: 61 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export async function initializeWasmFromBinary(bin: Uint8Array) {
1010

1111
export * from './structs/UtilMethods.mjs';
1212
export * from './structs/TxOut.mjs';
13+
export * from './structs/Address.mjs';
1314
export * from './structs/TxIn.mjs';
1415
export * from './structs/BigEndianScalar.mjs';
1516
export * from './structs/WitnessProgram.mjs';
@@ -27,6 +28,8 @@ export * from './enums/Direction.mjs';
2728
export * from './enums/HTLCClaim.mjs';
2829
export * from './enums/IOError.mjs';
2930
export * from './enums/InboundHTLCStateDetails.mjs';
31+
export * from './enums/LSPS1OrderState.mjs';
32+
export * from './enums/LSPS1PaymentState.mjs';
3033
export * from './enums/Level.mjs';
3134
export * from './enums/Network.mjs';
3235
export * from './enums/OutboundHTLCStateDetails.mjs';
@@ -38,6 +41,7 @@ export * from './enums/ShortChannelIdError.mjs';
3841
export * from './enums/SiPrefix.mjs';
3942
export * from './enums/SocketAddressParseError.mjs';
4043
export * from './enums/UtxoLookupError.mjs';
44+
export * from './structs/Option_AddressZ.mjs';
4145
export * from './structs/Bech32Error.mjs';
4246
export * from './structs/RefundMaybeWithDerivedMetadataBuilder.mjs';
4347
export * from './structs/Result_RefundMaybeWithDerivedMetadataBuilderBolt12SemanticErrorZ.mjs';
@@ -186,6 +190,11 @@ export * from './structs/ClosureReason.mjs';
186190
export * from './structs/ChannelId.mjs';
187191
export * from './structs/MonitorEvent.mjs';
188192
export * from './structs/FourTuple_OutPointChannelIdCVec_MonitorEventZPublicKeyZ.mjs';
193+
export * from './structs/Option_StrZ.mjs';
194+
export * from './structs/LSPSRequestId.mjs';
195+
export * from './structs/APIError.mjs';
196+
export * from './structs/Result_LSPSRequestIdAPIErrorZ.mjs';
197+
export * from './structs/LSPS2OpeningFeeParams.mjs';
189198
export * from './structs/OfferId.mjs';
190199
export * from './structs/Result_OfferIdDecodeErrorZ.mjs';
191200
export * from './structs/Result_NoneBolt12SemanticErrorZ.mjs';
@@ -279,7 +288,6 @@ export * from './structs/PaymentContext.mjs';
279288
export * from './structs/Option_PaymentContextZ.mjs';
280289
export * from './structs/TwoTuple_u64u16Z.mjs';
281290
export * from './structs/Option_C2Tuple_u64u16ZZ.mjs';
282-
export * from './structs/APIError.mjs';
283291
export * from './structs/Result_ChannelIdAPIErrorZ.mjs';
284292
export * from './structs/RecentPaymentDetails.mjs';
285293
export * from './structs/Result_NoneAPIErrorZ.mjs';
@@ -300,7 +308,6 @@ export * from './structs/SignOrCreationError.mjs';
300308
export * from './structs/Result_Bolt11InvoiceSignOrCreationErrorZ.mjs';
301309
export * from './structs/OfferWithDerivedMetadataBuilder.mjs';
302310
export * from './structs/Result_OfferWithDerivedMetadataBuilderBolt12SemanticErrorZ.mjs';
303-
export * from './structs/Option_StrZ.mjs';
304311
export * from './structs/Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZNoneZ.mjs';
305312
export * from './structs/Result_ThirtyTwoBytesAPIErrorZ.mjs';
306313
export * from './structs/InvoiceRequest.mjs';
@@ -355,6 +362,7 @@ export * from './structs/Result_ChannelConfigDecodeErrorZ.mjs';
355362
export * from './structs/Option_MaxDustHTLCExposureZ.mjs';
356363
export * from './structs/Option_APIErrorZ.mjs';
357364
export * from './structs/Result_COption_APIErrorZDecodeErrorZ.mjs';
365+
export * from './structs/LSPS2RawOpeningFeeParams.mjs';
358366
export * from './structs/Result_ChannelMonitorUpdateDecodeErrorZ.mjs';
359367
export * from './structs/Option_MonitorEventZ.mjs';
360368
export * from './structs/Result_COption_MonitorEventZDecodeErrorZ.mjs';
@@ -493,6 +501,10 @@ export * from './structs/Result_ChannelCounterpartyDecodeErrorZ.mjs';
493501
export * from './structs/Option_ChannelShutdownStateZ.mjs';
494502
export * from './structs/Result_ChannelDetailsDecodeErrorZ.mjs';
495503
export * from './structs/Result_ChannelShutdownStateDecodeErrorZ.mjs';
504+
export * from './structs/RawLSPSMessage.mjs';
505+
export * from './structs/Result_RawLSPSMessageDecodeErrorZ.mjs';
506+
export * from './structs/LSPSDateTime.mjs';
507+
export * from './structs/Result_LSPSDateTimeNoneZ.mjs';
496508
export * from './structs/Result_HeldHtlcAvailableDecodeErrorZ.mjs';
497509
export * from './structs/Result_ReleaseHeldHtlcDecodeErrorZ.mjs';
498510
export * from './structs/Result_AsyncPaymentsMessageDecodeErrorZ.mjs';
@@ -520,6 +532,7 @@ export * from './structs/Option_usizeZ.mjs';
520532
export * from './structs/Result_ShutdownScriptDecodeErrorZ.mjs';
521533
export * from './structs/InvalidShutdownScript.mjs';
522534
export * from './structs/Result_ShutdownScriptInvalidShutdownScriptZ.mjs';
535+
export * from './structs/Result_u64NoneZ.mjs';
523536
export * from './structs/FundingInfo.mjs';
524537
export * from './structs/Result_FundingInfoDecodeErrorZ.mjs';
525538
export * from './structs/PaymentPurpose.mjs';
@@ -747,3 +760,49 @@ export * from './structs/RawDataPart.mjs';
747760
export * from './structs/ExpiryTime.mjs';
748761
export * from './structs/MinFinalCltvExpiryDelta.mjs';
749762
export * from './structs/Fallback.mjs';
763+
export * from './structs/LSPS0ClientEvent.mjs';
764+
export * from './structs/LSPS1Options.mjs';
765+
export * from './structs/LSPSResponseError.mjs';
766+
export * from './structs/LSPS1OrderId.mjs';
767+
export * from './structs/LSPS1OrderParams.mjs';
768+
export * from './structs/LSPS1PaymentInfo.mjs';
769+
export * from './structs/LSPS1ChannelInfo.mjs';
770+
export * from './structs/LSPS1ClientEvent.mjs';
771+
export * from './structs/LSPS2ClientEvent.mjs';
772+
export * from './structs/LSPS2ServiceEvent.mjs';
773+
export * from './structs/LiquidityEvent.mjs';
774+
export * from './structs/LSPS0ClientHandler.mjs';
775+
export * from './structs/LSPS0ListProtocolsRequest.mjs';
776+
export * from './structs/LSPS0ListProtocolsResponse.mjs';
777+
export * from './structs/LSPS0Request.mjs';
778+
export * from './structs/LSPS0Response.mjs';
779+
export * from './structs/LSPS0Message.mjs';
780+
export * from './structs/LSPS1GetInfoRequest.mjs';
781+
export * from './structs/LSPS1CreateOrderRequest.mjs';
782+
export * from './structs/LSPS1GetOrderRequest.mjs';
783+
export * from './structs/LSPS1Request.mjs';
784+
export * from './structs/LSPS1GetInfoResponse.mjs';
785+
export * from './structs/LSPS1CreateOrderResponse.mjs';
786+
export * from './structs/LSPS1Response.mjs';
787+
export * from './structs/LSPS1Message.mjs';
788+
export * from './structs/LSPS2GetInfoRequest.mjs';
789+
export * from './structs/LSPS2BuyRequest.mjs';
790+
export * from './structs/LSPS2Request.mjs';
791+
export * from './structs/LSPS2GetInfoResponse.mjs';
792+
export * from './structs/LSPS2BuyResponse.mjs';
793+
export * from './structs/LSPS2Response.mjs';
794+
export * from './structs/LSPS2Message.mjs';
795+
export * from './structs/LSPSMessage.mjs';
796+
export * from './structs/LSPS0ServiceHandler.mjs';
797+
export * from './structs/LSPS1ClientConfig.mjs';
798+
export * from './structs/LSPS1ClientHandler.mjs';
799+
export * from './structs/LSPS1Bolt11PaymentInfo.mjs';
800+
export * from './structs/LSPS1OnchainPaymentInfo.mjs';
801+
export * from './structs/LSPS1OnchainPayment.mjs';
802+
export * from './structs/LSPS2ClientConfig.mjs';
803+
export * from './structs/LSPS2ClientHandler.mjs';
804+
export * from './structs/LSPS2InterceptScid.mjs';
805+
export * from './structs/LSPS2ServiceConfig.mjs';
806+
export * from './structs/LSPS2ServiceHandler.mjs';
807+
export * from './structs/MessageQueue.mjs';
808+
export * from './structs/ProcessMessagesCallback.mjs';

0 commit comments

Comments
 (0)