[TS] Update auto-generated TS bindings
[ldk-java] / ts / structs / ParseError.mts
index fe510ae7542018db98666fea434095767541c0da..afa0353b515ec9615d1090c4e787ffa21c06ca10 100644 (file)
@@ -1,4 +1,5 @@
 import { TxOut } from '../structs/TxOut.mjs';
+import { BigEndianScalar } from '../structs/BigEndianScalar.mjs';
 import { AccessError } from '../enums/AccessError.mjs';
 import { COption_NoneZ } from '../enums/COption_NoneZ.mjs';
 import { ChannelMonitorUpdateErr } from '../enums/ChannelMonitorUpdateErr.mjs';
@@ -13,9 +14,14 @@ import { Secp256k1Error } from '../enums/Secp256k1Error.mjs';
 import { SemanticError } from '../enums/SemanticError.mjs';
 import { SiPrefix } from '../enums/SiPrefix.mjs';
 import { Bech32Error } from '../structs/Bech32Error.mjs';
+import { BlindedRoute } from '../structs/BlindedRoute.mjs';
+import { Result_BlindedRouteNoneZ } from '../structs/Result_BlindedRouteNoneZ.mjs';
+import { DecodeError } from '../structs/DecodeError.mjs';
+import { Result_BlindedRouteDecodeErrorZ } from '../structs/Result_BlindedRouteDecodeErrorZ.mjs';
+import { BlindedHop } from '../structs/BlindedHop.mjs';
+import { Result_BlindedHopDecodeErrorZ } from '../structs/Result_BlindedHopDecodeErrorZ.mjs';
 import { Result_NoneNoneZ } from '../structs/Result_NoneNoneZ.mjs';
 import { CounterpartyCommitmentSecrets } from '../structs/CounterpartyCommitmentSecrets.mjs';
-import { DecodeError } from '../structs/DecodeError.mjs';
 import { Result_CounterpartyCommitmentSecretsDecodeErrorZ } from '../structs/Result_CounterpartyCommitmentSecretsDecodeErrorZ.mjs';
 import { Result_SecretKeyErrorZ } from '../structs/Result_SecretKeyErrorZ.mjs';
 import { Result_PublicKeyErrorZ } from '../structs/Result_PublicKeyErrorZ.mjs';
@@ -93,7 +99,6 @@ import { ClosingSigned } from '../structs/ClosingSigned.mjs';
 import { Shutdown } from '../structs/Shutdown.mjs';
 import { ChannelReestablish } from '../structs/ChannelReestablish.mjs';
 import { ChannelAnnouncement } from '../structs/ChannelAnnouncement.mjs';
-import { NodeAnnouncement } from '../structs/NodeAnnouncement.mjs';
 import { ErrorMessage } from '../structs/ErrorMessage.mjs';
 import { WarningMessage } from '../structs/WarningMessage.mjs';
 import { ErrorAction } from '../structs/ErrorAction.mjs';
@@ -108,7 +113,6 @@ import { Result_NoneChannelMonitorUpdateErrZ } from '../structs/Result_NoneChann
 import { HTLCUpdate } from '../structs/HTLCUpdate.mjs';
 import { MonitorEvent } from '../structs/MonitorEvent.mjs';
 import { ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ } from '../structs/ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ.mjs';
-import { Option_C2Tuple_usizeTransactionZZ } from '../structs/Option_C2Tuple_usizeTransactionZZ.mjs';
 import { FixedPenaltyScorer } from '../structs/FixedPenaltyScorer.mjs';
 import { Result_FixedPenaltyScorerDecodeErrorZ } from '../structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs';
 import { TwoTuple_u64u64Z } from '../structs/TwoTuple_u64u64Z.mjs';
@@ -134,6 +138,7 @@ import { Access, AccessInterface } from '../structs/Access.mjs';
 import { Option_AccessZ } from '../structs/Option_AccessZ.mjs';
 import { Result_boolLightningErrorZ } from '../structs/Result_boolLightningErrorZ.mjs';
 import { ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ } from '../structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
