@dashevo/wasm-dpp 3.0.1-hotfix.1 → 3.0.1-hotfix.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/wasm/wasm_dpp.d.ts +793 -793
- package/dist/wasm/wasm_dpp.js +11 -11
- package/dist/wasm/wasm_dpp_bg.js +1 -1
- package/lib/wasm/wasm_dpp.d.ts +793 -793
- package/package.json +2 -2
package/dist/wasm/wasm_dpp.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
|
+
export function getLatestProtocolVersion(): number;
|
|
3
4
|
export function createAssetLockProofInstance(raw_parameters: any): any;
|
|
4
5
|
export function deserializeConsensusError(bytes: Uint8Array): any;
|
|
5
6
|
export function generateDocumentId(contract_id: any, owner_id: any, document_type: string, entropy: Uint8Array): any;
|
|
6
|
-
export function getLatestProtocolVersion(): number;
|
|
7
7
|
export enum KeyPurpose {
|
|
8
8
|
/**
|
|
9
9
|
* at least one authentication key must be registered for all security levels
|
|
@@ -3485,312 +3485,130 @@ export interface InitOutput {
|
|
|
3485
3485
|
readonly withdrawaloutputscriptnotallowedwhensigningwithownerkeyerror_getCode: (a: number) => number;
|
|
3486
3486
|
readonly withdrawaloutputscriptnotallowedwhensigningwithownerkeyerror_message: (a: number) => [number, number];
|
|
3487
3487
|
readonly withdrawaloutputscriptnotallowedwhensigningwithownerkeyerror_serialize: (a: number) => [number, number, number];
|
|
3488
|
-
readonly
|
|
3489
|
-
readonly
|
|
3490
|
-
readonly
|
|
3491
|
-
readonly
|
|
3492
|
-
readonly
|
|
3493
|
-
readonly
|
|
3494
|
-
readonly
|
|
3495
|
-
readonly
|
|
3496
|
-
readonly
|
|
3497
|
-
readonly
|
|
3498
|
-
readonly
|
|
3499
|
-
readonly
|
|
3500
|
-
readonly __wbg_identitytopuptransition_free: (a: number, b: number) => void;
|
|
3501
|
-
readonly __wbg_identityupdatetransition_free: (a: number, b: number) => void;
|
|
3502
|
-
readonly __wbg_incompatibleprotocolversionerror_free: (a: number, b: number) => void;
|
|
3488
|
+
readonly __wbg_datacontractalreadypresenterror_free: (a: number, b: number) => void;
|
|
3489
|
+
readonly __wbg_datacontractfacade_free: (a: number, b: number) => void;
|
|
3490
|
+
readonly __wbg_datatriggeractionconditionerror_free: (a: number, b: number) => void;
|
|
3491
|
+
readonly __wbg_datatriggerconditionerror_free: (a: number, b: number) => void;
|
|
3492
|
+
readonly __wbg_documentfactory_free: (a: number, b: number) => void;
|
|
3493
|
+
readonly __wbg_documentowneridmismatcherror_free: (a: number, b: number) => void;
|
|
3494
|
+
readonly __wbg_documenttimestampsareequalerror_free: (a: number, b: number) => void;
|
|
3495
|
+
readonly __wbg_documenttransitions_free: (a: number, b: number) => void;
|
|
3496
|
+
readonly __wbg_duplicatedidentitypublickeystateerror_free: (a: number, b: number) => void;
|
|
3497
|
+
readonly __wbg_identityfacade_free: (a: number, b: number) => void;
|
|
3498
|
+
readonly __wbg_identityinsufficientbalanceerror_free: (a: number, b: number) => void;
|
|
3499
|
+
readonly __wbg_identitypublickeyisreadonlyerror_free: (a: number, b: number) => void;
|
|
3503
3500
|
readonly __wbg_incompatiblere2patternerror_free: (a: number, b: number) => void;
|
|
3504
|
-
readonly
|
|
3505
|
-
readonly
|
|
3506
|
-
readonly
|
|
3507
|
-
readonly
|
|
3508
|
-
readonly
|
|
3509
|
-
readonly
|
|
3510
|
-
readonly
|
|
3511
|
-
readonly
|
|
3512
|
-
readonly
|
|
3513
|
-
readonly
|
|
3514
|
-
readonly
|
|
3515
|
-
readonly
|
|
3516
|
-
readonly
|
|
3517
|
-
readonly
|
|
3518
|
-
readonly
|
|
3519
|
-
readonly
|
|
3520
|
-
readonly
|
|
3521
|
-
readonly
|
|
3522
|
-
readonly
|
|
3523
|
-
readonly
|
|
3524
|
-
readonly
|
|
3525
|
-
readonly
|
|
3526
|
-
readonly
|
|
3527
|
-
readonly
|
|
3528
|
-
readonly
|
|
3529
|
-
readonly
|
|
3530
|
-
readonly
|
|
3531
|
-
readonly
|
|
3532
|
-
readonly
|
|
3533
|
-
readonly
|
|
3534
|
-
readonly
|
|
3535
|
-
readonly
|
|
3536
|
-
readonly
|
|
3537
|
-
readonly
|
|
3538
|
-
readonly
|
|
3539
|
-
readonly
|
|
3540
|
-
readonly
|
|
3541
|
-
readonly
|
|
3542
|
-
readonly
|
|
3543
|
-
readonly
|
|
3544
|
-
readonly
|
|
3545
|
-
readonly
|
|
3546
|
-
readonly
|
|
3547
|
-
readonly
|
|
3548
|
-
readonly
|
|
3549
|
-
readonly
|
|
3550
|
-
readonly
|
|
3551
|
-
readonly
|
|
3552
|
-
readonly
|
|
3553
|
-
readonly
|
|
3554
|
-
readonly
|
|
3555
|
-
readonly
|
|
3556
|
-
readonly
|
|
3557
|
-
readonly
|
|
3558
|
-
readonly
|
|
3559
|
-
readonly
|
|
3560
|
-
readonly
|
|
3561
|
-
readonly
|
|
3562
|
-
readonly
|
|
3563
|
-
readonly
|
|
3564
|
-
readonly
|
|
3565
|
-
readonly
|
|
3566
|
-
readonly
|
|
3567
|
-
readonly
|
|
3568
|
-
readonly
|
|
3569
|
-
readonly
|
|
3570
|
-
readonly
|
|
3571
|
-
readonly identitycreatetransition_addPublicKeys: (a: number, b: number, c: number) => [number, number];
|
|
3572
|
-
readonly identitycreatetransition_assetLockProof: (a: number) => any;
|
|
3573
|
-
readonly identitycreatetransition_getAssetLockProof: (a: number) => any;
|
|
3574
|
-
readonly identitycreatetransition_getIdentityId: (a: number) => any;
|
|
3575
|
-
readonly identitycreatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
3576
|
-
readonly identitycreatetransition_getPublicKeys: (a: number) => [number, number];
|
|
3577
|
-
readonly identitycreatetransition_getSignature: (a: number) => any;
|
|
3578
|
-
readonly identitycreatetransition_getType: (a: number) => number;
|
|
3579
|
-
readonly identitycreatetransition_getUserFeeIncrease: (a: number) => number;
|
|
3580
|
-
readonly identitycreatetransition_isDataContractStateTransition: (a: number) => number;
|
|
3581
|
-
readonly identitycreatetransition_isIdentityStateTransition: (a: number) => number;
|
|
3582
|
-
readonly identitycreatetransition_new: (a: number) => [number, number, number];
|
|
3583
|
-
readonly identitycreatetransition_publicKeys: (a: number) => [number, number];
|
|
3584
|
-
readonly identitycreatetransition_setAssetLockProof: (a: number, b: any) => [number, number];
|
|
3585
|
-
readonly identitycreatetransition_setPublicKeys: (a: number, b: number, c: number) => [number, number];
|
|
3586
|
-
readonly identitycreatetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
3587
|
-
readonly identitycreatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
3588
|
-
readonly identitycreatetransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
3589
|
-
readonly identitycreatetransition_toBuffer: (a: number) => [number, number, number];
|
|
3590
|
-
readonly identitycreatetransition_toJSON: (a: number) => [number, number, number];
|
|
3591
|
-
readonly identitycreatetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
3592
|
-
readonly identitypublickey_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
3593
|
-
readonly identitypublickey_getData: (a: number) => any;
|
|
3594
|
-
readonly identitypublickey_getDisabledAt: (a: number) => any;
|
|
3595
|
-
readonly identitypublickey_getId: (a: number) => number;
|
|
3596
|
-
readonly identitypublickey_getPurpose: (a: number) => number;
|
|
3597
|
-
readonly identitypublickey_getSecurityLevel: (a: number) => number;
|
|
3598
|
-
readonly identitypublickey_getType: (a: number) => number;
|
|
3599
|
-
readonly identitypublickey_hash: (a: number) => [number, number, number, number];
|
|
3600
|
-
readonly identitypublickey_isMaster: (a: number) => number;
|
|
3601
|
-
readonly identitypublickey_isReadOnly: (a: number) => number;
|
|
3602
|
-
readonly identitypublickey_new: (a: number) => [number, number, number];
|
|
3603
|
-
readonly identitypublickey_setData: (a: number, b: number, c: number) => [number, number];
|
|
3604
|
-
readonly identitypublickey_setDisabledAt: (a: number, b: any) => void;
|
|
3605
|
-
readonly identitypublickey_setId: (a: number, b: number) => void;
|
|
3606
|
-
readonly identitypublickey_setPurpose: (a: number, b: number) => [number, number];
|
|
3607
|
-
readonly identitypublickey_setReadOnly: (a: number, b: number) => void;
|
|
3608
|
-
readonly identitypublickey_setSecurityLevel: (a: number, b: number) => [number, number];
|
|
3609
|
-
readonly identitypublickey_setType: (a: number, b: number) => [number, number];
|
|
3610
|
-
readonly identitypublickey_toBuffer: (a: number) => [number, number, number];
|
|
3611
|
-
readonly identitypublickey_toJSON: (a: number) => [number, number, number];
|
|
3612
|
-
readonly identitypublickey_toObject: (a: number) => [number, number, number];
|
|
3613
|
-
readonly identitytopuptransition_assetLockProof: (a: number) => any;
|
|
3614
|
-
readonly identitytopuptransition_getAssetLockProof: (a: number) => any;
|
|
3615
|
-
readonly identitytopuptransition_getIdentityId: (a: number) => any;
|
|
3616
|
-
readonly identitytopuptransition_getModifiedDataIds: (a: number) => [number, number];
|
|
3617
|
-
readonly identitytopuptransition_getSignature: (a: number) => any;
|
|
3618
|
-
readonly identitytopuptransition_getType: (a: number) => number;
|
|
3619
|
-
readonly identitytopuptransition_getUserFeeIncrease: (a: number) => number;
|
|
3620
|
-
readonly identitytopuptransition_new: (a: number) => [number, number, number];
|
|
3621
|
-
readonly identitytopuptransition_setAssetLockProof: (a: number, b: any) => [number, number];
|
|
3622
|
-
readonly identitytopuptransition_setIdentityId: (a: number, b: any) => void;
|
|
3623
|
-
readonly identitytopuptransition_setSignature: (a: number, b: number, c: number) => void;
|
|
3624
|
-
readonly identitytopuptransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
3625
|
-
readonly identitytopuptransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
3626
|
-
readonly identitytopuptransition_toBuffer: (a: number) => [number, number, number];
|
|
3627
|
-
readonly identitytopuptransition_toJSON: (a: number) => [number, number, number];
|
|
3628
|
-
readonly identitytopuptransition_toObject: (a: number, b: any) => [number, number, number];
|
|
3629
|
-
readonly identityupdatetransition_addPublicKeys: (a: number) => [number, number];
|
|
3630
|
-
readonly identityupdatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
3631
|
-
readonly identityupdatetransition_getIdentityId: (a: number) => any;
|
|
3632
|
-
readonly identityupdatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
3633
|
-
readonly identityupdatetransition_getPublicKeyIdsToDisable: (a: number) => [number, number];
|
|
3634
|
-
readonly identityupdatetransition_getPublicKeysToAdd: (a: number) => [number, number];
|
|
3635
|
-
readonly identityupdatetransition_getRevision: (a: number) => bigint;
|
|
3636
|
-
readonly identityupdatetransition_getSignature: (a: number) => any;
|
|
3637
|
-
readonly identityupdatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
3638
|
-
readonly identityupdatetransition_getType: (a: number) => number;
|
|
3639
|
-
readonly identityupdatetransition_getUserFeeIncrease: (a: number) => number;
|
|
3640
|
-
readonly identityupdatetransition_new: (a: number) => [number, number, number];
|
|
3641
|
-
readonly identityupdatetransition_setIdentityContractNonce: (a: number, b: bigint) => void;
|
|
3642
|
-
readonly identityupdatetransition_setIdentityId: (a: number, b: any) => void;
|
|
3643
|
-
readonly identityupdatetransition_setPublicKeyIdsToDisable: (a: number, b: number, c: number) => void;
|
|
3644
|
-
readonly identityupdatetransition_setPublicKeysToAdd: (a: number, b: number, c: number) => [number, number];
|
|
3645
|
-
readonly identityupdatetransition_setRevision: (a: number, b: bigint) => void;
|
|
3646
|
-
readonly identityupdatetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
3647
|
-
readonly identityupdatetransition_setSignaturePublicKeyId: (a: number, b: number) => void;
|
|
3648
|
-
readonly identityupdatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
3649
|
-
readonly identityupdatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
3650
|
-
readonly identityupdatetransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
3651
|
-
readonly identityupdatetransition_toBuffer: (a: number) => [number, number, number];
|
|
3652
|
-
readonly identityupdatetransition_toJSON: (a: number) => [number, number, number];
|
|
3653
|
-
readonly identityupdatetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
3654
|
-
readonly identityupdatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
3655
|
-
readonly incompatibleprotocolversionerror_getCode: (a: number) => number;
|
|
3656
|
-
readonly incompatibleprotocolversionerror_getMinimalProtocolVersion: (a: number) => number;
|
|
3657
|
-
readonly incompatibleprotocolversionerror_getParsedProtocolVersion: (a: number) => number;
|
|
3658
|
-
readonly incompatibleprotocolversionerror_message: (a: number) => [number, number];
|
|
3501
|
+
readonly __wbg_invaliddocumenttypenameerror_free: (a: number, b: number) => void;
|
|
3502
|
+
readonly __wbg_invalididentifiererror_free: (a: number, b: number) => void;
|
|
3503
|
+
readonly __wbg_invalididentitycredittransferamounterror_free: (a: number, b: number) => void;
|
|
3504
|
+
readonly __wbg_invalididentitykeysignatureerror_free: (a: number, b: number) => void;
|
|
3505
|
+
readonly __wbg_invalididentitypublickeysecuritylevelerror_free: (a: number, b: number) => void;
|
|
3506
|
+
readonly __wbg_missingdatacontractiderror_free: (a: number, b: number) => void;
|
|
3507
|
+
readonly __wbg_missingstatetransitiontypeerror_free: (a: number, b: number) => void;
|
|
3508
|
+
readonly __wbg_nonconsensuserrorwasm_free: (a: number, b: number) => void;
|
|
3509
|
+
readonly __wbg_protocolversionparsingerror_free: (a: number, b: number) => void;
|
|
3510
|
+
readonly __wbg_undefinedindexpropertyerror_free: (a: number, b: number) => void;
|
|
3511
|
+
readonly __wbg_wrongpublickeypurposeerror_free: (a: number, b: number) => void;
|
|
3512
|
+
readonly datacontractalreadypresenterror_getCode: (a: number) => number;
|
|
3513
|
+
readonly datacontractalreadypresenterror_getDataContractId: (a: number) => any;
|
|
3514
|
+
readonly datacontractalreadypresenterror_message: (a: number) => [number, number];
|
|
3515
|
+
readonly datacontractalreadypresenterror_new: (a: any) => number;
|
|
3516
|
+
readonly datacontractalreadypresenterror_serialize: (a: number) => [number, number, number];
|
|
3517
|
+
readonly datacontractfacade_create: (a: number, b: number, c: number, d: bigint, e: any, f: number) => [number, number, number];
|
|
3518
|
+
readonly datacontractfacade_createDataContractCreateTransition: (a: number, b: number) => [number, number, number];
|
|
3519
|
+
readonly datacontractfacade_createDataContractUpdateTransition: (a: number, b: number, c: bigint) => [number, number, number];
|
|
3520
|
+
readonly datacontractfacade_createFromBuffer: (a: number, b: number, c: number, d: number) => any;
|
|
3521
|
+
readonly datacontractfacade_createFromObject: (a: number, b: any, c: number) => any;
|
|
3522
|
+
readonly datatriggeractionconditionerror_getCode: (a: number) => number;
|
|
3523
|
+
readonly datatriggeractionconditionerror_getDataContractId: (a: number) => any;
|
|
3524
|
+
readonly datatriggeractionconditionerror_getDocumentTransitionId: (a: number) => any;
|
|
3525
|
+
readonly datatriggeractionconditionerror_getMessage: (a: number) => [number, number];
|
|
3526
|
+
readonly datatriggeractionconditionerror_getOwnerId: (a: number) => any;
|
|
3527
|
+
readonly datatriggerconditionerror_getCode: (a: number) => number;
|
|
3528
|
+
readonly datatriggerconditionerror_getDataContractId: (a: number) => any;
|
|
3529
|
+
readonly datatriggerconditionerror_getDocumentId: (a: number) => any;
|
|
3530
|
+
readonly datatriggerconditionerror_getMessage: (a: number) => [number, number];
|
|
3531
|
+
readonly datatriggerconditionerror_message: (a: number) => [number, number];
|
|
3532
|
+
readonly datatriggerconditionerror_serialize: (a: number) => [number, number, number];
|
|
3533
|
+
readonly documentfactory_create: (a: number, b: number, c: any, d: number, e: number, f: any) => [number, number, number];
|
|
3534
|
+
readonly documentfactory_createExtendedDocumentFromDocumentBuffer: (a: number, b: number, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
3535
|
+
readonly documentfactory_createStateTransition: (a: number, b: any, c: any) => [number, number, number];
|
|
3536
|
+
readonly documentfactory_new: (a: number, b: number) => [number, number, number];
|
|
3537
|
+
readonly documentowneridmismatcherror_getCode: (a: number) => number;
|
|
3538
|
+
readonly documentowneridmismatcherror_getDocumentId: (a: number) => any;
|
|
3539
|
+
readonly documentowneridmismatcherror_getDocumentOwnerId: (a: number) => any;
|
|
3540
|
+
readonly documentowneridmismatcherror_getExistingDocumentOwnerId: (a: number) => any;
|
|
3541
|
+
readonly documentowneridmismatcherror_message: (a: number) => [number, number];
|
|
3542
|
+
readonly documenttimestampsareequalerror_getCode: (a: number) => number;
|
|
3543
|
+
readonly documenttimestampsareequalerror_getDocumentId: (a: number) => any;
|
|
3544
|
+
readonly documenttimestampsareequalerror_message: (a: number) => [number, number];
|
|
3545
|
+
readonly documenttransitions_addTransitionCreate: (a: number, b: number) => void;
|
|
3546
|
+
readonly documenttransitions_addTransitionDelete: (a: number, b: number) => void;
|
|
3547
|
+
readonly documenttransitions_addTransitionReplace: (a: number, b: number) => void;
|
|
3548
|
+
readonly documenttransitions_new: () => number;
|
|
3549
|
+
readonly duplicatedidentitypublickeystateerror_getCode: (a: number) => number;
|
|
3550
|
+
readonly duplicatedidentitypublickeystateerror_getDuplicatedPublicKeysIds: (a: number) => any;
|
|
3551
|
+
readonly duplicatedidentitypublickeystateerror_message: (a: number) => [number, number];
|
|
3552
|
+
readonly identityfacade_create: (a: number, b: any, c: any) => [number, number, number];
|
|
3553
|
+
readonly identityfacade_createChainAssetLockProof: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
3554
|
+
readonly identityfacade_createFromBuffer: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
3555
|
+
readonly identityfacade_createIdentityCreateTransition: (a: number, b: number, c: any) => [number, number, number];
|
|
3556
|
+
readonly identityfacade_createIdentityCreditTransferTransition: (a: number, b: number, c: any, d: bigint, e: bigint) => [number, number, number];
|
|
3557
|
+
readonly identityfacade_createIdentityCreditWithdrawalTransition: (a: number, b: any, c: bigint, d: number, e: number, f: number, g: number, h: bigint) => [number, number, number];
|
|
3558
|
+
readonly identityfacade_createIdentityTopUpTransition: (a: number, b: any, c: any) => [number, number, number];
|
|
3559
|
+
readonly identityfacade_createIdentityUpdateTransition: (a: number, b: number, c: bigint, d: any) => [number, number, number];
|
|
3560
|
+
readonly identityfacade_createInstantAssetLockProof: (a: number, b: number, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
3561
|
+
readonly identityinsufficientbalanceerror_getBalance: (a: number) => bigint;
|
|
3562
|
+
readonly identityinsufficientbalanceerror_getCode: (a: number) => number;
|
|
3563
|
+
readonly identityinsufficientbalanceerror_getIdentityId: (a: number) => any;
|
|
3564
|
+
readonly identityinsufficientbalanceerror_message: (a: number) => [number, number];
|
|
3565
|
+
readonly identitypublickeyisreadonlyerror_getCode: (a: number) => number;
|
|
3566
|
+
readonly identitypublickeyisreadonlyerror_getKeyId: (a: number) => number;
|
|
3567
|
+
readonly identitypublickeyisreadonlyerror_message: (a: number) => [number, number];
|
|
3659
3568
|
readonly incompatiblere2patternerror_getCode: (a: number) => number;
|
|
3660
3569
|
readonly incompatiblere2patternerror_getMessage: (a: number) => [number, number];
|
|
3661
3570
|
readonly incompatiblere2patternerror_getPath: (a: number) => [number, number];
|
|
3662
3571
|
readonly incompatiblere2patternerror_getPattern: (a: number) => [number, number];
|
|
3663
3572
|
readonly incompatiblere2patternerror_message: (a: number) => [number, number];
|
|
3664
|
-
readonly
|
|
3665
|
-
readonly
|
|
3666
|
-
readonly
|
|
3667
|
-
readonly
|
|
3668
|
-
readonly
|
|
3669
|
-
readonly
|
|
3670
|
-
readonly
|
|
3671
|
-
readonly
|
|
3672
|
-
readonly
|
|
3673
|
-
readonly
|
|
3674
|
-
readonly
|
|
3675
|
-
readonly
|
|
3676
|
-
readonly
|
|
3677
|
-
readonly
|
|
3678
|
-
readonly
|
|
3679
|
-
readonly
|
|
3680
|
-
readonly
|
|
3681
|
-
readonly
|
|
3682
|
-
readonly
|
|
3683
|
-
readonly
|
|
3684
|
-
readonly
|
|
3685
|
-
readonly
|
|
3686
|
-
readonly
|
|
3687
|
-
readonly
|
|
3688
|
-
readonly
|
|
3689
|
-
readonly
|
|
3690
|
-
readonly
|
|
3691
|
-
readonly
|
|
3692
|
-
readonly
|
|
3693
|
-
readonly
|
|
3694
|
-
readonly
|
|
3695
|
-
readonly
|
|
3696
|
-
readonly
|
|
3697
|
-
readonly
|
|
3698
|
-
readonly
|
|
3699
|
-
readonly
|
|
3700
|
-
readonly
|
|
3701
|
-
readonly
|
|
3702
|
-
readonly
|
|
3703
|
-
readonly datacontractupdatetransition_isVotingStateTransition: (a: number) => number;
|
|
3704
|
-
readonly identitycreatetransition_isDocumentStateTransition: (a: number) => number;
|
|
3705
|
-
readonly identitycreatetransition_isVotingStateTransition: (a: number) => number;
|
|
3706
|
-
readonly identitytopuptransition_isDataContractStateTransition: (a: number) => number;
|
|
3707
|
-
readonly identitytopuptransition_isDocumentStateTransition: (a: number) => number;
|
|
3708
|
-
readonly identitytopuptransition_isIdentityStateTransition: (a: number) => number;
|
|
3709
|
-
readonly identitytopuptransition_isVotingStateTransition: (a: number) => number;
|
|
3710
|
-
readonly identityupdatetransition_isDataContractStateTransition: (a: number) => number;
|
|
3711
|
-
readonly identityupdatetransition_isDocumentStateTransition: (a: number) => number;
|
|
3712
|
-
readonly identityupdatetransition_isIdentityStateTransition: (a: number) => number;
|
|
3713
|
-
readonly identityupdatetransition_isVotingStateTransition: (a: number) => number;
|
|
3714
|
-
readonly datacontractupdatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
3715
|
-
readonly datacontractupdatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
3716
|
-
readonly datacontractupdatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
3717
|
-
readonly invalidassetlockproofcorechainheighterror_getCurrentCoreChainLockedHeight: (a: number) => number;
|
|
3718
|
-
readonly invalidassetlockproofcorechainheighterror_getProofCoreChainLockedHeight: (a: number) => number;
|
|
3719
|
-
readonly __wbg_assetlocktransactionisnotfounderror_free: (a: number, b: number) => void;
|
|
3720
|
-
readonly __wbg_batchedtransition_free: (a: number, b: number) => void;
|
|
3721
|
-
readonly __wbg_documentalreadyexistserror_free: (a: number, b: number) => void;
|
|
3722
|
-
readonly __wbg_documentcreatetransition_free: (a: number, b: number) => void;
|
|
3723
|
-
readonly __wbg_documentnotprovidederror_free: (a: number, b: number) => void;
|
|
3724
|
-
readonly __wbg_documenttransition_free: (a: number, b: number) => void;
|
|
3725
|
-
readonly __wbg_invaliddocumentactionerror_free: (a: number, b: number) => void;
|
|
3726
|
-
readonly __wbg_metadata_free: (a: number, b: number) => void;
|
|
3727
|
-
readonly __wbg_statetransitionisnotactiveerror_free: (a: number, b: number) => void;
|
|
3728
|
-
readonly __wbg_tokenburntransition_free: (a: number, b: number) => void;
|
|
3729
|
-
readonly __wbg_tokendestroyfrozenfundstransition_free: (a: number, b: number) => void;
|
|
3730
|
-
readonly __wbg_tokendirectpurchasetransition_free: (a: number, b: number) => void;
|
|
3731
|
-
readonly __wbg_tokenemergencyactiontransition_free: (a: number, b: number) => void;
|
|
3732
|
-
readonly __wbg_tokenfreezetransition_free: (a: number, b: number) => void;
|
|
3733
|
-
readonly __wbg_tokenminttransition_free: (a: number, b: number) => void;
|
|
3734
|
-
readonly __wbg_tokensetpricefordirectpurchasetransition_free: (a: number, b: number) => void;
|
|
3735
|
-
readonly __wbg_tokentransfertransition_free: (a: number, b: number) => void;
|
|
3736
|
-
readonly __wbg_tokenunfreezetransition_free: (a: number, b: number) => void;
|
|
3737
|
-
readonly __wbg_tryingtoreplaceimmutabledocumenterror_free: (a: number, b: number) => void;
|
|
3738
|
-
readonly assetlocktransactionisnotfounderror_getTransactionId: (a: number) => any;
|
|
3739
|
-
readonly documentcreatetransition_INITIAL_REVISION: () => bigint;
|
|
3740
|
-
readonly documentcreatetransition_getEntropy: (a: number) => [number, number];
|
|
3741
|
-
readonly documentcreatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
3742
|
-
readonly documentcreatetransition_getPrefundedVotingBalance: (a: number) => [number, number, number];
|
|
3743
|
-
readonly documentcreatetransition_getRevision: (a: number) => bigint;
|
|
3744
|
-
readonly documentcreatetransition_setIdentityContractNonce: (a: number, b: bigint) => void;
|
|
3745
|
-
readonly documenttransition_getAction: (a: number) => number;
|
|
3746
|
-
readonly documenttransition_getData: (a: number) => any;
|
|
3747
|
-
readonly documenttransition_getDataContractId: (a: number) => any;
|
|
3748
|
-
readonly documenttransition_getEntropy: (a: number) => [number, number];
|
|
3749
|
-
readonly documenttransition_getId: (a: number) => any;
|
|
3750
|
-
readonly documenttransition_getIdentityContractNonce: (a: number) => any;
|
|
3751
|
-
readonly documenttransition_getPrefundedVotingBalance: (a: number) => [number, number, number];
|
|
3752
|
-
readonly documenttransition_getReceiverId: (a: number) => any;
|
|
3753
|
-
readonly documenttransition_getRevision: (a: number) => [number, bigint];
|
|
3754
|
-
readonly documenttransition_getType: (a: number) => [number, number];
|
|
3755
|
-
readonly documenttransition_get_price: (a: number) => [number, bigint];
|
|
3756
|
-
readonly documenttransition_hasPrefundedBalance: (a: number) => number;
|
|
3757
|
-
readonly documenttransition_setDataContractId: (a: number, b: any) => [number, number];
|
|
3758
|
-
readonly documenttransition_setRevision: (a: number, b: bigint) => void;
|
|
3759
|
-
readonly metadata_from: (a: any) => [number, number, number];
|
|
3760
|
-
readonly metadata_getBlockHeight: (a: number) => bigint;
|
|
3761
|
-
readonly metadata_getCoreChainLockedHeight: (a: number) => number;
|
|
3762
|
-
readonly metadata_getProtocolVersion: (a: number) => number;
|
|
3763
|
-
readonly metadata_getTimeMs: (a: number) => bigint;
|
|
3764
|
-
readonly metadata_new: (a: bigint, b: number, c: bigint, d: number) => [number, number, number];
|
|
3765
|
-
readonly metadata_toJSON: (a: number) => any;
|
|
3766
|
-
readonly metadata_toObject: (a: number) => any;
|
|
3767
|
-
readonly statetransitionisnotactiveerror_getActiveVersionRangeEnd: (a: number) => number;
|
|
3768
|
-
readonly statetransitionisnotactiveerror_getActiveVersionRangeStart: (a: number) => number;
|
|
3769
|
-
readonly statetransitionisnotactiveerror_getCurrentProtocolVersion: (a: number) => number;
|
|
3770
|
-
readonly statetransitionisnotactiveerror_getStateTransitionType: (a: number) => [number, number];
|
|
3771
|
-
readonly statetransitionisnotactiveerror_toObject: (a: number) => any;
|
|
3772
|
-
readonly tokenburntransition_getBurnAmount: (a: number) => bigint;
|
|
3773
|
-
readonly tokenburntransition_getPublicNote: (a: number) => [number, number];
|
|
3774
|
-
readonly tokendestroyfrozenfundstransition_getFrozenIdentityId: (a: number) => any;
|
|
3775
|
-
readonly tokendestroyfrozenfundstransition_getPublicNote: (a: number) => [number, number];
|
|
3776
|
-
readonly tokendirectpurchasetransition_getTotalAgreedPrice: (a: number) => bigint;
|
|
3777
|
-
readonly tokenemergencyactiontransition_getEmergencyAction: (a: number) => number;
|
|
3778
|
-
readonly tokenemergencyactiontransition_getPublicNote: (a: number) => [number, number];
|
|
3779
|
-
readonly tokenfreezetransition_getFrozenIdentityId: (a: number) => any;
|
|
3780
|
-
readonly tokenfreezetransition_getPublicNote: (a: number) => [number, number];
|
|
3781
|
-
readonly tokenminttransition_getIssuedToIdentityId: (a: number) => any;
|
|
3782
|
-
readonly tokenminttransition_getPublicNote: (a: number) => [number, number];
|
|
3783
|
-
readonly tokenminttransition_getRecipientId: (a: number, b: number) => [number, number, number];
|
|
3784
|
-
readonly tokensetpricefordirectpurchasetransition_getPrice: (a: number) => [number, bigint];
|
|
3785
|
-
readonly tokensetpricefordirectpurchasetransition_getPublicNote: (a: number) => [number, number];
|
|
3786
|
-
readonly tokentransfertransition_getAmount: (a: number) => bigint;
|
|
3787
|
-
readonly tokentransfertransition_getPublicNote: (a: number) => [number, number];
|
|
3788
|
-
readonly tokentransfertransition_getRecipientId: (a: number) => any;
|
|
3789
|
-
readonly tokenunfreezetransition_getFrozenIdentityId: (a: number) => any;
|
|
3790
|
-
readonly tokenunfreezetransition_getPublicNote: (a: number) => [number, number];
|
|
3791
|
-
readonly tryingtoreplaceimmutabledocumenterror_new: (a: number) => number;
|
|
3792
|
-
readonly tokendirectpurchasetransition_getTokenCount: (a: number) => bigint;
|
|
3793
|
-
readonly tokenminttransition_getAmount: (a: number) => bigint;
|
|
3573
|
+
readonly invaliddocumenttypenameerrorwasm_getCode: (a: number) => number;
|
|
3574
|
+
readonly invaliddocumenttypenameerrorwasm_getName: (a: number) => [number, number];
|
|
3575
|
+
readonly invaliddocumenttypenameerrorwasm_message: (a: number) => [number, number];
|
|
3576
|
+
readonly invalididentifiererror_getCode: (a: number) => number;
|
|
3577
|
+
readonly invalididentifiererror_getIdentifierError: (a: number) => [number, number];
|
|
3578
|
+
readonly invalididentifiererror_getIdentifierName: (a: number) => [number, number];
|
|
3579
|
+
readonly invalididentifiererror_message: (a: number) => [number, number];
|
|
3580
|
+
readonly invalididentitycredittransferamounterror_getAmount: (a: number) => bigint;
|
|
3581
|
+
readonly invalididentitycredittransferamounterror_getCode: (a: number) => number;
|
|
3582
|
+
readonly invalididentitycredittransferamounterror_getMinAmount: (a: number) => bigint;
|
|
3583
|
+
readonly invalididentitycredittransferamounterror_message: (a: number) => [number, number];
|
|
3584
|
+
readonly invalididentitykeysignatureerror_getCode: (a: number) => number;
|
|
3585
|
+
readonly invalididentitykeysignatureerror_message: (a: number) => [number, number];
|
|
3586
|
+
readonly invalididentitypublickeysecuritylevelerror_getCode: (a: number) => number;
|
|
3587
|
+
readonly invalididentitypublickeysecuritylevelerror_getPublicKeyId: (a: number) => number;
|
|
3588
|
+
readonly invalididentitypublickeysecuritylevelerror_getPublicKeyPurpose: (a: number) => number;
|
|
3589
|
+
readonly invalididentitypublickeysecuritylevelerror_getPublicKeySecurityLevel: (a: number) => number;
|
|
3590
|
+
readonly invalididentitypublickeysecuritylevelerror_message: (a: number) => [number, number];
|
|
3591
|
+
readonly missingdatacontractiderror_getCode: (a: number) => number;
|
|
3592
|
+
readonly missingdatacontractiderror_message: (a: number) => [number, number];
|
|
3593
|
+
readonly missingstatetransitiontypeerror_getCode: (a: number) => number;
|
|
3594
|
+
readonly missingstatetransitiontypeerror_message: (a: number) => [number, number];
|
|
3595
|
+
readonly protocolversionparsingerror_getCode: (a: number) => number;
|
|
3596
|
+
readonly protocolversionparsingerror_getParsingError: (a: number) => [number, number];
|
|
3597
|
+
readonly protocolversionparsingerror_message: (a: number) => [number, number];
|
|
3598
|
+
readonly protocolversionparsingerror_new: (a: number, b: number) => number;
|
|
3599
|
+
readonly protocolversionparsingerror_serialize: (a: number) => [number, number, number];
|
|
3600
|
+
readonly undefinedindexpropertyerror_getCode: (a: number) => number;
|
|
3601
|
+
readonly undefinedindexpropertyerror_getDocumentType: (a: number) => [number, number];
|
|
3602
|
+
readonly undefinedindexpropertyerror_getIndexName: (a: number) => [number, number];
|
|
3603
|
+
readonly undefinedindexpropertyerror_getPropertyName: (a: number) => [number, number];
|
|
3604
|
+
readonly undefinedindexpropertyerror_message: (a: number) => [number, number];
|
|
3605
|
+
readonly wrongpublickeypurposeerror_getCode: (a: number) => number;
|
|
3606
|
+
readonly wrongpublickeypurposeerror_getKeyPurposeRequirement: (a: number) => any;
|
|
3607
|
+
readonly wrongpublickeypurposeerror_getPublicKeyPurpose: (a: number) => number;
|
|
3608
|
+
readonly wrongpublickeypurposeerror_message: (a: number) => [number, number];
|
|
3609
|
+
readonly identitypublickeyisreadonlyerror_getPublicKeyIndex: (a: number) => number;
|
|
3610
|
+
readonly invalididentitykeysignatureerror_getPublicKeyId: (a: number) => number;
|
|
3611
|
+
readonly missingstatetransitiontypeerror_new: () => number;
|
|
3794
3612
|
readonly __wbg_assetlockoutputnotfounderror_free: (a: number, b: number) => void;
|
|
3795
3613
|
readonly __wbg_chainassetlockproof_free: (a: number, b: number) => void;
|
|
3796
3614
|
readonly __wbg_datacontract_free: (a: number, b: number) => void;
|
|
@@ -3803,10 +3621,10 @@ export interface InitOutput {
|
|
|
3803
3621
|
readonly __wbg_identity_free: (a: number, b: number) => void;
|
|
3804
3622
|
readonly __wbg_incompatibledocumenttypeschemaerror_free: (a: number, b: number) => void;
|
|
3805
3623
|
readonly __wbg_inconsistentcompoundindexdataerror_free: (a: number, b: number) => void;
|
|
3624
|
+
readonly __wbg_invalidassetlocktransactionoutputreturnsizeerror_free: (a: number, b: number) => void;
|
|
3806
3625
|
readonly __wbg_invalidcreditwithdrawaltransitionoutputscripterror_free: (a: number, b: number) => void;
|
|
3807
3626
|
readonly __wbg_invaliddatacontractversionerror_free: (a: number, b: number) => void;
|
|
3808
3627
|
readonly __wbg_invaliddocumentrevisionerror_free: (a: number, b: number) => void;
|
|
3809
|
-
readonly __wbg_invalididentitycredittransferamounterror_free: (a: number, b: number) => void;
|
|
3810
3628
|
readonly __wbg_invalididentitynonceerror_free: (a: number, b: number) => void;
|
|
3811
3629
|
readonly __wbg_invalididentitypublickeytypeerror_free: (a: number, b: number) => void;
|
|
3812
3630
|
readonly __wbg_invalidindexpropertytypeerror_free: (a: number, b: number) => void;
|
|
@@ -3930,6 +3748,8 @@ export interface InitOutput {
|
|
|
3930
3748
|
readonly inconsistentcompoundindexdataerror_getDocumentType: (a: number) => [number, number];
|
|
3931
3749
|
readonly inconsistentcompoundindexdataerror_getIndexedProperties: (a: number) => any;
|
|
3932
3750
|
readonly inconsistentcompoundindexdataerror_message: (a: number) => [number, number];
|
|
3751
|
+
readonly invalidassetlocktransactionoutputreturnsizeerror_getCode: (a: number) => number;
|
|
3752
|
+
readonly invalidassetlocktransactionoutputreturnsizeerror_message: (a: number) => [number, number];
|
|
3933
3753
|
readonly invalidcreditwithdrawaltransitionoutputscripterror_getCode: (a: number) => number;
|
|
3934
3754
|
readonly invalidcreditwithdrawaltransitionoutputscripterror_message: (a: number) => [number, number];
|
|
3935
3755
|
readonly invaliddatacontractversionerror_getCode: (a: number) => number;
|
|
@@ -3939,10 +3759,6 @@ export interface InitOutput {
|
|
|
3939
3759
|
readonly invaliddocumentrevisionerror_getDesiredRevision: (a: number) => bigint;
|
|
3940
3760
|
readonly invaliddocumentrevisionerror_getDocumentId: (a: number) => any;
|
|
3941
3761
|
readonly invaliddocumentrevisionerror_message: (a: number) => [number, number];
|
|
3942
|
-
readonly invalididentitycredittransferamounterror_getAmount: (a: number) => bigint;
|
|
3943
|
-
readonly invalididentitycredittransferamounterror_getCode: (a: number) => number;
|
|
3944
|
-
readonly invalididentitycredittransferamounterror_getMinAmount: (a: number) => bigint;
|
|
3945
|
-
readonly invalididentitycredittransferamounterror_message: (a: number) => [number, number];
|
|
3946
3762
|
readonly invalididentitynonceerror_getCode: (a: number) => number;
|
|
3947
3763
|
readonly invalididentitynonceerror_getCurrentIdentityContractNonce: (a: number) => [number, bigint];
|
|
3948
3764
|
readonly invalididentitynonceerror_getError: (a: number) => any;
|
|
@@ -3988,6 +3804,7 @@ export interface InitOutput {
|
|
|
3988
3804
|
readonly jsonschemaerror_getCode: (a: number) => number;
|
|
3989
3805
|
readonly invaliddocumentrevisionerror_getPreviousRevision: (a: number) => [number, bigint];
|
|
3990
3806
|
readonly identity_getBalance: (a: number) => bigint;
|
|
3807
|
+
readonly invalidassetlocktransactionoutputreturnsizeerror_getOutputIndex: (a: number) => number;
|
|
3991
3808
|
readonly invaliddatacontractversionerror_getExpectedVersion: (a: number) => number;
|
|
3992
3809
|
readonly uncompressedpublickeynotallowederror_getPublicKeySize: (a: number) => number;
|
|
3993
3810
|
readonly __wbg_basicblserror_free: (a: number, b: number) => void;
|
|
@@ -4023,330 +3840,471 @@ export interface InitOutput {
|
|
|
4023
3840
|
readonly tokenkeepshistoryrules_keepsTransferHistory: (a: number) => number;
|
|
4024
3841
|
readonly invalidactionterror_new: (a: any) => number;
|
|
4025
3842
|
readonly nodocumentssuppliederror_new: () => number;
|
|
4026
|
-
readonly
|
|
4027
|
-
readonly
|
|
4028
|
-
readonly
|
|
4029
|
-
readonly
|
|
4030
|
-
readonly
|
|
4031
|
-
readonly
|
|
3843
|
+
readonly getLatestProtocolVersion: () => number;
|
|
3844
|
+
readonly __wbg_datacontracthavenewuniqueindexerror_free: (a: number, b: number) => void;
|
|
3845
|
+
readonly __wbg_datacontractupdatepermissionerror_free: (a: number, b: number) => void;
|
|
3846
|
+
readonly __wbg_duplicateuniqueindexerror_free: (a: number, b: number) => void;
|
|
3847
|
+
readonly __wbg_identityalreadyexistserror_free: (a: number, b: number) => void;
|
|
3848
|
+
readonly __wbg_identityassetlocktransactionoutpointalreadyexistserror_free: (a: number, b: number) => void;
|
|
3849
|
+
readonly __wbg_invalididentityassetlockproofchainlockvalidationerrorwasm_free: (a: number, b: number) => void;
|
|
3850
|
+
readonly __wbg_invalididentityassetlocktransactionoutputerror_free: (a: number, b: number) => void;
|
|
3851
|
+
readonly __wbg_invalididentitypublickeyiderror_free: (a: number, b: number) => void;
|
|
3852
|
+
readonly __wbg_invalididentityrevisionerror_free: (a: number, b: number) => void;
|
|
3853
|
+
readonly __wbg_invalidsignaturepublickeypurposeerror_free: (a: number, b: number) => void;
|
|
3854
|
+
readonly __wbg_invalidsignaturepublickeysecuritylevelerror_free: (a: number, b: number) => void;
|
|
3855
|
+
readonly __wbg_invalidstatetransitionsignatureerror_free: (a: number, b: number) => void;
|
|
3856
|
+
readonly __wbg_maxidentitypublickeylimitreachederror_free: (a: number, b: number) => void;
|
|
3857
|
+
readonly __wbg_missingdocumenttransitiontypeerror_free: (a: number, b: number) => void;
|
|
3858
|
+
readonly datacontracthavenewuniqueindexerror_getCode: (a: number) => number;
|
|
3859
|
+
readonly datacontracthavenewuniqueindexerror_getDocumentType: (a: number) => [number, number];
|
|
3860
|
+
readonly datacontracthavenewuniqueindexerror_getIndexName: (a: number) => [number, number];
|
|
3861
|
+
readonly datacontracthavenewuniqueindexerror_message: (a: number) => [number, number];
|
|
3862
|
+
readonly datacontractupdatepermissionerror_getCode: (a: number) => number;
|
|
3863
|
+
readonly datacontractupdatepermissionerror_getDataContractId: (a: number) => any;
|
|
3864
|
+
readonly datacontractupdatepermissionerror_getIdentityId: (a: number) => any;
|
|
3865
|
+
readonly datacontractupdatepermissionerror_message: (a: number) => [number, number];
|
|
3866
|
+
readonly datacontractupdatepermissionerror_new: (a: any, b: any) => number;
|
|
3867
|
+
readonly duplicateuniqueindexerror_getCode: (a: number) => number;
|
|
3868
|
+
readonly duplicateuniqueindexerror_getDocumentId: (a: number) => any;
|
|
3869
|
+
readonly duplicateuniqueindexerror_getDuplicatingProperties: (a: number) => any;
|
|
3870
|
+
readonly duplicateuniqueindexerror_message: (a: number) => [number, number];
|
|
3871
|
+
readonly identityalreadyexistserror_getCode: (a: number) => number;
|
|
3872
|
+
readonly identityalreadyexistserror_getIdentityId: (a: number) => any;
|
|
3873
|
+
readonly identityalreadyexistserror_message: (a: number) => [number, number];
|
|
3874
|
+
readonly identityassetlocktransactionoutpointalreadyexistserror_getCode: (a: number) => number;
|
|
3875
|
+
readonly identityassetlocktransactionoutpointalreadyexistserror_getOutputIndex: (a: number) => number;
|
|
3876
|
+
readonly identityassetlocktransactionoutpointalreadyexistserror_getTransactionId: (a: number) => any;
|
|
3877
|
+
readonly identityassetlocktransactionoutpointalreadyexistserror_message: (a: number) => [number, number];
|
|
3878
|
+
readonly invalididentityassetlockproofchainlockvalidationerrorwasm_getTransactionId: (a: number) => any;
|
|
3879
|
+
readonly invalididentityassetlocktransactionoutputerror_getCode: (a: number) => number;
|
|
3880
|
+
readonly invalididentityassetlocktransactionoutputerror_getOutputIndex: (a: number) => number;
|
|
3881
|
+
readonly invalididentityassetlocktransactionoutputerror_message: (a: number) => [number, number];
|
|
3882
|
+
readonly invalididentitypublickeyiderror_getCode: (a: number) => number;
|
|
3883
|
+
readonly invalididentitypublickeyiderror_message: (a: number) => [number, number];
|
|
3884
|
+
readonly invalididentityrevisionerror_getCode: (a: number) => number;
|
|
3885
|
+
readonly invalididentityrevisionerror_getCurrentRevision: (a: number) => any;
|
|
3886
|
+
readonly invalididentityrevisionerror_getIdentityId: (a: number) => any;
|
|
3887
|
+
readonly invalididentityrevisionerror_message: (a: number) => [number, number];
|
|
3888
|
+
readonly invalidsignaturepublickeypurposeerror_getCode: (a: number) => number;
|
|
3889
|
+
readonly invalidsignaturepublickeypurposeerror_getKeyPurposeRequirement: (a: number) => any;
|
|
3890
|
+
readonly invalidsignaturepublickeypurposeerror_getPublicKeyPurpose: (a: number) => number;
|
|
3891
|
+
readonly invalidsignaturepublickeypurposeerror_message: (a: number) => [number, number];
|
|
3892
|
+
readonly invalidsignaturepublickeysecuritylevelerror_getCode: (a: number) => number;
|
|
3893
|
+
readonly invalidsignaturepublickeysecuritylevelerror_getKeySecurityLevelRequirement: (a: number) => any;
|
|
3894
|
+
readonly invalidsignaturepublickeysecuritylevelerror_getPublicKeySecurityLevel: (a: number) => number;
|
|
3895
|
+
readonly invalidsignaturepublickeysecuritylevelerror_message: (a: number) => [number, number];
|
|
3896
|
+
readonly invalidstatetransitionsignatureerror_getCode: (a: number) => number;
|
|
3897
|
+
readonly invalidstatetransitionsignatureerror_message: (a: number) => [number, number];
|
|
3898
|
+
readonly maxidentitypublickeylimitreachederror_getCode: (a: number) => number;
|
|
3899
|
+
readonly maxidentitypublickeylimitreachederror_message: (a: number) => [number, number];
|
|
3900
|
+
readonly missingdocumenttransitiontypeerror_getCode: (a: number) => number;
|
|
3901
|
+
readonly missingdocumenttransitiontypeerror_message: (a: number) => [number, number];
|
|
3902
|
+
readonly invalididentityassetlockproofchainlockvalidationerrorwasm_getHeightReportedNotLocked: (a: number) => number;
|
|
3903
|
+
readonly invalididentitypublickeyiderror_getId: (a: number) => number;
|
|
3904
|
+
readonly maxidentitypublickeylimitreachederror_getMaxItems: (a: number) => number;
|
|
3905
|
+
readonly __wbg_basicecdsaerror_free: (a: number, b: number) => void;
|
|
3906
|
+
readonly __wbg_batchtransition_free: (a: number, b: number) => void;
|
|
3907
|
+
readonly __wbg_datacontractimmutablepropertiesupdateerror_free: (a: number, b: number) => void;
|
|
3908
|
+
readonly __wbg_datacontractinvalidindexdefinitionupdateerror_free: (a: number, b: number) => void;
|
|
4032
3909
|
readonly __wbg_documenttimestampsmismatcherror_free: (a: number, b: number) => void;
|
|
4033
|
-
readonly
|
|
4034
|
-
readonly
|
|
4035
|
-
readonly
|
|
4036
|
-
readonly
|
|
4037
|
-
readonly
|
|
4038
|
-
readonly
|
|
4039
|
-
readonly
|
|
4040
|
-
readonly
|
|
4041
|
-
readonly
|
|
4042
|
-
readonly
|
|
4043
|
-
readonly
|
|
4044
|
-
readonly
|
|
4045
|
-
readonly
|
|
4046
|
-
readonly
|
|
4047
|
-
readonly
|
|
4048
|
-
readonly
|
|
4049
|
-
readonly
|
|
4050
|
-
readonly
|
|
4051
|
-
readonly
|
|
4052
|
-
readonly
|
|
4053
|
-
readonly
|
|
4054
|
-
readonly
|
|
4055
|
-
readonly
|
|
4056
|
-
readonly
|
|
4057
|
-
readonly
|
|
4058
|
-
readonly
|
|
4059
|
-
readonly
|
|
4060
|
-
readonly
|
|
4061
|
-
readonly
|
|
4062
|
-
readonly
|
|
4063
|
-
readonly
|
|
4064
|
-
readonly
|
|
4065
|
-
readonly
|
|
4066
|
-
readonly
|
|
4067
|
-
readonly
|
|
4068
|
-
readonly
|
|
4069
|
-
readonly
|
|
4070
|
-
readonly
|
|
4071
|
-
readonly
|
|
4072
|
-
readonly
|
|
4073
|
-
readonly documentfactory_createStateTransition: (a: number, b: any, c: any) => [number, number, number];
|
|
4074
|
-
readonly documentfactory_new: (a: number, b: number) => [number, number, number];
|
|
4075
|
-
readonly documentowneridmismatcherror_getCode: (a: number) => number;
|
|
4076
|
-
readonly documentowneridmismatcherror_getDocumentId: (a: number) => any;
|
|
4077
|
-
readonly documentowneridmismatcherror_getDocumentOwnerId: (a: number) => any;
|
|
4078
|
-
readonly documentowneridmismatcherror_getExistingDocumentOwnerId: (a: number) => any;
|
|
4079
|
-
readonly documentowneridmismatcherror_message: (a: number) => [number, number];
|
|
3910
|
+
readonly __wbg_duplicatedidentitypublickeyerror_free: (a: number, b: number) => void;
|
|
3911
|
+
readonly __wbg_duplicateindexerror_free: (a: number, b: number) => void;
|
|
3912
|
+
readonly __wbg_identityassetlocktransactionisnotfounderror_free: (a: number, b: number) => void;
|
|
3913
|
+
readonly __wbg_invaliddatacontractiderror_free: (a: number, b: number) => void;
|
|
3914
|
+
readonly __wbg_invalidindexedpropertyconstrainterror_free: (a: number, b: number) => void;
|
|
3915
|
+
readonly __wbg_invalidinstantassetlockprooferror_free: (a: number, b: number) => void;
|
|
3916
|
+
readonly __wbg_invalidinstantassetlockproofsignatureerror_free: (a: number, b: number) => void;
|
|
3917
|
+
readonly __wbg_jsonschemacompilationerror_free: (a: number, b: number) => void;
|
|
3918
|
+
readonly __wbg_notimplementedcreditwithdrawaltransitionpoolingerror_free: (a: number, b: number) => void;
|
|
3919
|
+
readonly __wbg_platformvalueerror_free: (a: number, b: number) => void;
|
|
3920
|
+
readonly __wbg_tokentransition_free: (a: number, b: number) => void;
|
|
3921
|
+
readonly __wbg_unsupportedversionerror_free: (a: number, b: number) => void;
|
|
3922
|
+
readonly basicecdsaerror_getCode: (a: number) => number;
|
|
3923
|
+
readonly basicecdsaerror_message: (a: number) => [number, number];
|
|
3924
|
+
readonly batchtransition_getKeySecurityLevelRequirement: (a: number, b: number) => [number, number, number];
|
|
3925
|
+
readonly batchtransition_getModifiedDataIds: (a: number) => any;
|
|
3926
|
+
readonly batchtransition_getOwnerId: (a: number) => any;
|
|
3927
|
+
readonly batchtransition_getSignature: (a: number) => [number, number];
|
|
3928
|
+
readonly batchtransition_getSignaturePublicKeyId: (a: number) => number;
|
|
3929
|
+
readonly batchtransition_getTransitions: (a: number) => any;
|
|
3930
|
+
readonly batchtransition_getType: (a: number) => number;
|
|
3931
|
+
readonly batchtransition_getUserFeeIncrease: (a: number) => number;
|
|
3932
|
+
readonly batchtransition_isDataContractStateTransition: (a: number) => number;
|
|
3933
|
+
readonly batchtransition_isDocumentStateTransition: (a: number) => number;
|
|
3934
|
+
readonly batchtransition_setIdentityContractNonce: (a: number, b: bigint) => void;
|
|
3935
|
+
readonly batchtransition_setSignature: (a: number, b: number, c: number) => void;
|
|
3936
|
+
readonly batchtransition_setSignaturePublicKeyId: (a: number, b: number) => void;
|
|
3937
|
+
readonly batchtransition_setTransitions: (a: number, b: any) => [number, number];
|
|
3938
|
+
readonly batchtransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
3939
|
+
readonly batchtransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
3940
|
+
readonly batchtransition_toBuffer: (a: number) => [number, number, number];
|
|
3941
|
+
readonly batchtransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
3942
|
+
readonly datacontractimmutablepropertiesupdateerror_getCode: (a: number) => number;
|
|
3943
|
+
readonly datacontractimmutablepropertiesupdateerror_getFieldPath: (a: number) => [number, number];
|
|
3944
|
+
readonly datacontractimmutablepropertiesupdateerror_getOperation: (a: number) => [number, number];
|
|
3945
|
+
readonly datacontractimmutablepropertiesupdateerror_message: (a: number) => [number, number];
|
|
3946
|
+
readonly datacontractinvalidindexdefinitionupdateerror_getCode: (a: number) => number;
|
|
3947
|
+
readonly datacontractinvalidindexdefinitionupdateerror_getDocumentType: (a: number) => [number, number];
|
|
3948
|
+
readonly datacontractinvalidindexdefinitionupdateerror_getIndexName: (a: number) => [number, number];
|
|
3949
|
+
readonly datacontractinvalidindexdefinitionupdateerror_message: (a: number) => [number, number];
|
|
4080
3950
|
readonly documenttimestampsmismatcherror_getCode: (a: number) => number;
|
|
4081
3951
|
readonly documenttimestampsmismatcherror_getDocumentId: (a: number) => any;
|
|
4082
3952
|
readonly documenttimestampsmismatcherror_message: (a: number) => [number, number];
|
|
4083
|
-
readonly
|
|
4084
|
-
readonly
|
|
4085
|
-
readonly
|
|
4086
|
-
readonly
|
|
4087
|
-
readonly
|
|
4088
|
-
readonly
|
|
4089
|
-
readonly
|
|
4090
|
-
readonly
|
|
4091
|
-
readonly
|
|
4092
|
-
readonly
|
|
4093
|
-
readonly
|
|
4094
|
-
readonly
|
|
4095
|
-
readonly
|
|
4096
|
-
readonly
|
|
4097
|
-
readonly
|
|
4098
|
-
readonly
|
|
4099
|
-
readonly
|
|
4100
|
-
readonly
|
|
4101
|
-
readonly
|
|
4102
|
-
readonly
|
|
4103
|
-
readonly
|
|
4104
|
-
readonly
|
|
4105
|
-
readonly
|
|
3953
|
+
readonly duplicatedidentitypublickeyerror_getCode: (a: number) => number;
|
|
3954
|
+
readonly duplicatedidentitypublickeyerror_getDuplicatedPublicKeysIds: (a: number) => any;
|
|
3955
|
+
readonly duplicatedidentitypublickeyerror_message: (a: number) => [number, number];
|
|
3956
|
+
readonly duplicateindexerror_getCode: (a: number) => number;
|
|
3957
|
+
readonly duplicateindexerror_getDocumentType: (a: number) => [number, number];
|
|
3958
|
+
readonly duplicateindexerror_getIndexName: (a: number) => [number, number];
|
|
3959
|
+
readonly duplicateindexerror_message: (a: number) => [number, number];
|
|
3960
|
+
readonly identityassetlocktransactionisnotfounderror_getCode: (a: number) => number;
|
|
3961
|
+
readonly identityassetlocktransactionisnotfounderror_getTransactionId: (a: number) => any;
|
|
3962
|
+
readonly identityassetlocktransactionisnotfounderror_message: (a: number) => [number, number];
|
|
3963
|
+
readonly invaliddatacontractiderror_getCode: (a: number) => number;
|
|
3964
|
+
readonly invaliddatacontractiderror_getExpectedId: (a: number) => any;
|
|
3965
|
+
readonly invaliddatacontractiderror_getInvalidId: (a: number) => any;
|
|
3966
|
+
readonly invaliddatacontractiderror_message: (a: number) => [number, number];
|
|
3967
|
+
readonly invalidindexedpropertyconstrainterror_getCode: (a: number) => number;
|
|
3968
|
+
readonly invalidindexedpropertyconstrainterror_getConstraintName: (a: number) => [number, number];
|
|
3969
|
+
readonly invalidindexedpropertyconstrainterror_getDocumentType: (a: number) => [number, number];
|
|
3970
|
+
readonly invalidindexedpropertyconstrainterror_getIndexName: (a: number) => [number, number];
|
|
3971
|
+
readonly invalidindexedpropertyconstrainterror_getPropertyName: (a: number) => [number, number];
|
|
3972
|
+
readonly invalidindexedpropertyconstrainterror_getReason: (a: number) => [number, number];
|
|
3973
|
+
readonly invalidindexedpropertyconstrainterror_message: (a: number) => [number, number];
|
|
3974
|
+
readonly invalidinstantassetlockprooferror_getCode: (a: number) => number;
|
|
3975
|
+
readonly invalidinstantassetlockprooferror_message: (a: number) => [number, number];
|
|
3976
|
+
readonly invalidinstantassetlockproofsignatureerror_getCode: (a: number) => number;
|
|
3977
|
+
readonly invalidinstantassetlockproofsignatureerror_message: (a: number) => [number, number];
|
|
3978
|
+
readonly jsonschemacompilationerror_getCode: (a: number) => number;
|
|
3979
|
+
readonly jsonschemacompilationerror_getError: (a: number) => [number, number];
|
|
3980
|
+
readonly jsonschemacompilationerror_message: (a: number) => [number, number];
|
|
3981
|
+
readonly notimplementedcreditwithdrawaltransitionpoolingerror_getCode: (a: number) => number;
|
|
3982
|
+
readonly notimplementedcreditwithdrawaltransitionpoolingerror_getPooling: (a: number) => number;
|
|
3983
|
+
readonly notimplementedcreditwithdrawaltransitionpoolingerror_message: (a: number) => [number, number];
|
|
3984
|
+
readonly platformvalueerror_getMessage: (a: number) => [number, number];
|
|
3985
|
+
readonly platformvalueerror_toString: (a: number) => [number, number];
|
|
3986
|
+
readonly tokentransition_getDataContractId: (a: number) => any;
|
|
3987
|
+
readonly tokentransition_getHistoricalDocumentId: (a: number, b: any) => any;
|
|
3988
|
+
readonly tokentransition_getHistoricalDocumentTypeName: (a: number) => [number, number];
|
|
3989
|
+
readonly tokentransition_getIdentityContractNonce: (a: number) => bigint;
|
|
3990
|
+
readonly tokentransition_getTokenContractPosition: (a: number) => any;
|
|
3991
|
+
readonly tokentransition_getTokenId: (a: number) => any;
|
|
3992
|
+
readonly tokentransition_getTransitionType: (a: number) => number;
|
|
3993
|
+
readonly tokentransition_toTransition: (a: number) => any;
|
|
3994
|
+
readonly unsupportedversionerror_getCode: (a: number) => number;
|
|
3995
|
+
readonly unsupportedversionerror_getMaxVersion: (a: number) => number;
|
|
3996
|
+
readonly unsupportedversionerror_getMinVersion: (a: number) => number;
|
|
3997
|
+
readonly unsupportedversionerror_getReceivedVersion: (a: number) => number;
|
|
3998
|
+
readonly unsupportedversionerror_message: (a: number) => [number, number];
|
|
3999
|
+
readonly batchtransition_isIdentityStateTransition: (a: number) => number;
|
|
4000
|
+
readonly batchtransition_isVotingStateTransition: (a: number) => number;
|
|
4001
|
+
readonly platformvalueerror_valueOf: (a: number) => [number, number];
|
|
4002
|
+
readonly __wbg_assetlockproof_free: (a: number, b: number) => void;
|
|
4003
|
+
readonly __wbg_datacontractcreatetransition_free: (a: number, b: number) => void;
|
|
4004
|
+
readonly __wbg_datacontractnotpresenterror_free: (a: number, b: number) => void;
|
|
4005
|
+
readonly __wbg_datacontractupdatetransition_free: (a: number, b: number) => void;
|
|
4006
|
+
readonly __wbg_datatriggeractioninvalidresulterror_free: (a: number, b: number) => void;
|
|
4007
|
+
readonly __wbg_datatriggerinvalidresulterror_free: (a: number, b: number) => void;
|
|
4008
|
+
readonly __wbg_documentnotfounderror_free: (a: number, b: number) => void;
|
|
4009
|
+
readonly __wbg_documenttimestampwindowviolationerror_free: (a: number, b: number) => void;
|
|
4010
|
+
readonly __wbg_documenttransitionsareabsenterror_free: (a: number, b: number) => void;
|
|
4011
|
+
readonly __wbg_duplicatedocumenttransitionswithidserror_free: (a: number, b: number) => void;
|
|
4012
|
+
readonly __wbg_identitycontractnonceoutofboundserror_free: (a: number, b: number) => void;
|
|
4013
|
+
readonly __wbg_identitycreatetransition_free: (a: number, b: number) => void;
|
|
4014
|
+
readonly __wbg_identitypublickey_free: (a: number, b: number) => void;
|
|
4015
|
+
readonly __wbg_identitytopuptransition_free: (a: number, b: number) => void;
|
|
4016
|
+
readonly __wbg_identityupdatetransition_free: (a: number, b: number) => void;
|
|
4017
|
+
readonly __wbg_incompatibledatacontractschemaerror_free: (a: number, b: number) => void;
|
|
4018
|
+
readonly __wbg_invalidassetlockprooftransactionheighterror_free: (a: number, b: number) => void;
|
|
4019
|
+
readonly __wbg_invalidcompoundindexerror_free: (a: number, b: number) => void;
|
|
4020
|
+
readonly __wbg_invaliddocumenttransitionactionerror_free: (a: number, b: number) => void;
|
|
4021
|
+
readonly __wbg_invalidjsonschemareferror_free: (a: number, b: number) => void;
|
|
4022
|
+
readonly __wbg_invalidstatetransitiontypeerror_free: (a: number, b: number) => void;
|
|
4023
|
+
readonly __wbg_publickeysecuritylevelnotmeterror_free: (a: number, b: number) => void;
|
|
4024
|
+
readonly __wbg_statetransitionfactory_free: (a: number, b: number) => void;
|
|
4025
|
+
readonly __wbg_validationresult_free: (a: number, b: number) => void;
|
|
4026
|
+
readonly assetlockproof_createIdentifier: (a: number) => [number, number, number];
|
|
4027
|
+
readonly assetlockproof_new: (a: any) => [number, number, number];
|
|
4028
|
+
readonly assetlockproof_toObject: (a: number) => [number, number, number];
|
|
4029
|
+
readonly createAssetLockProofInstance: (a: any) => [number, number, number];
|
|
4030
|
+
readonly datacontractcreatetransition_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
4031
|
+
readonly datacontractcreatetransition_getDataContract: (a: number, b: number) => [number, number, number];
|
|
4032
|
+
readonly datacontractcreatetransition_getIdentityNonce: (a: number) => bigint;
|
|
4033
|
+
readonly datacontractcreatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4034
|
+
readonly datacontractcreatetransition_getOwnerId: (a: number) => any;
|
|
4035
|
+
readonly datacontractcreatetransition_getSignature: (a: number) => any;
|
|
4036
|
+
readonly datacontractcreatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
4037
|
+
readonly datacontractcreatetransition_getType: (a: number) => number;
|
|
4038
|
+
readonly datacontractcreatetransition_getUserFeeIncrease: (a: number) => number;
|
|
4039
|
+
readonly datacontractcreatetransition_isDataContractStateTransition: (a: number) => number;
|
|
4040
|
+
readonly datacontractcreatetransition_isDocumentStateTransition: (a: number) => number;
|
|
4041
|
+
readonly datacontractcreatetransition_new: (a: any) => [number, number, number];
|
|
4042
|
+
readonly datacontractcreatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4043
|
+
readonly datacontractcreatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4044
|
+
readonly datacontractcreatetransition_toBuffer: (a: number) => [number, number, number];
|
|
4045
|
+
readonly datacontractcreatetransition_toObject: (a: number, b: number) => [number, number, number];
|
|
4046
|
+
readonly datacontractcreatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
4047
|
+
readonly datacontractnotpresenterror_getCode: (a: number) => number;
|
|
4048
|
+
readonly datacontractnotpresenterror_getDataContractId: (a: number) => any;
|
|
4049
|
+
readonly datacontractnotpresenterror_message: (a: number) => [number, number];
|
|
4050
|
+
readonly datacontractupdatetransition_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
4051
|
+
readonly datacontractupdatetransition_getDataContract: (a: number, b: number) => [number, number, number];
|
|
4052
|
+
readonly datacontractupdatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4053
|
+
readonly datacontractupdatetransition_getOwnerId: (a: number) => any;
|
|
4054
|
+
readonly datacontractupdatetransition_getSignature: (a: number) => any;
|
|
4055
|
+
readonly datacontractupdatetransition_getType: (a: number) => number;
|
|
4056
|
+
readonly datacontractupdatetransition_new: (a: any) => [number, number, number];
|
|
4057
|
+
readonly datacontractupdatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4058
|
+
readonly datacontractupdatetransition_toBuffer: (a: number) => [number, number, number];
|
|
4059
|
+
readonly datacontractupdatetransition_toObject: (a: number, b: number) => [number, number, number];
|
|
4060
|
+
readonly datacontractupdatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
4061
|
+
readonly datatriggeractioninvalidresulterror_getCode: (a: number) => number;
|
|
4062
|
+
readonly datatriggeractioninvalidresulterror_getDataContractId: (a: number) => any;
|
|
4063
|
+
readonly datatriggeractioninvalidresulterror_getDocumentTransitionId: (a: number) => any;
|
|
4064
|
+
readonly datatriggeractioninvalidresulterror_getOwnerId: (a: number) => any;
|
|
4065
|
+
readonly datatriggerinvalidresulterror_getCode: (a: number) => number;
|
|
4066
|
+
readonly datatriggerinvalidresulterror_getDataContractId: (a: number) => any;
|
|
4067
|
+
readonly datatriggerinvalidresulterror_getDocumentId: (a: number) => any;
|
|
4068
|
+
readonly datatriggerinvalidresulterror_message: (a: number) => [number, number];
|
|
4069
|
+
readonly datatriggerinvalidresulterror_serialize: (a: number) => [number, number, number];
|
|
4070
|
+
readonly documentnotfounderror_getCode: (a: number) => number;
|
|
4071
|
+
readonly documentnotfounderror_getDocumentId: (a: number) => any;
|
|
4072
|
+
readonly documentnotfounderror_message: (a: number) => [number, number];
|
|
4073
|
+
readonly documenttimestampwindowviolationerror_getCode: (a: number) => number;
|
|
4074
|
+
readonly documenttimestampwindowviolationerror_getDocumentId: (a: number) => any;
|
|
4075
|
+
readonly documenttimestampwindowviolationerror_getTimeWindowEnd: (a: number) => any;
|
|
4076
|
+
readonly documenttimestampwindowviolationerror_getTimeWindowStart: (a: number) => any;
|
|
4077
|
+
readonly documenttimestampwindowviolationerror_getTimestamp: (a: number) => any;
|
|
4078
|
+
readonly documenttimestampwindowviolationerror_getTimestampName: (a: number) => [number, number];
|
|
4079
|
+
readonly documenttimestampwindowviolationerror_message: (a: number) => [number, number];
|
|
4080
|
+
readonly documenttransitionsareabsenterror_getCode: (a: number) => number;
|
|
4081
|
+
readonly documenttransitionsareabsenterror_message: (a: number) => [number, number];
|
|
4082
|
+
readonly duplicatedocumenttransitionswithidserror_getCode: (a: number) => number;
|
|
4083
|
+
readonly duplicatedocumenttransitionswithidserror_getDocumentTransitionReferences: (a: number) => any;
|
|
4084
|
+
readonly duplicatedocumenttransitionswithidserror_message: (a: number) => [number, number];
|
|
4085
|
+
readonly identitycontractnonceoutofboundserror_getCode: (a: number) => number;
|
|
4086
|
+
readonly identitycontractnonceoutofboundserror_getIdentityContractNonce: (a: number) => bigint;
|
|
4087
|
+
readonly identitycontractnonceoutofboundserror_message: (a: number) => [number, number];
|
|
4088
|
+
readonly identitycreatetransition_addPublicKeys: (a: number, b: number, c: number) => [number, number];
|
|
4089
|
+
readonly identitycreatetransition_assetLockProof: (a: number) => any;
|
|
4090
|
+
readonly identitycreatetransition_getAssetLockProof: (a: number) => any;
|
|
4091
|
+
readonly identitycreatetransition_getIdentityId: (a: number) => any;
|
|
4092
|
+
readonly identitycreatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4093
|
+
readonly identitycreatetransition_getPublicKeys: (a: number) => [number, number];
|
|
4094
|
+
readonly identitycreatetransition_getSignature: (a: number) => any;
|
|
4095
|
+
readonly identitycreatetransition_getType: (a: number) => number;
|
|
4096
|
+
readonly identitycreatetransition_getUserFeeIncrease: (a: number) => number;
|
|
4097
|
+
readonly identitycreatetransition_isDataContractStateTransition: (a: number) => number;
|
|
4098
|
+
readonly identitycreatetransition_isIdentityStateTransition: (a: number) => number;
|
|
4099
|
+
readonly identitycreatetransition_new: (a: number) => [number, number, number];
|
|
4100
|
+
readonly identitycreatetransition_publicKeys: (a: number) => [number, number];
|
|
4101
|
+
readonly identitycreatetransition_setAssetLockProof: (a: number, b: any) => [number, number];
|
|
4102
|
+
readonly identitycreatetransition_setPublicKeys: (a: number, b: number, c: number) => [number, number];
|
|
4103
|
+
readonly identitycreatetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
4104
|
+
readonly identitycreatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4105
|
+
readonly identitycreatetransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
4106
|
+
readonly identitycreatetransition_toBuffer: (a: number) => [number, number, number];
|
|
4107
|
+
readonly identitycreatetransition_toJSON: (a: number) => [number, number, number];
|
|
4108
|
+
readonly identitycreatetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
4109
|
+
readonly identitypublickey_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
4110
|
+
readonly identitypublickey_getData: (a: number) => any;
|
|
4111
|
+
readonly identitypublickey_getDisabledAt: (a: number) => any;
|
|
4112
|
+
readonly identitypublickey_getId: (a: number) => number;
|
|
4113
|
+
readonly identitypublickey_getPurpose: (a: number) => number;
|
|
4114
|
+
readonly identitypublickey_getSecurityLevel: (a: number) => number;
|
|
4115
|
+
readonly identitypublickey_getType: (a: number) => number;
|
|
4116
|
+
readonly identitypublickey_hash: (a: number) => [number, number, number, number];
|
|
4117
|
+
readonly identitypublickey_isMaster: (a: number) => number;
|
|
4118
|
+
readonly identitypublickey_isReadOnly: (a: number) => number;
|
|
4119
|
+
readonly identitypublickey_new: (a: number) => [number, number, number];
|
|
4120
|
+
readonly identitypublickey_setData: (a: number, b: number, c: number) => [number, number];
|
|
4121
|
+
readonly identitypublickey_setDisabledAt: (a: number, b: any) => void;
|
|
4122
|
+
readonly identitypublickey_setId: (a: number, b: number) => void;
|
|
4123
|
+
readonly identitypublickey_setPurpose: (a: number, b: number) => [number, number];
|
|
4124
|
+
readonly identitypublickey_setReadOnly: (a: number, b: number) => void;
|
|
4125
|
+
readonly identitypublickey_setSecurityLevel: (a: number, b: number) => [number, number];
|
|
4126
|
+
readonly identitypublickey_setType: (a: number, b: number) => [number, number];
|
|
4127
|
+
readonly identitypublickey_toBuffer: (a: number) => [number, number, number];
|
|
4128
|
+
readonly identitypublickey_toJSON: (a: number) => [number, number, number];
|
|
4129
|
+
readonly identitypublickey_toObject: (a: number) => [number, number, number];
|
|
4130
|
+
readonly identitytopuptransition_assetLockProof: (a: number) => any;
|
|
4131
|
+
readonly identitytopuptransition_getAssetLockProof: (a: number) => any;
|
|
4132
|
+
readonly identitytopuptransition_getIdentityId: (a: number) => any;
|
|
4133
|
+
readonly identitytopuptransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4134
|
+
readonly identitytopuptransition_getSignature: (a: number) => any;
|
|
4135
|
+
readonly identitytopuptransition_getType: (a: number) => number;
|
|
4136
|
+
readonly identitytopuptransition_getUserFeeIncrease: (a: number) => number;
|
|
4137
|
+
readonly identitytopuptransition_new: (a: number) => [number, number, number];
|
|
4138
|
+
readonly identitytopuptransition_setAssetLockProof: (a: number, b: any) => [number, number];
|
|
4139
|
+
readonly identitytopuptransition_setIdentityId: (a: number, b: any) => void;
|
|
4140
|
+
readonly identitytopuptransition_setSignature: (a: number, b: number, c: number) => void;
|
|
4141
|
+
readonly identitytopuptransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4142
|
+
readonly identitytopuptransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
4143
|
+
readonly identitytopuptransition_toBuffer: (a: number) => [number, number, number];
|
|
4144
|
+
readonly identitytopuptransition_toJSON: (a: number) => [number, number, number];
|
|
4145
|
+
readonly identitytopuptransition_toObject: (a: number, b: any) => [number, number, number];
|
|
4146
|
+
readonly identityupdatetransition_addPublicKeys: (a: number) => [number, number];
|
|
4147
|
+
readonly identityupdatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
4148
|
+
readonly identityupdatetransition_getIdentityId: (a: number) => any;
|
|
4149
|
+
readonly identityupdatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4150
|
+
readonly identityupdatetransition_getPublicKeyIdsToDisable: (a: number) => [number, number];
|
|
4151
|
+
readonly identityupdatetransition_getPublicKeysToAdd: (a: number) => [number, number];
|
|
4152
|
+
readonly identityupdatetransition_getRevision: (a: number) => bigint;
|
|
4153
|
+
readonly identityupdatetransition_getSignature: (a: number) => any;
|
|
4154
|
+
readonly identityupdatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
4155
|
+
readonly identityupdatetransition_getType: (a: number) => number;
|
|
4156
|
+
readonly identityupdatetransition_getUserFeeIncrease: (a: number) => number;
|
|
4157
|
+
readonly identityupdatetransition_new: (a: number) => [number, number, number];
|
|
4158
|
+
readonly identityupdatetransition_setIdentityContractNonce: (a: number, b: bigint) => void;
|
|
4159
|
+
readonly identityupdatetransition_setIdentityId: (a: number, b: any) => void;
|
|
4160
|
+
readonly identityupdatetransition_setPublicKeyIdsToDisable: (a: number, b: number, c: number) => void;
|
|
4161
|
+
readonly identityupdatetransition_setPublicKeysToAdd: (a: number, b: number, c: number) => [number, number];
|
|
4162
|
+
readonly identityupdatetransition_setRevision: (a: number, b: bigint) => void;
|
|
4163
|
+
readonly identityupdatetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
4164
|
+
readonly identityupdatetransition_setSignaturePublicKeyId: (a: number, b: number) => void;
|
|
4165
|
+
readonly identityupdatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4166
|
+
readonly identityupdatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4167
|
+
readonly identityupdatetransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
4168
|
+
readonly identityupdatetransition_toBuffer: (a: number) => [number, number, number];
|
|
4169
|
+
readonly identityupdatetransition_toJSON: (a: number) => [number, number, number];
|
|
4170
|
+
readonly identityupdatetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
4171
|
+
readonly identityupdatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
4106
4172
|
readonly incompatibledatacontractschemaerror_getCode: (a: number) => number;
|
|
4107
4173
|
readonly incompatibledatacontractschemaerror_getDataContractId: (a: number) => any;
|
|
4108
4174
|
readonly incompatibledatacontractschemaerror_getFieldPath: (a: number) => [number, number];
|
|
4109
4175
|
readonly incompatibledatacontractschemaerror_getOperation: (a: number) => [number, number];
|
|
4110
|
-
readonly incompatibledatacontractschemaerror_message: (a: number) => [number, number];
|
|
4111
|
-
readonly
|
|
4112
|
-
readonly
|
|
4113
|
-
readonly
|
|
4114
|
-
readonly
|
|
4115
|
-
readonly
|
|
4116
|
-
readonly
|
|
4117
|
-
readonly
|
|
4118
|
-
readonly
|
|
4119
|
-
readonly
|
|
4120
|
-
readonly
|
|
4121
|
-
readonly
|
|
4122
|
-
readonly
|
|
4123
|
-
readonly
|
|
4124
|
-
readonly
|
|
4125
|
-
readonly
|
|
4126
|
-
readonly
|
|
4127
|
-
readonly
|
|
4128
|
-
readonly
|
|
4129
|
-
readonly
|
|
4130
|
-
readonly
|
|
4131
|
-
readonly
|
|
4132
|
-
readonly
|
|
4133
|
-
readonly
|
|
4134
|
-
readonly
|
|
4135
|
-
readonly
|
|
4136
|
-
readonly
|
|
4137
|
-
readonly
|
|
4138
|
-
readonly
|
|
4139
|
-
readonly
|
|
4140
|
-
readonly
|
|
4141
|
-
readonly
|
|
4142
|
-
readonly
|
|
4143
|
-
readonly
|
|
4144
|
-
readonly
|
|
4145
|
-
readonly
|
|
4146
|
-
readonly
|
|
4147
|
-
readonly
|
|
4148
|
-
readonly
|
|
4149
|
-
readonly
|
|
4150
|
-
readonly
|
|
4151
|
-
readonly
|
|
4152
|
-
readonly
|
|
4153
|
-
readonly
|
|
4154
|
-
readonly
|
|
4155
|
-
readonly
|
|
4156
|
-
readonly
|
|
4157
|
-
readonly
|
|
4158
|
-
readonly
|
|
4159
|
-
readonly
|
|
4160
|
-
readonly
|
|
4161
|
-
readonly
|
|
4162
|
-
readonly
|
|
4163
|
-
readonly
|
|
4164
|
-
readonly
|
|
4165
|
-
readonly
|
|
4166
|
-
readonly
|
|
4167
|
-
readonly
|
|
4168
|
-
readonly
|
|
4169
|
-
readonly
|
|
4170
|
-
readonly
|
|
4171
|
-
readonly
|
|
4172
|
-
readonly
|
|
4173
|
-
readonly
|
|
4174
|
-
readonly
|
|
4175
|
-
readonly
|
|
4176
|
-
readonly
|
|
4177
|
-
readonly
|
|
4178
|
-
readonly
|
|
4179
|
-
readonly
|
|
4180
|
-
readonly
|
|
4181
|
-
readonly
|
|
4182
|
-
readonly
|
|
4183
|
-
readonly
|
|
4184
|
-
readonly
|
|
4185
|
-
readonly
|
|
4186
|
-
readonly
|
|
4187
|
-
readonly
|
|
4188
|
-
readonly
|
|
4189
|
-
readonly
|
|
4190
|
-
readonly
|
|
4191
|
-
readonly
|
|
4192
|
-
readonly
|
|
4193
|
-
readonly
|
|
4194
|
-
readonly
|
|
4195
|
-
readonly
|
|
4196
|
-
readonly
|
|
4197
|
-
readonly
|
|
4198
|
-
readonly
|
|
4199
|
-
readonly
|
|
4200
|
-
readonly
|
|
4201
|
-
readonly
|
|
4202
|
-
readonly
|
|
4203
|
-
readonly
|
|
4204
|
-
readonly
|
|
4205
|
-
readonly
|
|
4206
|
-
readonly
|
|
4207
|
-
readonly
|
|
4208
|
-
readonly
|
|
4209
|
-
readonly
|
|
4210
|
-
readonly
|
|
4211
|
-
readonly
|
|
4212
|
-
readonly
|
|
4213
|
-
readonly
|
|
4214
|
-
readonly
|
|
4215
|
-
readonly
|
|
4216
|
-
readonly
|
|
4217
|
-
readonly
|
|
4218
|
-
readonly
|
|
4219
|
-
readonly
|
|
4220
|
-
readonly
|
|
4221
|
-
readonly
|
|
4222
|
-
readonly
|
|
4223
|
-
readonly
|
|
4224
|
-
readonly
|
|
4225
|
-
readonly
|
|
4226
|
-
readonly
|
|
4227
|
-
readonly
|
|
4228
|
-
readonly
|
|
4229
|
-
readonly
|
|
4230
|
-
readonly
|
|
4231
|
-
readonly
|
|
4232
|
-
readonly
|
|
4233
|
-
readonly
|
|
4234
|
-
readonly
|
|
4235
|
-
readonly
|
|
4236
|
-
readonly
|
|
4237
|
-
readonly
|
|
4238
|
-
readonly
|
|
4239
|
-
readonly
|
|
4240
|
-
readonly
|
|
4241
|
-
readonly
|
|
4242
|
-
readonly identitycreditwithdrawaltransition_setAmount: (a: number, b: bigint) => void;
|
|
4243
|
-
readonly identitycreditwithdrawaltransition_setCoreFeePerByte: (a: number, b: number) => void;
|
|
4244
|
-
readonly identitycreditwithdrawaltransition_setIdentityId: (a: number, b: any) => void;
|
|
4245
|
-
readonly identitycreditwithdrawaltransition_setNonce: (a: number, b: bigint) => void;
|
|
4246
|
-
readonly identitycreditwithdrawaltransition_setOutputScript: (a: number, b: number, c: number) => void;
|
|
4247
|
-
readonly identitycreditwithdrawaltransition_setPooling: (a: number, b: number) => [number, number];
|
|
4248
|
-
readonly identitycreditwithdrawaltransition_setSignature: (a: number, b: number, c: number) => void;
|
|
4249
|
-
readonly identitycreditwithdrawaltransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4250
|
-
readonly identitycreditwithdrawaltransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4251
|
-
readonly identitycreditwithdrawaltransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
4252
|
-
readonly identitycreditwithdrawaltransition_toBuffer: (a: number) => [number, number, number];
|
|
4253
|
-
readonly identitycreditwithdrawaltransition_toJSON: (a: number) => [number, number, number];
|
|
4254
|
-
readonly identitycreditwithdrawaltransition_toObject: (a: number, b: any) => [number, number, number];
|
|
4255
|
-
readonly identitynotfounderror_getCode: (a: number) => number;
|
|
4256
|
-
readonly identitynotfounderror_getIdentityId: (a: number) => any;
|
|
4257
|
-
readonly identitynotfounderror_message: (a: number) => [number, number];
|
|
4258
|
-
readonly identitynotfounderror_new: (a: any) => number;
|
|
4259
|
-
readonly identitynotfounderror_serialize: (a: number) => [number, number, number];
|
|
4260
|
-
readonly invaliddatacontracterror_getErrors: (a: number) => [number, number];
|
|
4261
|
-
readonly invaliddatacontracterror_getMessage: (a: number) => [number, number];
|
|
4262
|
-
readonly invaliddatacontracterror_getRawDataContract: (a: number) => any;
|
|
4263
|
-
readonly invalididentityassetlocktransactionerror_getCode: (a: number) => number;
|
|
4264
|
-
readonly invalididentityassetlocktransactionerror_getErrorMessage: (a: number) => [number, number];
|
|
4265
|
-
readonly invalididentityassetlocktransactionerror_message: (a: number) => [number, number];
|
|
4266
|
-
readonly invalidinitialrevisionerror_getDocument: (a: number) => number;
|
|
4267
|
-
readonly masternodevotetransition_getContestedDocumentResourceVotePoll: (a: number) => any;
|
|
4268
|
-
readonly masternodevotetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
4269
|
-
readonly masternodevotetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4270
|
-
readonly masternodevotetransition_getOwnerId: (a: number) => any;
|
|
4271
|
-
readonly masternodevotetransition_getProTxHash: (a: number) => any;
|
|
4272
|
-
readonly masternodevotetransition_getSignature: (a: number) => any;
|
|
4273
|
-
readonly masternodevotetransition_getType: (a: number) => number;
|
|
4274
|
-
readonly masternodevotetransition_getUserFeeIncrease: (a: number) => number;
|
|
4275
|
-
readonly masternodevotetransition_new: (a: number) => [number, number, number];
|
|
4276
|
-
readonly masternodevotetransition_setProTxHash: (a: number, b: any) => void;
|
|
4277
|
-
readonly masternodevotetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
4278
|
-
readonly masternodevotetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4279
|
-
readonly masternodevotetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4280
|
-
readonly masternodevotetransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
4281
|
-
readonly masternodevotetransition_toBuffer: (a: number) => [number, number, number];
|
|
4282
|
-
readonly masternodevotetransition_toJSON: (a: number) => [number, number, number];
|
|
4283
|
-
readonly masternodevotetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
4284
|
-
readonly missingdocumenttypeerror_getCode: (a: number) => number;
|
|
4285
|
-
readonly missingdocumenttypeerror_message: (a: number) => [number, number];
|
|
4286
|
-
readonly missingpublickeyerror_getCode: (a: number) => number;
|
|
4287
|
-
readonly missingpublickeyerror_message: (a: number) => [number, number];
|
|
4288
|
-
readonly notimplementedcreditwithdrawaltransitionpoolingerror_getCode: (a: number) => number;
|
|
4289
|
-
readonly notimplementedcreditwithdrawaltransitionpoolingerror_getPooling: (a: number) => number;
|
|
4290
|
-
readonly notimplementedcreditwithdrawaltransitionpoolingerror_message: (a: number) => [number, number];
|
|
4291
|
-
readonly revisionabsenterror_getDocument: (a: number) => number;
|
|
4292
|
-
readonly statetransitionmaxsizeexceedederror_getActualSizeBytes: (a: number) => bigint;
|
|
4293
|
-
readonly statetransitionmaxsizeexceedederror_getCode: (a: number) => number;
|
|
4294
|
-
readonly statetransitionmaxsizeexceedederror_getMaxSizeBytes: (a: number) => bigint;
|
|
4295
|
-
readonly statetransitionmaxsizeexceedederror_message: (a: number) => [number, number];
|
|
4296
|
-
readonly unsupportedprotocolversionerror_getCode: (a: number) => number;
|
|
4297
|
-
readonly unsupportedprotocolversionerror_getLatestVersion: (a: number) => number;
|
|
4298
|
-
readonly unsupportedprotocolversionerror_message: (a: number) => [number, number];
|
|
4299
|
-
readonly invalidinitialrevisionerror_new: (a: number) => number;
|
|
4300
|
-
readonly revisionabsenterror_new: (a: number) => number;
|
|
4301
|
-
readonly identitycredittransfertransition_identityId: (a: number) => any;
|
|
4302
|
-
readonly identitycredittransfertransition_recipientId: (a: number) => any;
|
|
4303
|
-
readonly identitycreditwithdrawaltransition_identityId: (a: number) => any;
|
|
4304
|
-
readonly identitycredittransfertransition_isDocumentStateTransition: (a: number) => number;
|
|
4305
|
-
readonly identitycredittransfertransition_isVotingStateTransition: (a: number) => number;
|
|
4306
|
-
readonly identitycreditwithdrawaltransition_isDataContractStateTransition: (a: number) => number;
|
|
4307
|
-
readonly identitycreditwithdrawaltransition_isDocumentStateTransition: (a: number) => number;
|
|
4308
|
-
readonly identitycreditwithdrawaltransition_isIdentityStateTransition: (a: number) => number;
|
|
4309
|
-
readonly identitycreditwithdrawaltransition_isVotingStateTransition: (a: number) => number;
|
|
4310
|
-
readonly masternodevotetransition_isDataContractStateTransition: (a: number) => number;
|
|
4311
|
-
readonly masternodevotetransition_isDocumentStateTransition: (a: number) => number;
|
|
4312
|
-
readonly masternodevotetransition_isIdentityStateTransition: (a: number) => number;
|
|
4313
|
-
readonly masternodevotetransition_isVotingStateTransition: (a: number) => number;
|
|
4314
|
-
readonly identityassetlocktransactionoutputnotfounderror_getOutputIndex: (a: number) => number;
|
|
4315
|
-
readonly identitycredittransfertransition_getAmount: (a: number) => bigint;
|
|
4316
|
-
readonly identitycreditwithdrawaltransition_getAmount: (a: number) => bigint;
|
|
4317
|
-
readonly missingpublickeyerror_getPublicKeyId: (a: number) => number;
|
|
4318
|
-
readonly unsupportedprotocolversionerror_getParsedProtocolVersion: (a: number) => number;
|
|
4319
|
-
readonly __wbg_dashplatformprotocol_free: (a: number, b: number) => void;
|
|
4320
|
-
readonly __wbg_datacontractfactory_free: (a: number, b: number) => void;
|
|
4321
|
-
readonly __wbg_documentfacade_free: (a: number, b: number) => void;
|
|
4322
|
-
readonly __wbg_invalidactionnameerror_free: (a: number, b: number) => void;
|
|
4323
|
-
readonly __wbg_invaliddocumenttypeindatacontracterror_free: (a: number, b: number) => void;
|
|
4324
|
-
readonly __wbg_invalidstatetransitionerror_free: (a: number, b: number) => void;
|
|
4325
|
-
readonly __wbg_mismatchowneridserror_free: (a: number, b: number) => void;
|
|
4326
|
-
readonly dashplatformprotocol_data_contract: (a: number) => number;
|
|
4327
|
-
readonly dashplatformprotocol_document: (a: number) => number;
|
|
4328
|
-
readonly dashplatformprotocol_identity: (a: number) => number;
|
|
4329
|
-
readonly dashplatformprotocol_new: (a: any, b: number) => [number, number, number];
|
|
4330
|
-
readonly dashplatformprotocol_protocol_version: (a: number) => number;
|
|
4331
|
-
readonly dashplatformprotocol_state_transition: (a: number) => number;
|
|
4332
|
-
readonly datacontractfactory_create: (a: number, b: number, c: number, d: bigint, e: any, f: any) => [number, number, number];
|
|
4333
|
-
readonly datacontractfactory_createDataContractCreateTransition: (a: number, b: number) => any;
|
|
4334
|
-
readonly datacontractfactory_createFromBuffer: (a: number, b: number, c: number, d: number) => any;
|
|
4335
|
-
readonly datacontractfactory_new: (a: number) => number;
|
|
4336
|
-
readonly documentfacade_create: (a: number, b: number, c: any, d: number, e: number, f: any) => [number, number, number];
|
|
4337
|
-
readonly documentfacade_createExtendedDocumentFromDocumentBuffer: (a: number, b: number, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
4338
|
-
readonly documentfacade_createStateTransition: (a: number, b: any, c: any) => [number, number, number];
|
|
4339
|
-
readonly documentfacade_new: (a: number) => number;
|
|
4340
|
-
readonly invalidactionnameerror_getActions: (a: number) => [number, number];
|
|
4341
|
-
readonly invalidactionnameerror_new: (a: number, b: number) => number;
|
|
4342
|
-
readonly invaliddocumenttypeindatacontracterror_getDataContractId: (a: number) => any;
|
|
4343
|
-
readonly invaliddocumenttypeindatacontracterror_getType: (a: number) => [number, number];
|
|
4344
|
-
readonly invaliddocumenttypeindatacontracterror_new: (a: number, b: number, c: any) => number;
|
|
4345
|
-
readonly invalidstatetransitionerror_getErrors: (a: number) => [number, number];
|
|
4346
|
-
readonly invalidstatetransitionerror_getRawStateTransition: (a: number) => any;
|
|
4347
|
-
readonly invalidstatetransitionerror_new_wasm: (a: number, b: number, c: any) => [number, number, number];
|
|
4348
|
-
readonly mismatchowneridserror_getDocuments: (a: number) => [number, number];
|
|
4349
|
-
readonly mismatchowneridserror_new: (a: number, b: number) => number;
|
|
4176
|
+
readonly incompatibledatacontractschemaerror_message: (a: number) => [number, number];
|
|
4177
|
+
readonly invalidassetlockprooftransactionheighterror_getCode: (a: number) => number;
|
|
4178
|
+
readonly invalidassetlockprooftransactionheighterror_getProofCoreChainLockedHeight: (a: number) => number;
|
|
4179
|
+
readonly invalidassetlockprooftransactionheighterror_getTransactionHeight: (a: number) => number;
|
|
4180
|
+
readonly invalidassetlockprooftransactionheighterror_message: (a: number) => [number, number];
|
|
4181
|
+
readonly invalidcompoundindexerror_getCode: (a: number) => number;
|
|
4182
|
+
readonly invalidcompoundindexerror_getDocumentType: (a: number) => [number, number];
|
|
4183
|
+
readonly invalidcompoundindexerror_getIndexName: (a: number) => [number, number];
|
|
4184
|
+
readonly invalidcompoundindexerror_message: (a: number) => [number, number];
|
|
4185
|
+
readonly invaliddocumenttransitionactionerror_getAction: (a: number) => [number, number];
|
|
4186
|
+
readonly invaliddocumenttransitionactionerror_getCode: (a: number) => number;
|
|
4187
|
+
readonly invaliddocumenttransitionactionerror_message: (a: number) => [number, number];
|
|
4188
|
+
readonly invalidjsonschemareferror_getCode: (a: number) => number;
|
|
4189
|
+
readonly invalidjsonschemareferror_getRefError: (a: number) => [number, number];
|
|
4190
|
+
readonly invalidjsonschemareferror_message: (a: number) => [number, number];
|
|
4191
|
+
readonly invalidstatetransitiontypeerror_getCode: (a: number) => number;
|
|
4192
|
+
readonly invalidstatetransitiontypeerror_getType: (a: number) => number;
|
|
4193
|
+
readonly invalidstatetransitiontypeerror_message: (a: number) => [number, number];
|
|
4194
|
+
readonly invalidstatetransitiontypeerror_new: (a: number) => number;
|
|
4195
|
+
readonly publickeysecuritylevelnotmeterror_getCode: (a: number) => number;
|
|
4196
|
+
readonly publickeysecuritylevelnotmeterror_getKeySecurityLevelRequirement: (a: number) => number;
|
|
4197
|
+
readonly publickeysecuritylevelnotmeterror_getPublicKeySecurityLevel: (a: number) => number;
|
|
4198
|
+
readonly publickeysecuritylevelnotmeterror_message: (a: number) => [number, number];
|
|
4199
|
+
readonly statetransitionfactory_createFromBuffer: (a: number, b: number, c: number, d: any) => any;
|
|
4200
|
+
readonly validationresult_errors: (a: number) => [number, number];
|
|
4201
|
+
readonly validationresult_errorsText: (a: number) => [number, number];
|
|
4202
|
+
readonly validationresult_getData: (a: number) => any;
|
|
4203
|
+
readonly validationresult_getFirstError: (a: number) => any;
|
|
4204
|
+
readonly validationresult_isValid: (a: number) => number;
|
|
4205
|
+
readonly validationresult_new: (a: number, b: number) => [number, number, number];
|
|
4206
|
+
readonly validationresult_getErrors: (a: number) => [number, number];
|
|
4207
|
+
readonly identityupdatetransition_getOwnerId: (a: number) => any;
|
|
4208
|
+
readonly identityupdatetransition_identityId: (a: number) => any;
|
|
4209
|
+
readonly datacontractupdatetransition_getUserFeeIncrease: (a: number) => number;
|
|
4210
|
+
readonly identitycreatetransition_getOwnerId: (a: number) => any;
|
|
4211
|
+
readonly identitycreatetransition_identityId: (a: number) => any;
|
|
4212
|
+
readonly identitytopuptransition_getOwnerId: (a: number) => any;
|
|
4213
|
+
readonly identitytopuptransition_identityId: (a: number) => any;
|
|
4214
|
+
readonly datacontractcreatetransition_isIdentityStateTransition: (a: number) => number;
|
|
4215
|
+
readonly datacontractcreatetransition_isVotingStateTransition: (a: number) => number;
|
|
4216
|
+
readonly datacontractupdatetransition_isDataContractStateTransition: (a: number) => number;
|
|
4217
|
+
readonly datacontractupdatetransition_isDocumentStateTransition: (a: number) => number;
|
|
4218
|
+
readonly datacontractupdatetransition_isIdentityStateTransition: (a: number) => number;
|
|
4219
|
+
readonly datacontractupdatetransition_isVotingStateTransition: (a: number) => number;
|
|
4220
|
+
readonly identitycreatetransition_isDocumentStateTransition: (a: number) => number;
|
|
4221
|
+
readonly identitycreatetransition_isVotingStateTransition: (a: number) => number;
|
|
4222
|
+
readonly identitytopuptransition_isDataContractStateTransition: (a: number) => number;
|
|
4223
|
+
readonly identitytopuptransition_isDocumentStateTransition: (a: number) => number;
|
|
4224
|
+
readonly identitytopuptransition_isIdentityStateTransition: (a: number) => number;
|
|
4225
|
+
readonly identitytopuptransition_isVotingStateTransition: (a: number) => number;
|
|
4226
|
+
readonly identityupdatetransition_isDataContractStateTransition: (a: number) => number;
|
|
4227
|
+
readonly identityupdatetransition_isDocumentStateTransition: (a: number) => number;
|
|
4228
|
+
readonly identityupdatetransition_isIdentityStateTransition: (a: number) => number;
|
|
4229
|
+
readonly identityupdatetransition_isVotingStateTransition: (a: number) => number;
|
|
4230
|
+
readonly datacontractupdatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4231
|
+
readonly datacontractupdatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
4232
|
+
readonly datacontractupdatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
4233
|
+
readonly __wbg_assetlocktransactionisnotfounderror_free: (a: number, b: number) => void;
|
|
4234
|
+
readonly __wbg_batchedtransition_free: (a: number, b: number) => void;
|
|
4235
|
+
readonly __wbg_documentalreadyexistserror_free: (a: number, b: number) => void;
|
|
4236
|
+
readonly __wbg_documentcreatetransition_free: (a: number, b: number) => void;
|
|
4237
|
+
readonly __wbg_documentnotprovidederror_free: (a: number, b: number) => void;
|
|
4238
|
+
readonly __wbg_documenttransition_free: (a: number, b: number) => void;
|
|
4239
|
+
readonly __wbg_invaliddocumentactionerror_free: (a: number, b: number) => void;
|
|
4240
|
+
readonly __wbg_metadata_free: (a: number, b: number) => void;
|
|
4241
|
+
readonly __wbg_statetransitionisnotactiveerror_free: (a: number, b: number) => void;
|
|
4242
|
+
readonly __wbg_tokenburntransition_free: (a: number, b: number) => void;
|
|
4243
|
+
readonly __wbg_tokendestroyfrozenfundstransition_free: (a: number, b: number) => void;
|
|
4244
|
+
readonly __wbg_tokendirectpurchasetransition_free: (a: number, b: number) => void;
|
|
4245
|
+
readonly __wbg_tokenemergencyactiontransition_free: (a: number, b: number) => void;
|
|
4246
|
+
readonly __wbg_tokenfreezetransition_free: (a: number, b: number) => void;
|
|
4247
|
+
readonly __wbg_tokenminttransition_free: (a: number, b: number) => void;
|
|
4248
|
+
readonly __wbg_tokensetpricefordirectpurchasetransition_free: (a: number, b: number) => void;
|
|
4249
|
+
readonly __wbg_tokentransfertransition_free: (a: number, b: number) => void;
|
|
4250
|
+
readonly __wbg_tokenunfreezetransition_free: (a: number, b: number) => void;
|
|
4251
|
+
readonly __wbg_tryingtoreplaceimmutabledocumenterror_free: (a: number, b: number) => void;
|
|
4252
|
+
readonly assetlocktransactionisnotfounderror_getTransactionId: (a: number) => any;
|
|
4253
|
+
readonly documentcreatetransition_INITIAL_REVISION: () => bigint;
|
|
4254
|
+
readonly documentcreatetransition_getEntropy: (a: number) => [number, number];
|
|
4255
|
+
readonly documentcreatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
4256
|
+
readonly documentcreatetransition_getPrefundedVotingBalance: (a: number) => [number, number, number];
|
|
4257
|
+
readonly documentcreatetransition_getRevision: (a: number) => bigint;
|
|
4258
|
+
readonly documentcreatetransition_setIdentityContractNonce: (a: number, b: bigint) => void;
|
|
4259
|
+
readonly documenttransition_getAction: (a: number) => number;
|
|
4260
|
+
readonly documenttransition_getData: (a: number) => any;
|
|
4261
|
+
readonly documenttransition_getDataContractId: (a: number) => any;
|
|
4262
|
+
readonly documenttransition_getEntropy: (a: number) => [number, number];
|
|
4263
|
+
readonly documenttransition_getId: (a: number) => any;
|
|
4264
|
+
readonly documenttransition_getIdentityContractNonce: (a: number) => any;
|
|
4265
|
+
readonly documenttransition_getPrefundedVotingBalance: (a: number) => [number, number, number];
|
|
4266
|
+
readonly documenttransition_getReceiverId: (a: number) => any;
|
|
4267
|
+
readonly documenttransition_getRevision: (a: number) => [number, bigint];
|
|
4268
|
+
readonly documenttransition_getType: (a: number) => [number, number];
|
|
4269
|
+
readonly documenttransition_get_price: (a: number) => [number, bigint];
|
|
4270
|
+
readonly documenttransition_hasPrefundedBalance: (a: number) => number;
|
|
4271
|
+
readonly documenttransition_setDataContractId: (a: number, b: any) => [number, number];
|
|
4272
|
+
readonly documenttransition_setRevision: (a: number, b: bigint) => void;
|
|
4273
|
+
readonly metadata_from: (a: any) => [number, number, number];
|
|
4274
|
+
readonly metadata_getBlockHeight: (a: number) => bigint;
|
|
4275
|
+
readonly metadata_getCoreChainLockedHeight: (a: number) => number;
|
|
4276
|
+
readonly metadata_getProtocolVersion: (a: number) => number;
|
|
4277
|
+
readonly metadata_getTimeMs: (a: number) => bigint;
|
|
4278
|
+
readonly metadata_new: (a: bigint, b: number, c: bigint, d: number) => [number, number, number];
|
|
4279
|
+
readonly metadata_toJSON: (a: number) => any;
|
|
4280
|
+
readonly metadata_toObject: (a: number) => any;
|
|
4281
|
+
readonly statetransitionisnotactiveerror_getActiveVersionRangeEnd: (a: number) => number;
|
|
4282
|
+
readonly statetransitionisnotactiveerror_getActiveVersionRangeStart: (a: number) => number;
|
|
4283
|
+
readonly statetransitionisnotactiveerror_getCurrentProtocolVersion: (a: number) => number;
|
|
4284
|
+
readonly statetransitionisnotactiveerror_getStateTransitionType: (a: number) => [number, number];
|
|
4285
|
+
readonly statetransitionisnotactiveerror_toObject: (a: number) => any;
|
|
4286
|
+
readonly tokenburntransition_getBurnAmount: (a: number) => bigint;
|
|
4287
|
+
readonly tokenburntransition_getPublicNote: (a: number) => [number, number];
|
|
4288
|
+
readonly tokendestroyfrozenfundstransition_getFrozenIdentityId: (a: number) => any;
|
|
4289
|
+
readonly tokendestroyfrozenfundstransition_getPublicNote: (a: number) => [number, number];
|
|
4290
|
+
readonly tokendirectpurchasetransition_getTotalAgreedPrice: (a: number) => bigint;
|
|
4291
|
+
readonly tokenemergencyactiontransition_getEmergencyAction: (a: number) => number;
|
|
4292
|
+
readonly tokenemergencyactiontransition_getPublicNote: (a: number) => [number, number];
|
|
4293
|
+
readonly tokenfreezetransition_getFrozenIdentityId: (a: number) => any;
|
|
4294
|
+
readonly tokenfreezetransition_getPublicNote: (a: number) => [number, number];
|
|
4295
|
+
readonly tokenminttransition_getIssuedToIdentityId: (a: number) => any;
|
|
4296
|
+
readonly tokenminttransition_getPublicNote: (a: number) => [number, number];
|
|
4297
|
+
readonly tokenminttransition_getRecipientId: (a: number, b: number) => [number, number, number];
|
|
4298
|
+
readonly tokensetpricefordirectpurchasetransition_getPrice: (a: number) => [number, bigint];
|
|
4299
|
+
readonly tokensetpricefordirectpurchasetransition_getPublicNote: (a: number) => [number, number];
|
|
4300
|
+
readonly tokentransfertransition_getAmount: (a: number) => bigint;
|
|
4301
|
+
readonly tokentransfertransition_getPublicNote: (a: number) => [number, number];
|
|
4302
|
+
readonly tokentransfertransition_getRecipientId: (a: number) => any;
|
|
4303
|
+
readonly tokenunfreezetransition_getFrozenIdentityId: (a: number) => any;
|
|
4304
|
+
readonly tokenunfreezetransition_getPublicNote: (a: number) => [number, number];
|
|
4305
|
+
readonly tryingtoreplaceimmutabledocumenterror_new: (a: number) => number;
|
|
4306
|
+
readonly tokendirectpurchasetransition_getTokenCount: (a: number) => bigint;
|
|
4307
|
+
readonly tokenminttransition_getAmount: (a: number) => bigint;
|
|
4350
4308
|
readonly __wbg_balanceisnotenougherror_free: (a: number, b: number) => void;
|
|
4351
4309
|
readonly __wbg_datacontractuniqueindiceschangederror_free: (a: number, b: number) => void;
|
|
4352
4310
|
readonly __wbg_datatriggeractionexecutionerror_free: (a: number, b: number) => void;
|
|
@@ -4354,18 +4312,18 @@ export interface InitOutput {
|
|
|
4354
4312
|
readonly __wbg_duplicatedidentitypublickeyidstateerror_free: (a: number, b: number) => void;
|
|
4355
4313
|
readonly __wbg_identityassetlocktransactionoutpointnotenoughbalanceerror_free: (a: number, b: number) => void;
|
|
4356
4314
|
readonly __wbg_identityassetlocktransactionreplayerror_free: (a: number, b: number) => void;
|
|
4357
|
-
readonly __wbg_identitycontractnonceoutofboundserror_free: (a: number, b: number) => void;
|
|
4358
4315
|
readonly __wbg_identitycredittransfertoselferror_free: (a: number, b: number) => void;
|
|
4359
4316
|
readonly __wbg_identityfactory_free: (a: number, b: number) => void;
|
|
4360
4317
|
readonly __wbg_identitypublickeyisdisablederror_free: (a: number, b: number) => void;
|
|
4361
4318
|
readonly __wbg_identitypublickeywithwitness_free: (a: number, b: number) => void;
|
|
4319
|
+
readonly __wbg_incompatibleprotocolversionerror_free: (a: number, b: number) => void;
|
|
4362
4320
|
readonly __wbg_instantassetlockproof_free: (a: number, b: number) => void;
|
|
4321
|
+
readonly __wbg_invalidassetlockproofcorechainheighterror_free: (a: number, b: number) => void;
|
|
4363
4322
|
readonly __wbg_invalidcreditwithdrawaltransitioncorefeeerror_free: (a: number, b: number) => void;
|
|
4364
4323
|
readonly __wbg_invaliddocumenttypeerror_free: (a: number, b: number) => void;
|
|
4365
4324
|
readonly __wbg_invalididentitypublickeydataerror_free: (a: number, b: number) => void;
|
|
4366
|
-
readonly __wbg_invalidjsonschemareferror_free: (a: number, b: number) => void;
|
|
4367
|
-
readonly __wbg_invalidstatetransitiontypeerror_free: (a: number, b: number) => void;
|
|
4368
4325
|
readonly __wbg_publickeyisdisablederror_free: (a: number, b: number) => void;
|
|
4326
|
+
readonly __wbg_signatureshouldnotbepresenterror_free: (a: number, b: number) => void;
|
|
4369
4327
|
readonly __wbg_systempropertyindexalreadypresenterror_free: (a: number, b: number) => void;
|
|
4370
4328
|
readonly __wbg_tryingtodeleteimmutabledocumenterror_free: (a: number, b: number) => void;
|
|
4371
4329
|
readonly __wbg_unknownassetlockprooftypeerror_free: (a: number, b: number) => void;
|
|
@@ -4407,8 +4365,6 @@ export interface InitOutput {
|
|
|
4407
4365
|
readonly identityassetlocktransactionreplayerror_getOutputIndex: (a: number) => number;
|
|
4408
4366
|
readonly identityassetlocktransactionreplayerror_getStateTransitionId: (a: number) => any;
|
|
4409
4367
|
readonly identityassetlocktransactionreplayerror_getTransactionId: (a: number) => any;
|
|
4410
|
-
readonly identitycontractnonceoutofboundserror_getCode: (a: number) => number;
|
|
4411
|
-
readonly identitycontractnonceoutofboundserror_message: (a: number) => [number, number];
|
|
4412
4368
|
readonly identitycredittransfertoselferror_getCode: (a: number) => number;
|
|
4413
4369
|
readonly identitycredittransfertoselferror_message: (a: number) => [number, number];
|
|
4414
4370
|
readonly identityfactory_create: (a: number, b: any, c: any) => [number, number, number];
|
|
@@ -4443,6 +4399,9 @@ export interface InitOutput {
|
|
|
4443
4399
|
readonly identitypublickeywithwitness_setType: (a: number, b: number) => [number, number];
|
|
4444
4400
|
readonly identitypublickeywithwitness_toJSON: (a: number) => [number, number, number];
|
|
4445
4401
|
readonly identitypublickeywithwitness_toObject: (a: number, b: number) => [number, number, number];
|
|
4402
|
+
readonly incompatibleprotocolversionerror_getCode: (a: number) => number;
|
|
4403
|
+
readonly incompatibleprotocolversionerror_getMinimalProtocolVersion: (a: number) => number;
|
|
4404
|
+
readonly incompatibleprotocolversionerror_message: (a: number) => [number, number];
|
|
4446
4405
|
readonly instantassetlockproof_createIdentifier: (a: number) => [number, number, number];
|
|
4447
4406
|
readonly instantassetlockproof_getInstantLock: (a: number) => any;
|
|
4448
4407
|
readonly instantassetlockproof_getOutPoint: (a: number) => [number, number, number];
|
|
@@ -4453,6 +4412,8 @@ export interface InitOutput {
|
|
|
4453
4412
|
readonly instantassetlockproof_new: (a: any) => [number, number, number];
|
|
4454
4413
|
readonly instantassetlockproof_toJSON: (a: number) => [number, number, number];
|
|
4455
4414
|
readonly instantassetlockproof_toObject: (a: number) => [number, number, number];
|
|
4415
|
+
readonly invalidassetlockproofcorechainheighterror_getCode: (a: number) => number;
|
|
4416
|
+
readonly invalidassetlockproofcorechainheighterror_message: (a: number) => [number, number];
|
|
4456
4417
|
readonly invalidcreditwithdrawaltransitioncorefeeerror_getCode: (a: number) => number;
|
|
4457
4418
|
readonly invalidcreditwithdrawaltransitioncorefeeerror_message: (a: number) => [number, number];
|
|
4458
4419
|
readonly invaliddocumenttypeerror_getCode: (a: number) => number;
|
|
@@ -4463,15 +4424,10 @@ export interface InitOutput {
|
|
|
4463
4424
|
readonly invalididentitypublickeydataerror_getPublicKeyId: (a: number) => number;
|
|
4464
4425
|
readonly invalididentitypublickeydataerror_getValidationError: (a: number) => [number, number];
|
|
4465
4426
|
readonly invalididentitypublickeydataerror_message: (a: number) => [number, number];
|
|
4466
|
-
readonly invalidjsonschemareferror_getCode: (a: number) => number;
|
|
4467
|
-
readonly invalidjsonschemareferror_getRefError: (a: number) => [number, number];
|
|
4468
|
-
readonly invalidjsonschemareferror_message: (a: number) => [number, number];
|
|
4469
|
-
readonly invalidstatetransitiontypeerror_getCode: (a: number) => number;
|
|
4470
|
-
readonly invalidstatetransitiontypeerror_getType: (a: number) => number;
|
|
4471
|
-
readonly invalidstatetransitiontypeerror_message: (a: number) => [number, number];
|
|
4472
|
-
readonly invalidstatetransitiontypeerror_new: (a: number) => number;
|
|
4473
4427
|
readonly publickeyisdisablederror_getCode: (a: number) => number;
|
|
4474
4428
|
readonly publickeyisdisablederror_message: (a: number) => [number, number];
|
|
4429
|
+
readonly signatureshouldnotbepresenterror_getCode: (a: number) => number;
|
|
4430
|
+
readonly signatureshouldnotbepresenterror_message: (a: number) => [number, number];
|
|
4475
4431
|
readonly systempropertyindexalreadypresenterror_getCode: (a: number) => number;
|
|
4476
4432
|
readonly systempropertyindexalreadypresenterror_getDocumentType: (a: number) => [number, number];
|
|
4477
4433
|
readonly systempropertyindexalreadypresenterror_getIndexName: (a: number) => [number, number];
|
|
@@ -4483,169 +4439,213 @@ export interface InitOutput {
|
|
|
4483
4439
|
readonly valueerror_getMessage: (a: number) => [number, number];
|
|
4484
4440
|
readonly valueerror_message: (a: number) => [number, number];
|
|
4485
4441
|
readonly balanceisnotenougherror_new: (a: bigint, b: bigint) => number;
|
|
4486
|
-
readonly
|
|
4442
|
+
readonly incompatibleprotocolversionerror_getParsedProtocolVersion: (a: number) => number;
|
|
4443
|
+
readonly invalidassetlockproofcorechainheighterror_getCurrentCoreChainLockedHeight: (a: number) => number;
|
|
4444
|
+
readonly invalidassetlockproofcorechainheighterror_getProofCoreChainLockedHeight: (a: number) => number;
|
|
4487
4445
|
readonly invalidcreditwithdrawaltransitioncorefeeerror_getCoreFee: (a: number) => number;
|
|
4488
4446
|
readonly publickeyisdisablederror_getPublicKeyId: (a: number) => number;
|
|
4489
|
-
readonly
|
|
4490
|
-
readonly
|
|
4491
|
-
readonly
|
|
4492
|
-
readonly
|
|
4493
|
-
readonly
|
|
4494
|
-
readonly
|
|
4495
|
-
readonly
|
|
4496
|
-
readonly
|
|
4497
|
-
readonly
|
|
4498
|
-
readonly
|
|
4499
|
-
readonly
|
|
4500
|
-
readonly
|
|
4501
|
-
readonly
|
|
4502
|
-
readonly
|
|
4503
|
-
readonly
|
|
4504
|
-
readonly
|
|
4505
|
-
readonly
|
|
4506
|
-
readonly
|
|
4507
|
-
readonly
|
|
4508
|
-
readonly
|
|
4509
|
-
readonly
|
|
4510
|
-
readonly
|
|
4511
|
-
readonly
|
|
4512
|
-
readonly
|
|
4513
|
-
readonly
|
|
4514
|
-
readonly
|
|
4515
|
-
readonly
|
|
4516
|
-
readonly
|
|
4517
|
-
readonly
|
|
4518
|
-
readonly
|
|
4519
|
-
readonly
|
|
4520
|
-
readonly
|
|
4521
|
-
readonly
|
|
4522
|
-
readonly
|
|
4523
|
-
readonly
|
|
4524
|
-
readonly
|
|
4525
|
-
readonly
|
|
4526
|
-
readonly
|
|
4527
|
-
readonly
|
|
4528
|
-
readonly
|
|
4529
|
-
readonly
|
|
4530
|
-
readonly
|
|
4531
|
-
readonly
|
|
4532
|
-
readonly
|
|
4533
|
-
readonly
|
|
4534
|
-
readonly
|
|
4535
|
-
readonly
|
|
4536
|
-
readonly
|
|
4537
|
-
readonly
|
|
4538
|
-
readonly
|
|
4539
|
-
readonly
|
|
4540
|
-
readonly
|
|
4541
|
-
readonly
|
|
4542
|
-
readonly
|
|
4543
|
-
readonly
|
|
4544
|
-
readonly
|
|
4545
|
-
readonly
|
|
4546
|
-
readonly
|
|
4547
|
-
readonly
|
|
4548
|
-
readonly
|
|
4549
|
-
readonly
|
|
4550
|
-
readonly
|
|
4551
|
-
readonly
|
|
4447
|
+
readonly __wbg_dashplatformprotocol_free: (a: number, b: number) => void;
|
|
4448
|
+
readonly __wbg_datacontractfactory_free: (a: number, b: number) => void;
|
|
4449
|
+
readonly __wbg_documentfacade_free: (a: number, b: number) => void;
|
|
4450
|
+
readonly __wbg_invalidactionnameerror_free: (a: number, b: number) => void;
|
|
4451
|
+
readonly __wbg_invaliddocumenttypeindatacontracterror_free: (a: number, b: number) => void;
|
|
4452
|
+
readonly __wbg_invalidstatetransitionerror_free: (a: number, b: number) => void;
|
|
4453
|
+
readonly __wbg_mismatchowneridserror_free: (a: number, b: number) => void;
|
|
4454
|
+
readonly dashplatformprotocol_data_contract: (a: number) => number;
|
|
4455
|
+
readonly dashplatformprotocol_document: (a: number) => number;
|
|
4456
|
+
readonly dashplatformprotocol_identity: (a: number) => number;
|
|
4457
|
+
readonly dashplatformprotocol_new: (a: any, b: number) => [number, number, number];
|
|
4458
|
+
readonly dashplatformprotocol_protocol_version: (a: number) => number;
|
|
4459
|
+
readonly dashplatformprotocol_state_transition: (a: number) => number;
|
|
4460
|
+
readonly datacontractfactory_create: (a: number, b: number, c: number, d: bigint, e: any, f: any) => [number, number, number];
|
|
4461
|
+
readonly datacontractfactory_createDataContractCreateTransition: (a: number, b: number) => any;
|
|
4462
|
+
readonly datacontractfactory_createFromBuffer: (a: number, b: number, c: number, d: number) => any;
|
|
4463
|
+
readonly datacontractfactory_new: (a: number) => number;
|
|
4464
|
+
readonly documentfacade_create: (a: number, b: number, c: any, d: number, e: number, f: any) => [number, number, number];
|
|
4465
|
+
readonly documentfacade_createExtendedDocumentFromDocumentBuffer: (a: number, b: number, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
4466
|
+
readonly documentfacade_createStateTransition: (a: number, b: any, c: any) => [number, number, number];
|
|
4467
|
+
readonly documentfacade_new: (a: number) => number;
|
|
4468
|
+
readonly invalidactionnameerror_getActions: (a: number) => [number, number];
|
|
4469
|
+
readonly invalidactionnameerror_new: (a: number, b: number) => number;
|
|
4470
|
+
readonly invaliddocumenttypeindatacontracterror_getDataContractId: (a: number) => any;
|
|
4471
|
+
readonly invaliddocumenttypeindatacontracterror_getType: (a: number) => [number, number];
|
|
4472
|
+
readonly invaliddocumenttypeindatacontracterror_new: (a: number, b: number, c: any) => number;
|
|
4473
|
+
readonly invalidstatetransitionerror_getErrors: (a: number) => [number, number];
|
|
4474
|
+
readonly invalidstatetransitionerror_getRawStateTransition: (a: number) => any;
|
|
4475
|
+
readonly invalidstatetransitionerror_new_wasm: (a: number, b: number, c: any) => [number, number, number];
|
|
4476
|
+
readonly mismatchowneridserror_getDocuments: (a: number) => [number, number];
|
|
4477
|
+
readonly mismatchowneridserror_new: (a: number, b: number) => number;
|
|
4478
|
+
readonly __wbg_datacontractemptyschemaerror_free: (a: number, b: number) => void;
|
|
4479
|
+
readonly __wbg_datacontractmaxdepthexceederror_free: (a: number, b: number) => void;
|
|
4480
|
+
readonly __wbg_document_free: (a: number, b: number) => void;
|
|
4481
|
+
readonly __wbg_documentnorevisionerror_free: (a: number, b: number) => void;
|
|
4482
|
+
readonly __wbg_duplicatedidentitypublickeyiderror_free: (a: number, b: number) => void;
|
|
4483
|
+
readonly __wbg_duplicatedocumenttransitionswithindiceserror_free: (a: number, b: number) => void;
|
|
4484
|
+
readonly __wbg_identityassetlockprooflockedtransactionmismatcherror_free: (a: number, b: number) => void;
|
|
4485
|
+
readonly __wbg_identityassetlocktransactionoutputnotfounderror_free: (a: number, b: number) => void;
|
|
4486
|
+
readonly __wbg_identitycredittransfertransition_free: (a: number, b: number) => void;
|
|
4487
|
+
readonly __wbg_identitycreditwithdrawaltransition_free: (a: number, b: number) => void;
|
|
4488
|
+
readonly __wbg_identitynotfounderror_free: (a: number, b: number) => void;
|
|
4489
|
+
readonly __wbg_invaliddatacontracterror_free: (a: number, b: number) => void;
|
|
4490
|
+
readonly __wbg_invaliddocumenttransitioniderror_free: (a: number, b: number) => void;
|
|
4491
|
+
readonly __wbg_invalididentityassetlocktransactionerror_free: (a: number, b: number) => void;
|
|
4492
|
+
readonly __wbg_invalidinitialrevisionerror_free: (a: number, b: number) => void;
|
|
4493
|
+
readonly __wbg_masternodevotetransition_free: (a: number, b: number) => void;
|
|
4494
|
+
readonly __wbg_missingdocumenttypeerror_free: (a: number, b: number) => void;
|
|
4495
|
+
readonly __wbg_missingpublickeyerror_free: (a: number, b: number) => void;
|
|
4496
|
+
readonly __wbg_revisionabsenterror_free: (a: number, b: number) => void;
|
|
4497
|
+
readonly __wbg_statetransitionmaxsizeexceedederror_free: (a: number, b: number) => void;
|
|
4498
|
+
readonly __wbg_unsupportedprotocolversionerror_free: (a: number, b: number) => void;
|
|
4499
|
+
readonly datacontractemptyschemaerror_getCode: (a: number) => number;
|
|
4500
|
+
readonly datacontractemptyschemaerror_getDataContractId: (a: number) => any;
|
|
4501
|
+
readonly datacontractemptyschemaerror_message: (a: number) => [number, number];
|
|
4502
|
+
readonly datacontractmaxdeptherror_getCode: (a: number) => number;
|
|
4503
|
+
readonly datacontractmaxdeptherror_getMaxDepth: (a: number) => number;
|
|
4504
|
+
readonly datacontractmaxdeptherror_message: (a: number) => [number, number];
|
|
4505
|
+
readonly document_clone: (a: number) => number;
|
|
4506
|
+
readonly document_get: (a: number, b: number, c: number) => [number, number, number];
|
|
4507
|
+
readonly document_getCreatedAt: (a: number) => any;
|
|
4508
|
+
readonly document_getData: (a: number) => [number, number, number];
|
|
4509
|
+
readonly document_getId: (a: number) => any;
|
|
4510
|
+
readonly document_getOwnerId: (a: number) => any;
|
|
4511
|
+
readonly document_getRevision: (a: number) => [number, bigint];
|
|
4512
|
+
readonly document_getUpdatedAt: (a: number) => any;
|
|
4513
|
+
readonly document_hash: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
4514
|
+
readonly document_new: (a: any, b: number, c: any) => [number, number, number];
|
|
4515
|
+
readonly document_set: (a: number, b: number, c: number, d: any) => [number, number];
|
|
4516
|
+
readonly document_setCreatedAt: (a: number, b: number) => void;
|
|
4517
|
+
readonly document_setData: (a: number, b: any) => [number, number];
|
|
4518
|
+
readonly document_setId: (a: number, b: any) => void;
|
|
4519
|
+
readonly document_setOwnerId: (a: number, b: any) => void;
|
|
4520
|
+
readonly document_setRevision: (a: number, b: number, c: bigint) => void;
|
|
4521
|
+
readonly document_setUpdatedAt: (a: number, b: number) => void;
|
|
4522
|
+
readonly documentnorevisionerror_getDocument: (a: number) => number;
|
|
4523
|
+
readonly documentnorevisionerror_new: (a: number) => number;
|
|
4524
|
+
readonly duplicatedidentitypublickeyiderror_getCode: (a: number) => number;
|
|
4525
|
+
readonly duplicatedidentitypublickeyiderror_getDuplicatedIds: (a: number) => any;
|
|
4526
|
+
readonly duplicatedidentitypublickeyiderror_message: (a: number) => [number, number];
|
|
4527
|
+
readonly duplicatedocumenttransitionswithindiceserror_getCode: (a: number) => number;
|
|
4528
|
+
readonly duplicatedocumenttransitionswithindiceserror_getDocumentTransitionReferences: (a: number) => any;
|
|
4529
|
+
readonly duplicatedocumenttransitionswithindiceserror_message: (a: number) => [number, number];
|
|
4530
|
+
readonly identityassetlockprooflockedtransactionmismatcherror_getAssetLockTransactionId: (a: number) => any;
|
|
4531
|
+
readonly identityassetlockprooflockedtransactionmismatcherror_getCode: (a: number) => number;
|
|
4532
|
+
readonly identityassetlockprooflockedtransactionmismatcherror_getInstantLockTransactionId: (a: number) => any;
|
|
4533
|
+
readonly identityassetlockprooflockedtransactionmismatcherror_message: (a: number) => [number, number];
|
|
4534
|
+
readonly identityassetlocktransactionoutputnotfounderror_getCode: (a: number) => number;
|
|
4535
|
+
readonly identityassetlocktransactionoutputnotfounderror_message: (a: number) => [number, number];
|
|
4536
|
+
readonly identitycredittransfertransition_amount: (a: number) => bigint;
|
|
4537
|
+
readonly identitycredittransfertransition_getIdentityId: (a: number) => any;
|
|
4538
|
+
readonly identitycredittransfertransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4539
|
+
readonly identitycredittransfertransition_getNonce: (a: number) => bigint;
|
|
4540
|
+
readonly identitycredittransfertransition_getRecipientId: (a: number) => any;
|
|
4541
|
+
readonly identitycredittransfertransition_getSignature: (a: number) => any;
|
|
4542
|
+
readonly identitycredittransfertransition_getSignaturePublicKeyId: (a: number) => number;
|
|
4543
|
+
readonly identitycredittransfertransition_getType: (a: number) => number;
|
|
4544
|
+
readonly identitycredittransfertransition_getUserFeeIncrease: (a: number) => number;
|
|
4545
|
+
readonly identitycredittransfertransition_isDataContractStateTransition: (a: number) => number;
|
|
4546
|
+
readonly identitycredittransfertransition_isIdentityStateTransition: (a: number) => number;
|
|
4547
|
+
readonly identitycredittransfertransition_new: (a: number) => [number, number, number];
|
|
4548
|
+
readonly identitycredittransfertransition_setAmount: (a: number, b: bigint) => void;
|
|
4549
|
+
readonly identitycredittransfertransition_setIdentityId: (a: number, b: any) => void;
|
|
4550
|
+
readonly identitycredittransfertransition_setNonce: (a: number, b: bigint) => void;
|
|
4551
|
+
readonly identitycredittransfertransition_setRecipientId: (a: number, b: any) => void;
|
|
4552
|
+
readonly identitycredittransfertransition_setSignature: (a: number, b: number, c: number) => void;
|
|
4553
|
+
readonly identitycredittransfertransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4554
|
+
readonly identitycredittransfertransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4555
|
+
readonly identitycredittransfertransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
4556
|
+
readonly identitycredittransfertransition_toBuffer: (a: number) => [number, number, number];
|
|
4557
|
+
readonly identitycredittransfertransition_toJSON: (a: number) => [number, number, number];
|
|
4558
|
+
readonly identitycredittransfertransition_toObject: (a: number, b: any) => [number, number, number];
|
|
4559
|
+
readonly identitycreditwithdrawaltransition_amount: (a: number) => bigint;
|
|
4560
|
+
readonly identitycreditwithdrawaltransition_getCoreFeePerByte: (a: number) => number;
|
|
4561
|
+
readonly identitycreditwithdrawaltransition_getIdentityId: (a: number) => any;
|
|
4562
|
+
readonly identitycreditwithdrawaltransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4563
|
+
readonly identitycreditwithdrawaltransition_getNonce: (a: number) => bigint;
|
|
4564
|
+
readonly identitycreditwithdrawaltransition_getOutputScript: (a: number) => any;
|
|
4565
|
+
readonly identitycreditwithdrawaltransition_getPooling: (a: number) => number;
|
|
4566
|
+
readonly identitycreditwithdrawaltransition_getSignature: (a: number) => any;
|
|
4567
|
+
readonly identitycreditwithdrawaltransition_getSignaturePublicKeyId: (a: number) => number;
|
|
4568
|
+
readonly identitycreditwithdrawaltransition_getType: (a: number) => number;
|
|
4569
|
+
readonly identitycreditwithdrawaltransition_getUserFeeIncrease: (a: number) => number;
|
|
4570
|
+
readonly identitycreditwithdrawaltransition_new: (a: number) => [number, number, number];
|
|
4571
|
+
readonly identitycreditwithdrawaltransition_setAmount: (a: number, b: bigint) => void;
|
|
4572
|
+
readonly identitycreditwithdrawaltransition_setCoreFeePerByte: (a: number, b: number) => void;
|
|
4573
|
+
readonly identitycreditwithdrawaltransition_setIdentityId: (a: number, b: any) => void;
|
|
4574
|
+
readonly identitycreditwithdrawaltransition_setNonce: (a: number, b: bigint) => void;
|
|
4575
|
+
readonly identitycreditwithdrawaltransition_setOutputScript: (a: number, b: number, c: number) => void;
|
|
4576
|
+
readonly identitycreditwithdrawaltransition_setPooling: (a: number, b: number) => [number, number];
|
|
4577
|
+
readonly identitycreditwithdrawaltransition_setSignature: (a: number, b: number, c: number) => void;
|
|
4578
|
+
readonly identitycreditwithdrawaltransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4579
|
+
readonly identitycreditwithdrawaltransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4580
|
+
readonly identitycreditwithdrawaltransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
4581
|
+
readonly identitycreditwithdrawaltransition_toBuffer: (a: number) => [number, number, number];
|
|
4582
|
+
readonly identitycreditwithdrawaltransition_toJSON: (a: number) => [number, number, number];
|
|
4583
|
+
readonly identitycreditwithdrawaltransition_toObject: (a: number, b: any) => [number, number, number];
|
|
4584
|
+
readonly identitynotfounderror_getCode: (a: number) => number;
|
|
4585
|
+
readonly identitynotfounderror_getIdentityId: (a: number) => any;
|
|
4586
|
+
readonly identitynotfounderror_message: (a: number) => [number, number];
|
|
4587
|
+
readonly identitynotfounderror_new: (a: any) => number;
|
|
4588
|
+
readonly identitynotfounderror_serialize: (a: number) => [number, number, number];
|
|
4589
|
+
readonly invaliddatacontracterror_getErrors: (a: number) => [number, number];
|
|
4590
|
+
readonly invaliddatacontracterror_getMessage: (a: number) => [number, number];
|
|
4591
|
+
readonly invaliddatacontracterror_getRawDataContract: (a: number) => any;
|
|
4552
4592
|
readonly invaliddocumenttransitioniderror_getCode: (a: number) => number;
|
|
4553
4593
|
readonly invaliddocumenttransitioniderror_getExpectedId: (a: number) => any;
|
|
4554
4594
|
readonly invaliddocumenttransitioniderror_getInvalidId: (a: number) => any;
|
|
4555
4595
|
readonly invaliddocumenttransitioniderror_message: (a: number) => [number, number];
|
|
4556
|
-
readonly
|
|
4557
|
-
readonly
|
|
4558
|
-
readonly
|
|
4559
|
-
readonly
|
|
4560
|
-
readonly
|
|
4561
|
-
readonly
|
|
4562
|
-
readonly
|
|
4563
|
-
readonly
|
|
4564
|
-
readonly
|
|
4565
|
-
readonly
|
|
4566
|
-
readonly
|
|
4567
|
-
readonly
|
|
4568
|
-
readonly
|
|
4569
|
-
readonly
|
|
4570
|
-
readonly
|
|
4571
|
-
readonly
|
|
4572
|
-
readonly
|
|
4573
|
-
readonly
|
|
4574
|
-
readonly
|
|
4575
|
-
readonly
|
|
4576
|
-
readonly
|
|
4577
|
-
readonly
|
|
4578
|
-
readonly
|
|
4579
|
-
readonly
|
|
4580
|
-
readonly
|
|
4581
|
-
readonly
|
|
4582
|
-
readonly
|
|
4583
|
-
readonly
|
|
4584
|
-
readonly
|
|
4585
|
-
readonly
|
|
4586
|
-
readonly
|
|
4587
|
-
readonly
|
|
4588
|
-
readonly
|
|
4589
|
-
readonly
|
|
4590
|
-
readonly
|
|
4591
|
-
readonly
|
|
4592
|
-
readonly
|
|
4593
|
-
readonly
|
|
4594
|
-
readonly
|
|
4595
|
-
readonly
|
|
4596
|
-
readonly
|
|
4597
|
-
readonly
|
|
4598
|
-
readonly
|
|
4599
|
-
readonly
|
|
4600
|
-
readonly
|
|
4601
|
-
readonly
|
|
4602
|
-
readonly
|
|
4603
|
-
readonly
|
|
4604
|
-
readonly
|
|
4605
|
-
readonly
|
|
4606
|
-
readonly
|
|
4607
|
-
readonly
|
|
4608
|
-
readonly
|
|
4609
|
-
readonly datacontractupdatepermissionerror_message: (a: number) => [number, number];
|
|
4610
|
-
readonly datacontractupdatepermissionerror_new: (a: any, b: any) => number;
|
|
4611
|
-
readonly duplicateuniqueindexerror_getCode: (a: number) => number;
|
|
4612
|
-
readonly duplicateuniqueindexerror_getDocumentId: (a: number) => any;
|
|
4613
|
-
readonly duplicateuniqueindexerror_getDuplicatingProperties: (a: number) => any;
|
|
4614
|
-
readonly duplicateuniqueindexerror_message: (a: number) => [number, number];
|
|
4615
|
-
readonly identityalreadyexistserror_getCode: (a: number) => number;
|
|
4616
|
-
readonly identityalreadyexistserror_getIdentityId: (a: number) => any;
|
|
4617
|
-
readonly identityalreadyexistserror_message: (a: number) => [number, number];
|
|
4618
|
-
readonly identityassetlocktransactionoutpointalreadyexistserror_getCode: (a: number) => number;
|
|
4619
|
-
readonly identityassetlocktransactionoutpointalreadyexistserror_getOutputIndex: (a: number) => number;
|
|
4620
|
-
readonly identityassetlocktransactionoutpointalreadyexistserror_getTransactionId: (a: number) => any;
|
|
4621
|
-
readonly identityassetlocktransactionoutpointalreadyexistserror_message: (a: number) => [number, number];
|
|
4622
|
-
readonly invalididentityassetlockproofchainlockvalidationerrorwasm_getTransactionId: (a: number) => any;
|
|
4623
|
-
readonly invalididentityassetlocktransactionoutputerror_getCode: (a: number) => number;
|
|
4624
|
-
readonly invalididentityassetlocktransactionoutputerror_getOutputIndex: (a: number) => number;
|
|
4625
|
-
readonly invalididentityassetlocktransactionoutputerror_message: (a: number) => [number, number];
|
|
4626
|
-
readonly invalididentitypublickeyiderror_getCode: (a: number) => number;
|
|
4627
|
-
readonly invalididentitypublickeyiderror_message: (a: number) => [number, number];
|
|
4628
|
-
readonly invalididentityrevisionerror_getCode: (a: number) => number;
|
|
4629
|
-
readonly invalididentityrevisionerror_getCurrentRevision: (a: number) => any;
|
|
4630
|
-
readonly invalididentityrevisionerror_getIdentityId: (a: number) => any;
|
|
4631
|
-
readonly invalididentityrevisionerror_message: (a: number) => [number, number];
|
|
4632
|
-
readonly invalidsignaturepublickeypurposeerror_getCode: (a: number) => number;
|
|
4633
|
-
readonly invalidsignaturepublickeypurposeerror_getKeyPurposeRequirement: (a: number) => any;
|
|
4634
|
-
readonly invalidsignaturepublickeypurposeerror_getPublicKeyPurpose: (a: number) => number;
|
|
4635
|
-
readonly invalidsignaturepublickeypurposeerror_message: (a: number) => [number, number];
|
|
4636
|
-
readonly invalidsignaturepublickeysecuritylevelerror_getCode: (a: number) => number;
|
|
4637
|
-
readonly invalidsignaturepublickeysecuritylevelerror_getKeySecurityLevelRequirement: (a: number) => any;
|
|
4638
|
-
readonly invalidsignaturepublickeysecuritylevelerror_getPublicKeySecurityLevel: (a: number) => number;
|
|
4639
|
-
readonly invalidsignaturepublickeysecuritylevelerror_message: (a: number) => [number, number];
|
|
4640
|
-
readonly invalidstatetransitionsignatureerror_getCode: (a: number) => number;
|
|
4641
|
-
readonly invalidstatetransitionsignatureerror_message: (a: number) => [number, number];
|
|
4642
|
-
readonly maxidentitypublickeylimitreachederror_getCode: (a: number) => number;
|
|
4643
|
-
readonly maxidentitypublickeylimitreachederror_message: (a: number) => [number, number];
|
|
4644
|
-
readonly missingdocumenttransitiontypeerror_getCode: (a: number) => number;
|
|
4645
|
-
readonly missingdocumenttransitiontypeerror_message: (a: number) => [number, number];
|
|
4646
|
-
readonly invalididentityassetlockproofchainlockvalidationerrorwasm_getHeightReportedNotLocked: (a: number) => number;
|
|
4647
|
-
readonly invalididentitypublickeyiderror_getId: (a: number) => number;
|
|
4648
|
-
readonly maxidentitypublickeylimitreachederror_getMaxItems: (a: number) => number;
|
|
4596
|
+
readonly invalididentityassetlocktransactionerror_getCode: (a: number) => number;
|
|
4597
|
+
readonly invalididentityassetlocktransactionerror_getErrorMessage: (a: number) => [number, number];
|
|
4598
|
+
readonly invalididentityassetlocktransactionerror_message: (a: number) => [number, number];
|
|
4599
|
+
readonly invalidinitialrevisionerror_getDocument: (a: number) => number;
|
|
4600
|
+
readonly masternodevotetransition_getContestedDocumentResourceVotePoll: (a: number) => any;
|
|
4601
|
+
readonly masternodevotetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
4602
|
+
readonly masternodevotetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4603
|
+
readonly masternodevotetransition_getOwnerId: (a: number) => any;
|
|
4604
|
+
readonly masternodevotetransition_getProTxHash: (a: number) => any;
|
|
4605
|
+
readonly masternodevotetransition_getSignature: (a: number) => any;
|
|
4606
|
+
readonly masternodevotetransition_getType: (a: number) => number;
|
|
4607
|
+
readonly masternodevotetransition_getUserFeeIncrease: (a: number) => number;
|
|
4608
|
+
readonly masternodevotetransition_new: (a: number) => [number, number, number];
|
|
4609
|
+
readonly masternodevotetransition_setProTxHash: (a: number, b: any) => void;
|
|
4610
|
+
readonly masternodevotetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
4611
|
+
readonly masternodevotetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4612
|
+
readonly masternodevotetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4613
|
+
readonly masternodevotetransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
4614
|
+
readonly masternodevotetransition_toBuffer: (a: number) => [number, number, number];
|
|
4615
|
+
readonly masternodevotetransition_toJSON: (a: number) => [number, number, number];
|
|
4616
|
+
readonly masternodevotetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
4617
|
+
readonly missingdocumenttypeerror_getCode: (a: number) => number;
|
|
4618
|
+
readonly missingdocumenttypeerror_message: (a: number) => [number, number];
|
|
4619
|
+
readonly missingpublickeyerror_getCode: (a: number) => number;
|
|
4620
|
+
readonly missingpublickeyerror_message: (a: number) => [number, number];
|
|
4621
|
+
readonly revisionabsenterror_getDocument: (a: number) => number;
|
|
4622
|
+
readonly statetransitionmaxsizeexceedederror_getActualSizeBytes: (a: number) => bigint;
|
|
4623
|
+
readonly statetransitionmaxsizeexceedederror_getCode: (a: number) => number;
|
|
4624
|
+
readonly statetransitionmaxsizeexceedederror_getMaxSizeBytes: (a: number) => bigint;
|
|
4625
|
+
readonly statetransitionmaxsizeexceedederror_message: (a: number) => [number, number];
|
|
4626
|
+
readonly unsupportedprotocolversionerror_getCode: (a: number) => number;
|
|
4627
|
+
readonly unsupportedprotocolversionerror_getLatestVersion: (a: number) => number;
|
|
4628
|
+
readonly unsupportedprotocolversionerror_message: (a: number) => [number, number];
|
|
4629
|
+
readonly invalidinitialrevisionerror_new: (a: number) => number;
|
|
4630
|
+
readonly revisionabsenterror_new: (a: number) => number;
|
|
4631
|
+
readonly identitycredittransfertransition_identityId: (a: number) => any;
|
|
4632
|
+
readonly identitycredittransfertransition_recipientId: (a: number) => any;
|
|
4633
|
+
readonly identitycreditwithdrawaltransition_identityId: (a: number) => any;
|
|
4634
|
+
readonly identitycredittransfertransition_isDocumentStateTransition: (a: number) => number;
|
|
4635
|
+
readonly identitycredittransfertransition_isVotingStateTransition: (a: number) => number;
|
|
4636
|
+
readonly identitycreditwithdrawaltransition_isDataContractStateTransition: (a: number) => number;
|
|
4637
|
+
readonly identitycreditwithdrawaltransition_isDocumentStateTransition: (a: number) => number;
|
|
4638
|
+
readonly identitycreditwithdrawaltransition_isIdentityStateTransition: (a: number) => number;
|
|
4639
|
+
readonly identitycreditwithdrawaltransition_isVotingStateTransition: (a: number) => number;
|
|
4640
|
+
readonly masternodevotetransition_isDataContractStateTransition: (a: number) => number;
|
|
4641
|
+
readonly masternodevotetransition_isDocumentStateTransition: (a: number) => number;
|
|
4642
|
+
readonly masternodevotetransition_isIdentityStateTransition: (a: number) => number;
|
|
4643
|
+
readonly masternodevotetransition_isVotingStateTransition: (a: number) => number;
|
|
4644
|
+
readonly identityassetlocktransactionoutputnotfounderror_getOutputIndex: (a: number) => number;
|
|
4645
|
+
readonly identitycredittransfertransition_getAmount: (a: number) => bigint;
|
|
4646
|
+
readonly identitycreditwithdrawaltransition_getAmount: (a: number) => bigint;
|
|
4647
|
+
readonly missingpublickeyerror_getPublicKeyId: (a: number) => number;
|
|
4648
|
+
readonly unsupportedprotocolversionerror_getParsedProtocolVersion: (a: number) => number;
|
|
4649
4649
|
readonly rustsecp256k1_v0_10_0_context_create: (a: number) => number;
|
|
4650
4650
|
readonly rustsecp256k1_v0_10_0_context_destroy: (a: number) => void;
|
|
4651
4651
|
readonly rustsecp256k1_v0_10_0_default_error_callback_fn: (a: number, b: number) => void;
|
|
@@ -4659,8 +4659,8 @@ export interface InitOutput {
|
|
|
4659
4659
|
readonly __wbindgen_export_6: WebAssembly.Table;
|
|
4660
4660
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
4661
4661
|
readonly __externref_drop_slice: (a: number, b: number) => void;
|
|
4662
|
-
readonly
|
|
4663
|
-
readonly
|
|
4662
|
+
readonly closure695_externref_shim: (a: number, b: number, c: any) => void;
|
|
4663
|
+
readonly closure3788_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
4664
4664
|
readonly __wbindgen_start: () => void;
|
|
4665
4665
|
}
|
|
4666
4666
|
|