+import { Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ } from '../structs/Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.mjs';
 import { Result_NoneLightningErrorZ } from '../structs/Result_NoneLightningErrorZ.mjs';
 import { ChannelUpdateInfo } from '../structs/ChannelUpdateInfo.mjs';
 import { Result_ChannelUpdateInfoDecodeErrorZ } from '../structs/Result_ChannelUpdateInfoDecodeErrorZ.mjs';
@@ -160,6 +165,8 @@ import { Result_SignatureNoneZ } from '../structs/Result_SignatureNoneZ.mjs';
 import { TwoTuple_SignatureSignatureZ } from '../structs/TwoTuple_SignatureSignatureZ.mjs';
 import { Result_C2Tuple_SignatureSignatureZNoneZ } from '../structs/Result_C2Tuple_SignatureSignatureZNoneZ.mjs';
 import { Result_SecretKeyNoneZ } from '../structs/Result_SecretKeyNoneZ.mjs';
+import { Option_ScalarZ } from '../structs/Option_ScalarZ.mjs';
+import { Result_SharedSecretNoneZ } from '../structs/Result_SharedSecretNoneZ.mjs';
 import { ClosingTransaction } from '../structs/ClosingTransaction.mjs';
 import { UnsignedChannelAnnouncement } from '../structs/UnsignedChannelAnnouncement.mjs';
 import { BaseSign, BaseSignInterface } from '../structs/BaseSign.mjs';
@@ -209,6 +216,8 @@ import { Option_TypeZ } from '../structs/Option_TypeZ.mjs';
 import { Result_COption_TypeZDecodeErrorZ } from '../structs/Result_COption_TypeZDecodeErrorZ.mjs';
 import { PaymentError } from '../structs/PaymentError.mjs';
 import { Result_PaymentIdPaymentErrorZ } from '../structs/Result_PaymentIdPaymentErrorZ.mjs';
+import { InFlightHtlcs } from '../structs/InFlightHtlcs.mjs';
+import { Result_InFlightHtlcsDecodeErrorZ } from '../structs/Result_InFlightHtlcsDecodeErrorZ.mjs';
 import { Result_SiPrefixParseErrorZ } from '../structs/Result_SiPrefixParseErrorZ.mjs';
 import { Invoice } from '../structs/Invoice.mjs';
 import { ParseOrSemanticError } from '../structs/ParseOrSemanticError.mjs';
@@ -247,6 +256,8 @@ import { PeerHandleError } from '../structs/PeerHandleError.mjs';
 import { Result_CVec_u8ZPeerHandleErrorZ } from '../structs/Result_CVec_u8ZPeerHandleErrorZ.mjs';
 import { Result_NonePeerHandleErrorZ } from '../structs/Result_NonePeerHandleErrorZ.mjs';
 import { Result_boolPeerHandleErrorZ } from '../structs/Result_boolPeerHandleErrorZ.mjs';
+import { SendError } from '../structs/SendError.mjs';
+import { Result_NoneSendErrorZ } from '../structs/Result_NoneSendErrorZ.mjs';
 import { Result_NoneErrorZ } from '../structs/Result_NoneErrorZ.mjs';
 import { Result_NetAddressDecodeErrorZ } from '../structs/Result_NetAddressDecodeErrorZ.mjs';
 import { UpdateAddHTLC } from '../structs/UpdateAddHTLC.mjs';
@@ -275,6 +286,8 @@ import { UpdateFee } from '../structs/UpdateFee.mjs';
 import { Result_UpdateFeeDecodeErrorZ } from '../structs/Result_UpdateFeeDecodeErrorZ.mjs';
 import { Result_UpdateFulfillHTLCDecodeErrorZ } from '../structs/Result_UpdateFulfillHTLCDecodeErrorZ.mjs';
 import { Result_UpdateAddHTLCDecodeErrorZ } from '../structs/Result_UpdateAddHTLCDecodeErrorZ.mjs';
+import { OnionMessage } from '../structs/OnionMessage.mjs';
+import { Result_OnionMessageDecodeErrorZ } from '../structs/Result_OnionMessageDecodeErrorZ.mjs';
 import { Ping } from '../structs/Ping.mjs';
 import { Result_PingDecodeErrorZ } from '../structs/Result_PingDecodeErrorZ.mjs';
 import { Pong } from '../structs/Pong.mjs';
@@ -288,6 +301,7 @@ import { Result_ErrorMessageDecodeErrorZ } from '../structs/Result_ErrorMessageD
 import { Result_WarningMessageDecodeErrorZ } from '../structs/Result_WarningMessageDecodeErrorZ.mjs';
 import { UnsignedNodeAnnouncement } from '../structs/UnsignedNodeAnnouncement.mjs';
 import { Result_UnsignedNodeAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedNodeAnnouncementDecodeErrorZ.mjs';
+import { NodeAnnouncement } from '../structs/NodeAnnouncement.mjs';
 import { Result_NodeAnnouncementDecodeErrorZ } from '../structs/Result_NodeAnnouncementDecodeErrorZ.mjs';
 import { Result_QueryShortChannelIdsDecodeErrorZ } from '../structs/Result_QueryShortChannelIdsDecodeErrorZ.mjs';
 import { ReplyShortChannelIdsEnd } from '../structs/ReplyShortChannelIdsEnd.mjs';
@@ -303,13 +317,17 @@ import { Option_FilterZ } from '../structs/Option_FilterZ.mjs';
 import { LockedChannelMonitor } from '../structs/LockedChannelMonitor.mjs';
 import { Result_LockedChannelMonitorNoneZ } from '../structs/Result_LockedChannelMonitorNoneZ.mjs';
 import { MessageSendEventsProvider, MessageSendEventsProviderInterface } from '../structs/MessageSendEventsProvider.mjs';
+import { OnionMessageProvider, OnionMessageProviderInterface } from '../structs/OnionMessageProvider.mjs';
 import { EventHandler, EventHandlerInterface } from '../structs/EventHandler.mjs';
 import { EventsProvider, EventsProviderInterface } from '../structs/EventsProvider.mjs';
 import { BigSize } from '../structs/BigSize.mjs';
 import { ChannelUsage } from '../structs/ChannelUsage.mjs';
 import { Score, ScoreInterface } from '../structs/Score.mjs';
-import { MultiThreadedLockableScore } from '../structs/MultiThreadedLockableScore.mjs';
+import { LockableScore, LockableScoreInterface } from '../structs/LockableScore.mjs';
+import { WriteableScore, WriteableScoreInterface } from '../structs/WriteableScore.mjs';
 import { Persister, PersisterInterface } from '../structs/Persister.mjs';
+import { FutureCallback, FutureCallbackInterface } from '../structs/FutureCallback.mjs';
+import { Future } from '../structs/Future.mjs';
 import { ChannelHandshakeConfig } from '../structs/ChannelHandshakeConfig.mjs';
 import { ChannelHandshakeLimits } from '../structs/ChannelHandshakeLimits.mjs';
 import { UserConfig } from '../structs/UserConfig.mjs';
@@ -327,6 +345,7 @@ import { ChannelManagerReadArgs } from '../structs/ChannelManagerReadArgs.mjs';
 import { ExpandedKey } from '../structs/ExpandedKey.mjs';
 import { DataLossProtect } from '../structs/DataLossProtect.mjs';
 import { RoutingMessageHandler, RoutingMessageHandlerInterface } from '../structs/RoutingMessageHandler.mjs';
+import { OnionMessageHandler, OnionMessageHandlerInterface } from '../structs/OnionMessageHandler.mjs';
 import { CustomMessageReader, CustomMessageReaderInterface } from '../structs/CustomMessageReader.mjs';
 import { CustomMessageHandler, CustomMessageHandlerInterface } from '../structs/CustomMessageHandler.mjs';
 import { IgnoringMessageHandler } from '../structs/IgnoringMessageHandler.mjs';
@@ -339,8 +358,11 @@ import { ReadOnlyNetworkGraph } from '../structs/ReadOnlyNetworkGraph.mjs';
 import { P2PGossipSync } from '../structs/P2PGossipSync.mjs';
 import { DirectedChannelInfo } from '../structs/DirectedChannelInfo.mjs';
 import { EffectiveCapacity } from '../structs/EffectiveCapacity.mjs';
-import { LockableScore, LockableScoreInterface } from '../structs/LockableScore.mjs';
+import { MultiThreadedLockableScore } from '../structs/MultiThreadedLockableScore.mjs';
+import { MultiThreadedScoreLock } from '../structs/MultiThreadedScoreLock.mjs';
 import { ProbabilisticScoringParameters } from '../structs/ProbabilisticScoringParameters.mjs';
+import { OnionMessenger } from '../structs/OnionMessenger.mjs';
+import { Destination } from '../structs/Destination.mjs';
 import { RawDataPart } from '../structs/RawDataPart.mjs';
 import { Sha256 } from '../structs/Sha256.mjs';
 import { ExpiryTime } from '../structs/ExpiryTime.mjs';
@@ -360,9 +382,9 @@ import * as bindings from '../bindings.mjs'
  * reasons, but should generally result in an \"invalid BOLT11 invoice\" message for the user.
  */
 export class ParseError extends CommonBase {
-       protected constructor(_dummy: object, ptr: number) { super(ptr, bindings.ParseError_free); }
+       protected constructor(_dummy: object, ptr: bigint) { super(ptr, bindings.ParseError_free); }
        /* @internal */
-       public static constr_from_ptr(ptr: number): ParseError {
+       public static constr_from_ptr(ptr: bigint): ParseError {
                const raw_ty: number = bindings.LDKParseError_ty_from_ptr(ptr);
                switch (raw_ty) {
                        case 0: return new ParseError_Bech32Error(ptr);
@@ -388,8 +410,8 @@ export class ParseError extends CommonBase {
                }
        }
 
-       public clone_ptr(): number {
-               const ret: number = bindings.ParseError_clone_ptr(this.ptr);
+       public clone_ptr(): bigint {
+               const ret: bigint = bindings.ParseError_clone_ptr(this.ptr);
                return ret;
        }
 
@@ -397,7 +419,7 @@ export class ParseError extends CommonBase {
         * Creates a copy of the ParseError
         */
        public clone(): ParseError {
-               const ret: number = bindings.ParseError_clone(this.ptr);
+               const ret: bigint = bindings.ParseError_clone(this.ptr);
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, this);
                return ret_hu_conv;
@@ -407,7 +429,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new Bech32Error-variant ParseError
         */
        public static constructor_bech32_error(a: Bech32Error): ParseError {
-               const ret: number = bindings.ParseError_bech32_error(CommonBase.get_ptr_of(a));
+               const ret: bigint = bindings.ParseError_bech32_error(CommonBase.get_ptr_of(a));
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -417,7 +439,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new ParseAmountError-variant ParseError
         */
        public static constructor_parse_amount_error(a: UnqualifiedError): ParseError {
-               const ret: number = bindings.ParseError_parse_amount_error(0);
+               const ret: bigint = bindings.ParseError_parse_amount_error(0);
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -427,7 +449,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new MalformedSignature-variant ParseError
         */
        public static constructor_malformed_signature(a: Secp256k1Error): ParseError {
-               const ret: number = bindings.ParseError_malformed_signature(a);
+               const ret: bigint = bindings.ParseError_malformed_signature(a);
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -437,7 +459,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new BadPrefix-variant ParseError
         */
        public static constructor_bad_prefix(): ParseError {
-               const ret: number = bindings.ParseError_bad_prefix();
+               const ret: bigint = bindings.ParseError_bad_prefix();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -447,7 +469,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new UnknownCurrency-variant ParseError
         */
        public static constructor_unknown_currency(): ParseError {
-               const ret: number = bindings.ParseError_unknown_currency();
+               const ret: bigint = bindings.ParseError_unknown_currency();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -457,7 +479,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new UnknownSiPrefix-variant ParseError
         */
        public static constructor_unknown_si_prefix(): ParseError {
-               const ret: number = bindings.ParseError_unknown_si_prefix();
+               const ret: bigint = bindings.ParseError_unknown_si_prefix();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -467,7 +489,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new MalformedHRP-variant ParseError
         */
        public static constructor_malformed_hrp(): ParseError {
-               const ret: number = bindings.ParseError_malformed_hrp();
+               const ret: bigint = bindings.ParseError_malformed_hrp();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -477,7 +499,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new TooShortDataPart-variant ParseError
         */
        public static constructor_too_short_data_part(): ParseError {
-               const ret: number = bindings.ParseError_too_short_data_part();
+               const ret: bigint = bindings.ParseError_too_short_data_part();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -487,7 +509,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new UnexpectedEndOfTaggedFields-variant ParseError
         */
        public static constructor_unexpected_end_of_tagged_fields(): ParseError {
-               const ret: number = bindings.ParseError_unexpected_end_of_tagged_fields();
+               const ret: bigint = bindings.ParseError_unexpected_end_of_tagged_fields();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -497,7 +519,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new DescriptionDecodeError-variant ParseError
         */
        public static constructor_description_decode_error(a: UnqualifiedError): ParseError {
-               const ret: number = bindings.ParseError_description_decode_error(0);
+               const ret: bigint = bindings.ParseError_description_decode_error(0);
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -507,7 +529,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new PaddingError-variant ParseError
         */
        public static constructor_padding_error(): ParseError {
-               const ret: number = bindings.ParseError_padding_error();
+               const ret: bigint = bindings.ParseError_padding_error();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -517,7 +539,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new IntegerOverflowError-variant ParseError
         */
        public static constructor_integer_overflow_error(): ParseError {
-               const ret: number = bindings.ParseError_integer_overflow_error();
+               const ret: bigint = bindings.ParseError_integer_overflow_error();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -527,7 +549,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new InvalidSegWitProgramLength-variant ParseError
         */
        public static constructor_invalid_seg_wit_program_length(): ParseError {
-               const ret: number = bindings.ParseError_invalid_seg_wit_program_length();
+               const ret: bigint = bindings.ParseError_invalid_seg_wit_program_length();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -537,7 +559,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new InvalidPubKeyHashLength-variant ParseError
         */
        public static constructor_invalid_pub_key_hash_length(): ParseError {
-               const ret: number = bindings.ParseError_invalid_pub_key_hash_length();
+               const ret: bigint = bindings.ParseError_invalid_pub_key_hash_length();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -547,7 +569,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new InvalidScriptHashLength-variant ParseError
         */
        public static constructor_invalid_script_hash_length(): ParseError {
-               const ret: number = bindings.ParseError_invalid_script_hash_length();
+               const ret: bigint = bindings.ParseError_invalid_script_hash_length();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -557,7 +579,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new InvalidRecoveryId-variant ParseError
         */
        public static constructor_invalid_recovery_id(): ParseError {
-               const ret: number = bindings.ParseError_invalid_recovery_id();
+               const ret: bigint = bindings.ParseError_invalid_recovery_id();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -567,7 +589,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new InvalidSliceLength-variant ParseError
         */
        public static constructor_invalid_slice_length(a: string): ParseError {
-               const ret: number = bindings.ParseError_invalid_slice_length(bindings.encodeString(a));
+               const ret: bigint = bindings.ParseError_invalid_slice_length(bindings.encodeString(a));
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -577,7 +599,7 @@ export class ParseError extends CommonBase {
         * Utility method to constructs a new Skip-variant ParseError
         */
        public static constructor_skip(): ParseError {
-               const ret: number = bindings.ParseError_skip();
+               const ret: bigint = bindings.ParseError_skip();
                const ret_hu_conv: ParseError = ParseError.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
@@ -597,9 +619,9 @@ export class ParseError extends CommonBase {
 export class ParseError_Bech32Error extends ParseError {
        public bech32_error: Bech32Error;
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
-               const bech32_error: number = bindings.LDKParseError_Bech32Error_get_bech32_error(ptr);
+               const bech32_error: bigint = bindings.LDKParseError_Bech32Error_get_bech32_error(ptr);
                const bech32_error_hu_conv: Bech32Error = Bech32Error.constr_from_ptr(bech32_error);
                        CommonBase.add_ref_from(bech32_error_hu_conv, this);
                this.bech32_error = bech32_error_hu_conv;
@@ -609,7 +631,7 @@ export class ParseError_Bech32Error extends ParseError {
 export class ParseError_ParseAmountError extends ParseError {
        public parse_amount_error: UnqualifiedError;
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
                const parse_amount_error: number = bindings.LDKParseError_ParseAmountError_get_parse_amount_error(ptr);
                const parse_amount_error_conv: UnqualifiedError = new UnqualifiedError(parse_amount_error);
@@ -620,7 +642,7 @@ export class ParseError_ParseAmountError extends ParseError {
 export class ParseError_MalformedSignature extends ParseError {
        public malformed_signature: Secp256k1Error;
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
                this.malformed_signature = bindings.LDKParseError_MalformedSignature_get_malformed_signature(ptr);
        }
@@ -628,42 +650,42 @@ export class ParseError_MalformedSignature extends ParseError {
 /** A ParseError of type BadPrefix */
 export class ParseError_BadPrefix extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
 /** A ParseError of type UnknownCurrency */
 export class ParseError_UnknownCurrency extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
 /** A ParseError of type UnknownSiPrefix */
 export class ParseError_UnknownSiPrefix extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
 /** A ParseError of type MalformedHRP */
 export class ParseError_MalformedHRP extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
 /** A ParseError of type TooShortDataPart */
 export class ParseError_TooShortDataPart extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
 /** A ParseError of type UnexpectedEndOfTaggedFields */
 export class ParseError_UnexpectedEndOfTaggedFields extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
@@ -671,7 +693,7 @@ export class ParseError_UnexpectedEndOfTaggedFields extends ParseError {
 export class ParseError_DescriptionDecodeError extends ParseError {
        public description_decode_error: UnqualifiedError;
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
                const description_decode_error: number = bindings.LDKParseError_DescriptionDecodeError_get_description_decode_error(ptr);
                const description_decode_error_conv: UnqualifiedError = new UnqualifiedError(description_decode_error);
@@ -681,42 +703,42 @@ export class ParseError_DescriptionDecodeError extends ParseError {
 /** A ParseError of type PaddingError */
 export class ParseError_PaddingError extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
 /** A ParseError of type IntegerOverflowError */
 export class ParseError_IntegerOverflowError extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
 /** A ParseError of type InvalidSegWitProgramLength */
 export class ParseError_InvalidSegWitProgramLength extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
 /** A ParseError of type InvalidPubKeyHashLength */
 export class ParseError_InvalidPubKeyHashLength extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
 /** A ParseError of type InvalidScriptHashLength */
 export class ParseError_InvalidScriptHashLength extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
 /** A ParseError of type InvalidRecoveryId */
 export class ParseError_InvalidRecoveryId extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }
@@ -724,7 +746,7 @@ export class ParseError_InvalidRecoveryId extends ParseError {
 export class ParseError_InvalidSliceLength extends ParseError {
        public invalid_slice_length: string;
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
                const invalid_slice_length: number = bindings.LDKParseError_InvalidSliceLength_get_invalid_slice_length(ptr);
                const invalid_slice_length_conv: string = bindings.decodeString(invalid_slice_length);
@@ -734,7 +756,7 @@ export class ParseError_InvalidSliceLength extends ParseError {
 /** A ParseError of type Skip */
 export class ParseError_Skip extends ParseError {
        /* @internal */
-       public constructor(ptr: number) {
+       public constructor(ptr: bigint) {
                super(null, ptr);
        }
 }