@dashevo/wasm-dpp 4.2.0-dev.7 → 4.2.0-dev.8
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 +133 -133
- package/dist/wasm/wasm_dpp.js +22 -22
- package/dist/wasm/wasm_dpp_bg.js +1 -1
- package/lib/wasm/wasm_dpp.d.ts +133 -133
- package/package.json +2 -2
package/lib/wasm/wasm_dpp.d.ts
CHANGED
|
@@ -4526,9 +4526,8 @@ export interface InitOutput {
|
|
|
4526
4526
|
readonly withdrawaloutputscriptnotallowedwhensigningwithownerkeyerror_message: (a: number) => [number, number];
|
|
4527
4527
|
readonly withdrawaloutputscriptnotallowedwhensigningwithownerkeyerror_serialize: (a: number) => [number, number, number];
|
|
4528
4528
|
readonly __wbg_datacontractalreadypresenterror_free: (a: number, b: number) => void;
|
|
4529
|
-
readonly __wbg_datacontractcreatetransition_free: (a: number, b: number) => void;
|
|
4530
4529
|
readonly __wbg_datacontracterror_free: (a: number, b: number) => void;
|
|
4531
|
-
readonly
|
|
4530
|
+
readonly __wbg_datacontractupdatetransition_free: (a: number, b: number) => void;
|
|
4532
4531
|
readonly __wbg_duplicatedidentitypublickeyiderror_free: (a: number, b: number) => void;
|
|
4533
4532
|
readonly __wbg_duplicateindexerror_free: (a: number, b: number) => void;
|
|
4534
4533
|
readonly __wbg_duplicateuniqueindexerror_free: (a: number, b: number) => void;
|
|
@@ -4539,6 +4538,7 @@ export interface InitOutput {
|
|
|
4539
4538
|
readonly __wbg_identitypublickeyisdisablederror_free: (a: number, b: number) => void;
|
|
4540
4539
|
readonly __wbg_identitypublickeywithwitness_free: (a: number, b: number) => void;
|
|
4541
4540
|
readonly __wbg_invalidassetlocktransactionoutputreturnsizeerror_free: (a: number, b: number) => void;
|
|
4541
|
+
readonly __wbg_invalidcreditwithdrawaltransitioncorefeeerror_free: (a: number, b: number) => void;
|
|
4542
4542
|
readonly __wbg_invaliddatacontractversionerror_free: (a: number, b: number) => void;
|
|
4543
4543
|
readonly __wbg_jsonschemacompilationerror_free: (a: number, b: number) => void;
|
|
4544
4544
|
readonly __wbg_masternodevotetransition_free: (a: number, b: number) => void;
|
|
@@ -4550,28 +4550,25 @@ export interface InitOutput {
|
|
|
4550
4550
|
readonly datacontractalreadypresenterror_message: (a: number) => [number, number];
|
|
4551
4551
|
readonly datacontractalreadypresenterror_new: (a: any) => number;
|
|
4552
4552
|
readonly datacontractalreadypresenterror_serialize: (a: number) => [number, number, number];
|
|
4553
|
-
readonly datacontractcreatetransition_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
4554
|
-
readonly datacontractcreatetransition_getDataContract: (a: number, b: number) => [number, number, number];
|
|
4555
|
-
readonly datacontractcreatetransition_getIdentityNonce: (a: number) => bigint;
|
|
4556
|
-
readonly datacontractcreatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4557
|
-
readonly datacontractcreatetransition_getOwnerId: (a: number) => any;
|
|
4558
|
-
readonly datacontractcreatetransition_getSignature: (a: number) => any;
|
|
4559
|
-
readonly datacontractcreatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
4560
|
-
readonly datacontractcreatetransition_getType: (a: number) => number;
|
|
4561
|
-
readonly datacontractcreatetransition_getUserFeeIncrease: (a: number) => number;
|
|
4562
|
-
readonly datacontractcreatetransition_isDataContractStateTransition: (a: number) => number;
|
|
4563
|
-
readonly datacontractcreatetransition_isDocumentStateTransition: (a: number) => number;
|
|
4564
|
-
readonly datacontractcreatetransition_new: (a: any) => [number, number, number];
|
|
4565
|
-
readonly datacontractcreatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4566
|
-
readonly datacontractcreatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4567
|
-
readonly datacontractcreatetransition_toBuffer: (a: number) => [number, number, number];
|
|
4568
|
-
readonly datacontractcreatetransition_toObject: (a: number, b: number) => [number, number, number];
|
|
4569
|
-
readonly datacontractcreatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
4570
4553
|
readonly datacontracterror_getCode: (a: number) => number;
|
|
4571
4554
|
readonly datacontracterror_message: (a: number) => [number, number];
|
|
4572
|
-
readonly
|
|
4573
|
-
readonly
|
|
4574
|
-
readonly
|
|
4555
|
+
readonly datacontractupdatetransition_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
4556
|
+
readonly datacontractupdatetransition_getDataContract: (a: number, b: number) => [number, number, number];
|
|
4557
|
+
readonly datacontractupdatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
4558
|
+
readonly datacontractupdatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4559
|
+
readonly datacontractupdatetransition_getOwnerId: (a: number) => any;
|
|
4560
|
+
readonly datacontractupdatetransition_getSignature: (a: number) => any;
|
|
4561
|
+
readonly datacontractupdatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
4562
|
+
readonly datacontractupdatetransition_getType: (a: number) => number;
|
|
4563
|
+
readonly datacontractupdatetransition_getUserFeeIncrease: (a: number) => number;
|
|
4564
|
+
readonly datacontractupdatetransition_isDataContractStateTransition: (a: number) => number;
|
|
4565
|
+
readonly datacontractupdatetransition_isDocumentStateTransition: (a: number) => number;
|
|
4566
|
+
readonly datacontractupdatetransition_new: (a: any) => [number, number, number];
|
|
4567
|
+
readonly datacontractupdatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4568
|
+
readonly datacontractupdatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4569
|
+
readonly datacontractupdatetransition_toBuffer: (a: number) => [number, number, number];
|
|
4570
|
+
readonly datacontractupdatetransition_toObject: (a: number, b: number) => [number, number, number];
|
|
4571
|
+
readonly datacontractupdatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
4575
4572
|
readonly duplicatedidentitypublickeyiderror_getCode: (a: number) => number;
|
|
4576
4573
|
readonly duplicatedidentitypublickeyiderror_getDuplicatedIds: (a: number) => any;
|
|
4577
4574
|
readonly duplicatedidentitypublickeyiderror_message: (a: number) => [number, number];
|
|
@@ -4591,6 +4588,7 @@ export interface InitOutput {
|
|
|
4591
4588
|
readonly extendeddocument_getDataContractId: (a: number) => any;
|
|
4592
4589
|
readonly extendeddocument_getDocument: (a: number) => number;
|
|
4593
4590
|
readonly extendeddocument_getEntropy: (a: number) => any;
|
|
4591
|
+
readonly extendeddocument_getFeatureVersion: (a: number) => number;
|
|
4594
4592
|
readonly extendeddocument_getId: (a: number) => any;
|
|
4595
4593
|
readonly extendeddocument_getMetadata: (a: number) => number;
|
|
4596
4594
|
readonly extendeddocument_getOwnerId: (a: number) => any;
|
|
@@ -4668,6 +4666,8 @@ export interface InitOutput {
|
|
|
4668
4666
|
readonly identitypublickeywithwitness_toObject: (a: number, b: number) => [number, number, number];
|
|
4669
4667
|
readonly invalidassetlocktransactionoutputreturnsizeerror_getCode: (a: number) => number;
|
|
4670
4668
|
readonly invalidassetlocktransactionoutputreturnsizeerror_message: (a: number) => [number, number];
|
|
4669
|
+
readonly invalidcreditwithdrawaltransitioncorefeeerror_getCode: (a: number) => number;
|
|
4670
|
+
readonly invalidcreditwithdrawaltransitioncorefeeerror_message: (a: number) => [number, number];
|
|
4671
4671
|
readonly invaliddatacontractversionerror_getCode: (a: number) => number;
|
|
4672
4672
|
readonly invaliddatacontractversionerror_getVersion: (a: number) => number;
|
|
4673
4673
|
readonly invaliddatacontractversionerror_message: (a: number) => [number, number];
|
|
@@ -4696,10 +4696,8 @@ export interface InitOutput {
|
|
|
4696
4696
|
readonly missingstatetransitiontypeerror_message: (a: number) => [number, number];
|
|
4697
4697
|
readonly uncompressedpublickeynotallowederror_getCode: (a: number) => number;
|
|
4698
4698
|
readonly uncompressedpublickeynotallowederror_message: (a: number) => [number, number];
|
|
4699
|
-
readonly
|
|
4700
|
-
readonly
|
|
4701
|
-
readonly datacontractcreatetransition_isVotingStateTransition: (a: number) => number;
|
|
4702
|
-
readonly extendeddocument_getFeatureVersion: (a: number) => number;
|
|
4699
|
+
readonly datacontractupdatetransition_isIdentityStateTransition: (a: number) => number;
|
|
4700
|
+
readonly datacontractupdatetransition_isVotingStateTransition: (a: number) => number;
|
|
4703
4701
|
readonly masternodevotetransition_getUserFeeIncrease: (a: number) => number;
|
|
4704
4702
|
readonly masternodevotetransition_isDataContractStateTransition: (a: number) => number;
|
|
4705
4703
|
readonly masternodevotetransition_isDocumentStateTransition: (a: number) => number;
|
|
@@ -4707,6 +4705,7 @@ export interface InitOutput {
|
|
|
4707
4705
|
readonly masternodevotetransition_isVotingStateTransition: (a: number) => number;
|
|
4708
4706
|
readonly identity_getBalance: (a: number) => bigint;
|
|
4709
4707
|
readonly invalidassetlocktransactionoutputreturnsizeerror_getOutputIndex: (a: number) => number;
|
|
4708
|
+
readonly invalidcreditwithdrawaltransitioncorefeeerror_getCoreFee: (a: number) => number;
|
|
4710
4709
|
readonly invaliddatacontractversionerror_getExpectedVersion: (a: number) => number;
|
|
4711
4710
|
readonly uncompressedpublickeynotallowederror_getPublicKeySize: (a: number) => number;
|
|
4712
4711
|
readonly missingstatetransitiontypeerror_new: () => number;
|
|
@@ -4717,23 +4716,23 @@ export interface InitOutput {
|
|
|
4717
4716
|
readonly __wbg_datacontractimmutablepropertiesupdateerror_free: (a: number, b: number) => void;
|
|
4718
4717
|
readonly __wbg_datacontractinvalidindexdefinitionupdateerror_free: (a: number, b: number) => void;
|
|
4719
4718
|
readonly __wbg_documentowneridmismatcherror_free: (a: number, b: number) => void;
|
|
4720
|
-
readonly __wbg_documenttransitionsareabsenterror_free: (a: number, b: number) => void;
|
|
4721
4719
|
readonly __wbg_duplicatedidentitypublickeystateerror_free: (a: number, b: number) => void;
|
|
4722
4720
|
readonly __wbg_identityalreadyexistserror_free: (a: number, b: number) => void;
|
|
4723
4721
|
readonly __wbg_identityassetlocktransactionoutpointnotenoughbalanceerror_free: (a: number, b: number) => void;
|
|
4724
4722
|
readonly __wbg_identityassetlocktransactionreplayerror_free: (a: number, b: number) => void;
|
|
4725
|
-
readonly
|
|
4723
|
+
readonly __wbg_identitycredittransfertoselferror_free: (a: number, b: number) => void;
|
|
4726
4724
|
readonly __wbg_identityfactory_free: (a: number, b: number) => void;
|
|
4727
|
-
readonly
|
|
4725
|
+
readonly __wbg_incompatibleprotocolversionerror_free: (a: number, b: number) => void;
|
|
4728
4726
|
readonly __wbg_instantassetlockproof_free: (a: number, b: number) => void;
|
|
4729
4727
|
readonly __wbg_invaliddatacontractiderror_free: (a: number, b: number) => void;
|
|
4730
4728
|
readonly __wbg_invalididentifiererror_free: (a: number, b: number) => void;
|
|
4729
|
+
readonly __wbg_invalididentityassetlocktransactionoutputerror_free: (a: number, b: number) => void;
|
|
4731
4730
|
readonly __wbg_invalididentityrevisionerror_free: (a: number, b: number) => void;
|
|
4732
4731
|
readonly __wbg_invalidindexpropertytypeerror_free: (a: number, b: number) => void;
|
|
4732
|
+
readonly __wbg_invalidinstantassetlockprooferror_free: (a: number, b: number) => void;
|
|
4733
4733
|
readonly __wbg_invalidinstantassetlockproofsignatureerror_free: (a: number, b: number) => void;
|
|
4734
4734
|
readonly __wbg_invalidstatetransitionerror_free: (a: number, b: number) => void;
|
|
4735
4735
|
readonly __wbg_jsonschemaerror_free: (a: number, b: number) => void;
|
|
4736
|
-
readonly __wbg_publickeysecuritylevelnotmeterror_free: (a: number, b: number) => void;
|
|
4737
4736
|
readonly __wbg_serializedobjectparsingerror_free: (a: number, b: number) => void;
|
|
4738
4737
|
readonly __wbg_validationresult_free: (a: number, b: number) => void;
|
|
4739
4738
|
readonly assetlockproof_createIdentifier: (a: number) => [number, number, number];
|
|
@@ -4791,8 +4790,6 @@ export interface InitOutput {
|
|
|
4791
4790
|
readonly documentowneridmismatcherror_getDocumentOwnerId: (a: number) => any;
|
|
4792
4791
|
readonly documentowneridmismatcherror_getExistingDocumentOwnerId: (a: number) => any;
|
|
4793
4792
|
readonly documentowneridmismatcherror_message: (a: number) => [number, number];
|
|
4794
|
-
readonly documenttransitionsareabsenterror_getCode: (a: number) => number;
|
|
4795
|
-
readonly documenttransitionsareabsenterror_message: (a: number) => [number, number];
|
|
4796
4793
|
readonly duplicatedidentitypublickeystateerror_getCode: (a: number) => number;
|
|
4797
4794
|
readonly duplicatedidentitypublickeystateerror_getDuplicatedPublicKeysIds: (a: number) => any;
|
|
4798
4795
|
readonly duplicatedidentitypublickeystateerror_message: (a: number) => [number, number];
|
|
@@ -4810,9 +4807,8 @@ export interface InitOutput {
|
|
|
4810
4807
|
readonly identityassetlocktransactionreplayerror_getOutputIndex: (a: number) => number;
|
|
4811
4808
|
readonly identityassetlocktransactionreplayerror_getStateTransitionId: (a: number) => any;
|
|
4812
4809
|
readonly identityassetlocktransactionreplayerror_getTransactionId: (a: number) => any;
|
|
4813
|
-
readonly
|
|
4814
|
-
readonly
|
|
4815
|
-
readonly identitycontractnonceoutofboundserror_message: (a: number) => [number, number];
|
|
4810
|
+
readonly identitycredittransfertoselferror_getCode: (a: number) => number;
|
|
4811
|
+
readonly identitycredittransfertoselferror_message: (a: number) => [number, number];
|
|
4816
4812
|
readonly identityfactory_create: (a: number, b: any, c: any) => [number, number, number];
|
|
4817
4813
|
readonly identityfactory_createChainAssetLockProof: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
4818
4814
|
readonly identityfactory_createFromBuffer: (a: number, b: number, c: number, d: any) => [number, number, number];
|
|
@@ -4823,8 +4819,9 @@ export interface InitOutput {
|
|
|
4823
4819
|
readonly identityfactory_createIdentityUpdateTransition: (a: number, b: number, c: bigint, d: any) => [number, number, number];
|
|
4824
4820
|
readonly identityfactory_createInstantAssetLockProof: (a: number, b: number, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
4825
4821
|
readonly identityfactory_new: (a: number) => [number, number, number];
|
|
4826
|
-
readonly
|
|
4827
|
-
readonly
|
|
4822
|
+
readonly incompatibleprotocolversionerror_getCode: (a: number) => number;
|
|
4823
|
+
readonly incompatibleprotocolversionerror_getMinimalProtocolVersion: (a: number) => number;
|
|
4824
|
+
readonly incompatibleprotocolversionerror_message: (a: number) => [number, number];
|
|
4828
4825
|
readonly instantassetlockproof_createIdentifier: (a: number) => [number, number, number];
|
|
4829
4826
|
readonly instantassetlockproof_getInstantLock: (a: number) => any;
|
|
4830
4827
|
readonly instantassetlockproof_getOutPoint: (a: number) => [number, number, number];
|
|
@@ -4843,6 +4840,8 @@ export interface InitOutput {
|
|
|
4843
4840
|
readonly invalididentifiererror_getIdentifierError: (a: number) => [number, number];
|
|
4844
4841
|
readonly invalididentifiererror_getIdentifierName: (a: number) => [number, number];
|
|
4845
4842
|
readonly invalididentifiererror_message: (a: number) => [number, number];
|
|
4843
|
+
readonly invalididentityassetlocktransactionoutputerror_getCode: (a: number) => number;
|
|
4844
|
+
readonly invalididentityassetlocktransactionoutputerror_message: (a: number) => [number, number];
|
|
4846
4845
|
readonly invalididentityrevisionerror_getCode: (a: number) => number;
|
|
4847
4846
|
readonly invalididentityrevisionerror_getCurrentRevision: (a: number) => any;
|
|
4848
4847
|
readonly invalididentityrevisionerror_getIdentityId: (a: number) => any;
|
|
@@ -4853,6 +4852,8 @@ export interface InitOutput {
|
|
|
4853
4852
|
readonly invalidindexpropertytypeerror_getPropertyName: (a: number) => [number, number];
|
|
4854
4853
|
readonly invalidindexpropertytypeerror_getPropertyType: (a: number) => [number, number];
|
|
4855
4854
|
readonly invalidindexpropertytypeerror_message: (a: number) => [number, number];
|
|
4855
|
+
readonly invalidinstantassetlockprooferror_getCode: (a: number) => number;
|
|
4856
|
+
readonly invalidinstantassetlockprooferror_message: (a: number) => [number, number];
|
|
4856
4857
|
readonly invalidinstantassetlockproofsignatureerror_getCode: (a: number) => number;
|
|
4857
4858
|
readonly invalidinstantassetlockproofsignatureerror_message: (a: number) => [number, number];
|
|
4858
4859
|
readonly invalidstatetransitionerror_getErrors: (a: number) => [number, number];
|
|
@@ -4870,10 +4871,6 @@ export interface InitOutput {
|
|
|
4870
4871
|
readonly jsonschemaerror_propertyName: (a: number) => [number, number];
|
|
4871
4872
|
readonly jsonschemaerror_schemaPath: (a: number) => [number, number];
|
|
4872
4873
|
readonly jsonschemaerror_toString: (a: number) => [number, number];
|
|
4873
|
-
readonly publickeysecuritylevelnotmeterror_getCode: (a: number) => number;
|
|
4874
|
-
readonly publickeysecuritylevelnotmeterror_getKeySecurityLevelRequirement: (a: number) => number;
|
|
4875
|
-
readonly publickeysecuritylevelnotmeterror_getPublicKeySecurityLevel: (a: number) => number;
|
|
4876
|
-
readonly publickeysecuritylevelnotmeterror_message: (a: number) => [number, number];
|
|
4877
4874
|
readonly serializedobjectparsingerror_getCode: (a: number) => number;
|
|
4878
4875
|
readonly serializedobjectparsingerror_getParsingError: (a: number) => [number, number];
|
|
4879
4876
|
readonly serializedobjectparsingerror_message: (a: number) => [number, number];
|
|
@@ -4886,28 +4883,28 @@ export interface InitOutput {
|
|
|
4886
4883
|
readonly jsonschemaerror_params: (a: number) => [number, number, number];
|
|
4887
4884
|
readonly jsonschemaerror_getCode: (a: number) => number;
|
|
4888
4885
|
readonly validationresult_getErrors: (a: number) => [number, number];
|
|
4889
|
-
readonly
|
|
4890
|
-
readonly
|
|
4891
|
-
readonly
|
|
4886
|
+
readonly incompatibleprotocolversionerror_getParsedProtocolVersion: (a: number) => number;
|
|
4887
|
+
readonly invalididentityassetlocktransactionoutputerror_getOutputIndex: (a: number) => number;
|
|
4888
|
+
readonly __wbg_datacontractemptyschemaerror_free: (a: number, b: number) => void;
|
|
4889
|
+
readonly __wbg_datacontractisreadonlyerror_free: (a: number, b: number) => void;
|
|
4892
4890
|
readonly __wbg_datacontractmaxdepthexceederror_free: (a: number, b: number) => void;
|
|
4893
4891
|
readonly __wbg_datatriggeractioninvalidresulterror_free: (a: number, b: number) => void;
|
|
4894
4892
|
readonly __wbg_datatriggerinvalidresulterror_free: (a: number, b: number) => void;
|
|
4895
4893
|
readonly __wbg_documentalreadyexistserror_free: (a: number, b: number) => void;
|
|
4896
4894
|
readonly __wbg_documentcreatetransition_free: (a: number, b: number) => void;
|
|
4897
4895
|
readonly __wbg_documentnotprovidederror_free: (a: number, b: number) => void;
|
|
4898
|
-
readonly __wbg_documenttimestampsmismatcherror_free: (a: number, b: number) => void;
|
|
4899
4896
|
readonly __wbg_duplicatedidentitypublickeyidstateerror_free: (a: number, b: number) => void;
|
|
4900
|
-
readonly
|
|
4897
|
+
readonly __wbg_identityassetlocktransactionisnotfounderror_free: (a: number, b: number) => void;
|
|
4901
4898
|
readonly __wbg_identitycreatetransition_free: (a: number, b: number) => void;
|
|
4902
4899
|
readonly __wbg_identitytopuptransition_free: (a: number, b: number) => void;
|
|
4903
4900
|
readonly __wbg_identityupdatetransition_free: (a: number, b: number) => void;
|
|
4901
|
+
readonly __wbg_incompatibledatacontractschemaerror_free: (a: number, b: number) => void;
|
|
4904
4902
|
readonly __wbg_incompatibledocumenttypeschemaerror_free: (a: number, b: number) => void;
|
|
4905
|
-
readonly
|
|
4906
|
-
readonly __wbg_invalidassetlockprooftransactionheighterror_free: (a: number, b: number) => void;
|
|
4907
|
-
readonly __wbg_invalidcreditwithdrawaltransitioncorefeeerror_free: (a: number, b: number) => void;
|
|
4903
|
+
readonly __wbg_invaliddocumenttypeerror_free: (a: number, b: number) => void;
|
|
4908
4904
|
readonly __wbg_invaliddocumenttypenameerror_free: (a: number, b: number) => void;
|
|
4909
4905
|
readonly __wbg_invalidindexedpropertyconstrainterror_free: (a: number, b: number) => void;
|
|
4910
4906
|
readonly __wbg_mismatchowneridserror_free: (a: number, b: number) => void;
|
|
4907
|
+
readonly __wbg_missingdocumenttransitionactionerror_free: (a: number, b: number) => void;
|
|
4911
4908
|
readonly __wbg_notimplementedcreditwithdrawaltransitionpoolingerror_free: (a: number, b: number) => void;
|
|
4912
4909
|
readonly __wbg_systempropertyindexalreadypresenterror_free: (a: number, b: number) => void;
|
|
4913
4910
|
readonly __wbg_tokenclaimtransition_free: (a: number, b: number) => void;
|
|
@@ -4918,8 +4915,13 @@ export interface InitOutput {
|
|
|
4918
4915
|
readonly __wbg_unknownassetlockprooftypeerror_free: (a: number, b: number) => void;
|
|
4919
4916
|
readonly __wbg_unsupportedprotocolversionerror_free: (a: number, b: number) => void;
|
|
4920
4917
|
readonly __wbg_wrongpublickeypurposeerror_free: (a: number, b: number) => void;
|
|
4921
|
-
readonly
|
|
4922
|
-
readonly
|
|
4918
|
+
readonly datacontractemptyschemaerror_getCode: (a: number) => number;
|
|
4919
|
+
readonly datacontractemptyschemaerror_getDataContractId: (a: number) => any;
|
|
4920
|
+
readonly datacontractemptyschemaerror_message: (a: number) => [number, number];
|
|
4921
|
+
readonly datacontractisreadonlyerror_getCode: (a: number) => number;
|
|
4922
|
+
readonly datacontractisreadonlyerror_getDataContractId: (a: number) => any;
|
|
4923
|
+
readonly datacontractisreadonlyerror_message: (a: number) => [number, number];
|
|
4924
|
+
readonly datacontractisreadonlyerror_new: (a: any) => number;
|
|
4923
4925
|
readonly datacontractmaxdeptherror_getCode: (a: number) => number;
|
|
4924
4926
|
readonly datacontractmaxdeptherror_getMaxDepth: (a: number) => number;
|
|
4925
4927
|
readonly datacontractmaxdeptherror_message: (a: number) => [number, number];
|
|
@@ -4938,14 +4940,12 @@ export interface InitOutput {
|
|
|
4938
4940
|
readonly documentcreatetransition_getPrefundedVotingBalance: (a: number) => [number, number, number];
|
|
4939
4941
|
readonly documentcreatetransition_getRevision: (a: number) => bigint;
|
|
4940
4942
|
readonly documentcreatetransition_setIdentityContractNonce: (a: number, b: bigint) => void;
|
|
4941
|
-
readonly documenttimestampsmismatcherror_getCode: (a: number) => number;
|
|
4942
|
-
readonly documenttimestampsmismatcherror_getDocumentId: (a: number) => any;
|
|
4943
|
-
readonly documenttimestampsmismatcherror_message: (a: number) => [number, number];
|
|
4944
4943
|
readonly duplicatedidentitypublickeyidstateerror_getCode: (a: number) => number;
|
|
4945
4944
|
readonly duplicatedidentitypublickeyidstateerror_getDuplicatedIds: (a: number) => any;
|
|
4946
4945
|
readonly duplicatedidentitypublickeyidstateerror_message: (a: number) => [number, number];
|
|
4947
|
-
readonly
|
|
4948
|
-
readonly
|
|
4946
|
+
readonly identityassetlocktransactionisnotfounderror_getCode: (a: number) => number;
|
|
4947
|
+
readonly identityassetlocktransactionisnotfounderror_getTransactionId: (a: number) => any;
|
|
4948
|
+
readonly identityassetlocktransactionisnotfounderror_message: (a: number) => [number, number];
|
|
4949
4949
|
readonly identitycreatetransition_addPublicKeys: (a: number, b: number, c: number) => [number, number];
|
|
4950
4950
|
readonly identitycreatetransition_assetLockProof: (a: number) => any;
|
|
4951
4951
|
readonly identitycreatetransition_getIdentityId: (a: number) => any;
|
|
@@ -5009,21 +5009,19 @@ export interface InitOutput {
|
|
|
5009
5009
|
readonly identityupdatetransition_toJSON: (a: number) => [number, number, number];
|
|
5010
5010
|
readonly identityupdatetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
5011
5011
|
readonly identityupdatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
5012
|
+
readonly incompatibledatacontractschemaerror_getCode: (a: number) => number;
|
|
5013
|
+
readonly incompatibledatacontractschemaerror_getDataContractId: (a: number) => any;
|
|
5014
|
+
readonly incompatibledatacontractschemaerror_getFieldPath: (a: number) => [number, number];
|
|
5015
|
+
readonly incompatibledatacontractschemaerror_getOperation: (a: number) => [number, number];
|
|
5016
|
+
readonly incompatibledatacontractschemaerror_message: (a: number) => [number, number];
|
|
5012
5017
|
readonly incompatibledocumenttypeschemaerror_getCode: (a: number) => number;
|
|
5013
5018
|
readonly incompatibledocumenttypeschemaerror_getOperation: (a: number) => [number, number];
|
|
5014
5019
|
readonly incompatibledocumenttypeschemaerror_getPropertyPath: (a: number) => [number, number];
|
|
5015
5020
|
readonly incompatibledocumenttypeschemaerror_message: (a: number) => [number, number];
|
|
5016
|
-
readonly
|
|
5017
|
-
readonly
|
|
5018
|
-
readonly
|
|
5019
|
-
readonly
|
|
5020
|
-
readonly incompatiblere2patternerror_message: (a: number) => [number, number];
|
|
5021
|
-
readonly invalidassetlockprooftransactionheighterror_getCode: (a: number) => number;
|
|
5022
|
-
readonly invalidassetlockprooftransactionheighterror_getProofCoreChainLockedHeight: (a: number) => number;
|
|
5023
|
-
readonly invalidassetlockprooftransactionheighterror_getTransactionHeight: (a: number) => number;
|
|
5024
|
-
readonly invalidassetlockprooftransactionheighterror_message: (a: number) => [number, number];
|
|
5025
|
-
readonly invalidcreditwithdrawaltransitioncorefeeerror_getCode: (a: number) => number;
|
|
5026
|
-
readonly invalidcreditwithdrawaltransitioncorefeeerror_message: (a: number) => [number, number];
|
|
5021
|
+
readonly invaliddocumenttypeerror_getCode: (a: number) => number;
|
|
5022
|
+
readonly invaliddocumenttypeerror_getDataContractId: (a: number) => any;
|
|
5023
|
+
readonly invaliddocumenttypeerror_getType: (a: number) => [number, number];
|
|
5024
|
+
readonly invaliddocumenttypeerror_message: (a: number) => [number, number];
|
|
5027
5025
|
readonly invaliddocumenttypenameerrorwasm_getCode: (a: number) => number;
|
|
5028
5026
|
readonly invaliddocumenttypenameerrorwasm_getName: (a: number) => [number, number];
|
|
5029
5027
|
readonly invaliddocumenttypenameerrorwasm_message: (a: number) => [number, number];
|
|
@@ -5036,6 +5034,8 @@ export interface InitOutput {
|
|
|
5036
5034
|
readonly invalidindexedpropertyconstrainterror_message: (a: number) => [number, number];
|
|
5037
5035
|
readonly mismatchowneridserror_getDocuments: (a: number) => [number, number];
|
|
5038
5036
|
readonly mismatchowneridserror_new: (a: number, b: number) => number;
|
|
5037
|
+
readonly missingdocumenttransitionactionerror_getCode: (a: number) => number;
|
|
5038
|
+
readonly missingdocumenttransitionactionerror_message: (a: number) => [number, number];
|
|
5039
5039
|
readonly notimplementedcreditwithdrawaltransitionpoolingerror_getCode: (a: number) => number;
|
|
5040
5040
|
readonly notimplementedcreditwithdrawaltransitionpoolingerror_getPooling: (a: number) => number;
|
|
5041
5041
|
readonly notimplementedcreditwithdrawaltransitionpoolingerror_message: (a: number) => [number, number];
|
|
@@ -5080,23 +5080,21 @@ export interface InitOutput {
|
|
|
5080
5080
|
readonly identitytopuptransition_isVotingStateTransition: (a: number) => number;
|
|
5081
5081
|
readonly identityupdatetransition_isDocumentStateTransition: (a: number) => number;
|
|
5082
5082
|
readonly identityupdatetransition_isVotingStateTransition: (a: number) => number;
|
|
5083
|
-
readonly identityassetlocktransactionoutputnotfounderror_getOutputIndex: (a: number) => number;
|
|
5084
|
-
readonly invalidcreditwithdrawaltransitioncorefeeerror_getCoreFee: (a: number) => number;
|
|
5085
5083
|
readonly unsupportedprotocolversionerror_getParsedProtocolVersion: (a: number) => number;
|
|
5086
5084
|
readonly __wbg_balanceisnotenougherror_free: (a: number, b: number) => void;
|
|
5085
|
+
readonly __wbg_datacontractcreatetransition_free: (a: number, b: number) => void;
|
|
5087
5086
|
readonly __wbg_datacontractuniqueindiceschangederror_free: (a: number, b: number) => void;
|
|
5088
|
-
readonly __wbg_datacontractupdatetransition_free: (a: number, b: number) => void;
|
|
5089
5087
|
readonly __wbg_documentnotfounderror_free: (a: number, b: number) => void;
|
|
5090
5088
|
readonly __wbg_documenttimestampsareequalerror_free: (a: number, b: number) => void;
|
|
5089
|
+
readonly __wbg_documenttransitionsareabsenterror_free: (a: number, b: number) => void;
|
|
5091
5090
|
readonly __wbg_duplicateindexnameerror_free: (a: number, b: number) => void;
|
|
5092
|
-
readonly __wbg_identityassetlocktransactionisnotfounderror_free: (a: number, b: number) => void;
|
|
5093
5091
|
readonly __wbg_identityassetlocktransactionoutpointalreadyexistserror_free: (a: number, b: number) => void;
|
|
5094
|
-
readonly
|
|
5092
|
+
readonly __wbg_identityassetlocktransactionoutputnotfounderror_free: (a: number, b: number) => void;
|
|
5095
5093
|
readonly __wbg_identitycredittransfertransition_free: (a: number, b: number) => void;
|
|
5096
5094
|
readonly __wbg_identityfacade_free: (a: number, b: number) => void;
|
|
5097
5095
|
readonly __wbg_identitypublickey_free: (a: number, b: number) => void;
|
|
5098
5096
|
readonly __wbg_invalidassetlockproofcorechainheighterror_free: (a: number, b: number) => void;
|
|
5099
|
-
readonly
|
|
5097
|
+
readonly __wbg_invalidassetlockprooftransactionheighterror_free: (a: number, b: number) => void;
|
|
5100
5098
|
readonly __wbg_invalididentityassetlockproofchainlockvalidationerrorwasm_free: (a: number, b: number) => void;
|
|
5101
5099
|
readonly __wbg_invalididentitypublickeydataerror_free: (a: number, b: number) => void;
|
|
5102
5100
|
readonly __wbg_invalididentitypublickeysecuritylevelerror_free: (a: number, b: number) => void;
|
|
@@ -5111,47 +5109,47 @@ export interface InitOutput {
|
|
|
5111
5109
|
readonly balanceisnotenougherror_getFee: (a: number) => bigint;
|
|
5112
5110
|
readonly balanceisnotenougherror_message: (a: number) => [number, number];
|
|
5113
5111
|
readonly balanceisnotenougherror_serialize: (a: number) => [number, number, number];
|
|
5112
|
+
readonly datacontractcreatetransition_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
5113
|
+
readonly datacontractcreatetransition_getDataContract: (a: number, b: number) => [number, number, number];
|
|
5114
|
+
readonly datacontractcreatetransition_getIdentityNonce: (a: number) => bigint;
|
|
5115
|
+
readonly datacontractcreatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
5116
|
+
readonly datacontractcreatetransition_getOwnerId: (a: number) => any;
|
|
5117
|
+
readonly datacontractcreatetransition_getSignature: (a: number) => any;
|
|
5118
|
+
readonly datacontractcreatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
5119
|
+
readonly datacontractcreatetransition_getType: (a: number) => number;
|
|
5120
|
+
readonly datacontractcreatetransition_getUserFeeIncrease: (a: number) => number;
|
|
5121
|
+
readonly datacontractcreatetransition_isDataContractStateTransition: (a: number) => number;
|
|
5122
|
+
readonly datacontractcreatetransition_isDocumentStateTransition: (a: number) => number;
|
|
5123
|
+
readonly datacontractcreatetransition_new: (a: any) => [number, number, number];
|
|
5124
|
+
readonly datacontractcreatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
5125
|
+
readonly datacontractcreatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
5126
|
+
readonly datacontractcreatetransition_toBuffer: (a: number) => [number, number, number];
|
|
5127
|
+
readonly datacontractcreatetransition_toObject: (a: number, b: number) => [number, number, number];
|
|
5128
|
+
readonly datacontractcreatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
5114
5129
|
readonly datacontractuniqueindiceschangederror_getCode: (a: number) => number;
|
|
5115
5130
|
readonly datacontractuniqueindiceschangederror_getDocumentType: (a: number) => [number, number];
|
|
5116
5131
|
readonly datacontractuniqueindiceschangederror_getIndexName: (a: number) => [number, number];
|
|
5117
5132
|
readonly datacontractuniqueindiceschangederror_message: (a: number) => [number, number];
|
|
5118
|
-
readonly datacontractupdatetransition_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
5119
|
-
readonly datacontractupdatetransition_getDataContract: (a: number, b: number) => [number, number, number];
|
|
5120
|
-
readonly datacontractupdatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
5121
|
-
readonly datacontractupdatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
5122
|
-
readonly datacontractupdatetransition_getOwnerId: (a: number) => any;
|
|
5123
|
-
readonly datacontractupdatetransition_getSignature: (a: number) => any;
|
|
5124
|
-
readonly datacontractupdatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
5125
|
-
readonly datacontractupdatetransition_getType: (a: number) => number;
|
|
5126
|
-
readonly datacontractupdatetransition_getUserFeeIncrease: (a: number) => number;
|
|
5127
|
-
readonly datacontractupdatetransition_isDataContractStateTransition: (a: number) => number;
|
|
5128
|
-
readonly datacontractupdatetransition_isDocumentStateTransition: (a: number) => number;
|
|
5129
|
-
readonly datacontractupdatetransition_new: (a: any) => [number, number, number];
|
|
5130
|
-
readonly datacontractupdatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
5131
|
-
readonly datacontractupdatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
5132
|
-
readonly datacontractupdatetransition_toBuffer: (a: number) => [number, number, number];
|
|
5133
|
-
readonly datacontractupdatetransition_toObject: (a: number, b: number) => [number, number, number];
|
|
5134
|
-
readonly datacontractupdatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
5135
5133
|
readonly documentnotfounderror_getCode: (a: number) => number;
|
|
5136
5134
|
readonly documentnotfounderror_getDocumentId: (a: number) => any;
|
|
5137
5135
|
readonly documentnotfounderror_message: (a: number) => [number, number];
|
|
5138
5136
|
readonly documenttimestampsareequalerror_getCode: (a: number) => number;
|
|
5139
5137
|
readonly documenttimestampsareequalerror_getDocumentId: (a: number) => any;
|
|
5140
5138
|
readonly documenttimestampsareequalerror_message: (a: number) => [number, number];
|
|
5139
|
+
readonly documenttransitionsareabsenterror_getCode: (a: number) => number;
|
|
5140
|
+
readonly documenttransitionsareabsenterror_message: (a: number) => [number, number];
|
|
5141
5141
|
readonly duplicateindexnameerror_getCode: (a: number) => number;
|
|
5142
5142
|
readonly duplicateindexnameerror_getDocumentType: (a: number) => [number, number];
|
|
5143
5143
|
readonly duplicateindexnameerror_getDuplicateIndexName: (a: number) => [number, number];
|
|
5144
5144
|
readonly duplicateindexnameerror_message: (a: number) => [number, number];
|
|
5145
5145
|
readonly getLatestProtocolVersion: () => number;
|
|
5146
|
-
readonly identityassetlocktransactionisnotfounderror_getCode: (a: number) => number;
|
|
5147
|
-
readonly identityassetlocktransactionisnotfounderror_getTransactionId: (a: number) => any;
|
|
5148
|
-
readonly identityassetlocktransactionisnotfounderror_message: (a: number) => [number, number];
|
|
5149
5146
|
readonly identityassetlocktransactionoutpointalreadyexistserror_getCode: (a: number) => number;
|
|
5150
5147
|
readonly identityassetlocktransactionoutpointalreadyexistserror_getOutputIndex: (a: number) => number;
|
|
5151
5148
|
readonly identityassetlocktransactionoutpointalreadyexistserror_getTransactionId: (a: number) => any;
|
|
5152
5149
|
readonly identityassetlocktransactionoutpointalreadyexistserror_message: (a: number) => [number, number];
|
|
5153
|
-
readonly
|
|
5154
|
-
readonly
|
|
5150
|
+
readonly identityassetlocktransactionoutputnotfounderror_getCode: (a: number) => number;
|
|
5151
|
+
readonly identityassetlocktransactionoutputnotfounderror_getOutputIndex: (a: number) => number;
|
|
5152
|
+
readonly identityassetlocktransactionoutputnotfounderror_message: (a: number) => [number, number];
|
|
5155
5153
|
readonly identitycredittransfertransition_amount: (a: number) => bigint;
|
|
5156
5154
|
readonly identitycredittransfertransition_getIdentityId: (a: number) => any;
|
|
5157
5155
|
readonly identitycredittransfertransition_getModifiedDataIds: (a: number) => [number, number];
|
|
@@ -5205,12 +5203,11 @@ export interface InitOutput {
|
|
|
5205
5203
|
readonly identitypublickey_toObject: (a: number) => [number, number, number];
|
|
5206
5204
|
readonly invalidassetlockproofcorechainheighterror_getCode: (a: number) => number;
|
|
5207
5205
|
readonly invalidassetlockproofcorechainheighterror_getCurrentCoreChainLockedHeight: (a: number) => number;
|
|
5208
|
-
readonly invalidassetlockproofcorechainheighterror_getProofCoreChainLockedHeight: (a: number) => number;
|
|
5209
5206
|
readonly invalidassetlockproofcorechainheighterror_message: (a: number) => [number, number];
|
|
5210
|
-
readonly
|
|
5211
|
-
readonly
|
|
5212
|
-
readonly
|
|
5213
|
-
readonly
|
|
5207
|
+
readonly invalidassetlockprooftransactionheighterror_getCode: (a: number) => number;
|
|
5208
|
+
readonly invalidassetlockprooftransactionheighterror_getProofCoreChainLockedHeight: (a: number) => number;
|
|
5209
|
+
readonly invalidassetlockprooftransactionheighterror_getTransactionHeight: (a: number) => number;
|
|
5210
|
+
readonly invalidassetlockprooftransactionheighterror_message: (a: number) => [number, number];
|
|
5214
5211
|
readonly invalididentityassetlockproofchainlockvalidationerrorwasm_getTransactionId: (a: number) => any;
|
|
5215
5212
|
readonly invalididentitypublickeydataerror_getCode: (a: number) => number;
|
|
5216
5213
|
readonly invalididentitypublickeydataerror_getPublicKeyId: (a: number) => number;
|
|
@@ -5238,14 +5235,15 @@ export interface InitOutput {
|
|
|
5238
5235
|
readonly valueerror_message: (a: number) => [number, number];
|
|
5239
5236
|
readonly identitycredittransfertransition_identityId: (a: number) => any;
|
|
5240
5237
|
readonly identitycredittransfertransition_recipientId: (a: number) => any;
|
|
5241
|
-
readonly
|
|
5242
|
-
readonly
|
|
5238
|
+
readonly datacontractcreatetransition_isIdentityStateTransition: (a: number) => number;
|
|
5239
|
+
readonly datacontractcreatetransition_isVotingStateTransition: (a: number) => number;
|
|
5243
5240
|
readonly identitycredittransfertransition_isDataContractStateTransition: (a: number) => number;
|
|
5244
5241
|
readonly identitycredittransfertransition_isDocumentStateTransition: (a: number) => number;
|
|
5245
5242
|
readonly identitycredittransfertransition_isIdentityStateTransition: (a: number) => number;
|
|
5246
5243
|
readonly identitycredittransfertransition_isVotingStateTransition: (a: number) => number;
|
|
5247
5244
|
readonly balanceisnotenougherror_new: (a: bigint, b: bigint) => number;
|
|
5248
5245
|
readonly identitycredittransfertransition_getAmount: (a: number) => bigint;
|
|
5246
|
+
readonly invalidassetlockproofcorechainheighterror_getProofCoreChainLockedHeight: (a: number) => number;
|
|
5249
5247
|
readonly invalididentityassetlockproofchainlockvalidationerrorwasm_getHeightReportedNotLocked: (a: number) => number;
|
|
5250
5248
|
readonly invalididentitypublickeysecuritylevelerror_getPublicKeyId: (a: number) => number;
|
|
5251
5249
|
readonly maxidentitypublickeylimitreachederror_getMaxItems: (a: number) => number;
|
|
@@ -5316,12 +5314,14 @@ export interface InitOutput {
|
|
|
5316
5314
|
readonly invalidinitialrevisionerror_new: (a: number) => number;
|
|
5317
5315
|
readonly revisionabsenterror_new: (a: number) => number;
|
|
5318
5316
|
readonly tryingtoreplaceimmutabledocumenterror_new: (a: number) => number;
|
|
5317
|
+
readonly __wbg_basicecdsaerror_free: (a: number, b: number) => void;
|
|
5319
5318
|
readonly __wbg_batchedtransition_free: (a: number, b: number) => void;
|
|
5320
5319
|
readonly __wbg_documenttransition_free: (a: number, b: number) => void;
|
|
5321
5320
|
readonly __wbg_invaliddocumentactionerror_free: (a: number, b: number) => void;
|
|
5322
|
-
readonly __wbg_missingdocumenttransitionactionerror_free: (a: number, b: number) => void;
|
|
5323
5321
|
readonly __wbg_tokenminttransition_free: (a: number, b: number) => void;
|
|
5324
5322
|
readonly __wbg_tokentransition_free: (a: number, b: number) => void;
|
|
5323
|
+
readonly basicecdsaerror_getCode: (a: number) => number;
|
|
5324
|
+
readonly basicecdsaerror_message: (a: number) => [number, number];
|
|
5325
5325
|
readonly documenttransition_getAction: (a: number) => number;
|
|
5326
5326
|
readonly documenttransition_getData: (a: number) => any;
|
|
5327
5327
|
readonly documenttransition_getDataContractId: (a: number) => any;
|
|
@@ -5336,8 +5336,6 @@ export interface InitOutput {
|
|
|
5336
5336
|
readonly documenttransition_hasPrefundedBalance: (a: number) => number;
|
|
5337
5337
|
readonly documenttransition_setDataContractId: (a: number, b: any) => [number, number];
|
|
5338
5338
|
readonly documenttransition_setRevision: (a: number, b: bigint) => void;
|
|
5339
|
-
readonly missingdocumenttransitionactionerror_getCode: (a: number) => number;
|
|
5340
|
-
readonly missingdocumenttransitionactionerror_message: (a: number) => [number, number];
|
|
5341
5339
|
readonly tokenminttransition_getAmount: (a: number) => bigint;
|
|
5342
5340
|
readonly tokenminttransition_getIssuedToIdentityId: (a: number) => any;
|
|
5343
5341
|
readonly tokenminttransition_getPublicNote: (a: number) => [number, number];
|
|
@@ -5359,7 +5357,6 @@ export interface InitOutput {
|
|
|
5359
5357
|
readonly __wbg_duplicatedocumenttransitionswithidserror_free: (a: number, b: number) => void;
|
|
5360
5358
|
readonly __wbg_identitycreditwithdrawaltransition_free: (a: number, b: number) => void;
|
|
5361
5359
|
readonly __wbg_identityinsufficientbalanceerror_free: (a: number, b: number) => void;
|
|
5362
|
-
readonly __wbg_incompatibleprotocolversionerror_free: (a: number, b: number) => void;
|
|
5363
5360
|
readonly __wbg_inconsistentcompoundindexdataerror_free: (a: number, b: number) => void;
|
|
5364
5361
|
readonly __wbg_invaliddocumenttransitioniderror_free: (a: number, b: number) => void;
|
|
5365
5362
|
readonly __wbg_invalididentityassetlocktransactionerror_free: (a: number, b: number) => void;
|
|
@@ -5367,6 +5364,7 @@ export interface InitOutput {
|
|
|
5367
5364
|
readonly __wbg_invalididentitykeysignatureerror_free: (a: number, b: number) => void;
|
|
5368
5365
|
readonly __wbg_invalididentitypublickeytypeerror_free: (a: number, b: number) => void;
|
|
5369
5366
|
readonly __wbg_invalidsignaturepublickeysecuritylevelerror_free: (a: number, b: number) => void;
|
|
5367
|
+
readonly __wbg_invalidstatetransitiontypeerror_free: (a: number, b: number) => void;
|
|
5370
5368
|
readonly __wbg_metadata_free: (a: number, b: number) => void;
|
|
5371
5369
|
readonly __wbg_missingdocumenttypeerror_free: (a: number, b: number) => void;
|
|
5372
5370
|
readonly __wbg_missingidentitypublickeyidserror_free: (a: number, b: number) => void;
|
|
@@ -5452,10 +5450,6 @@ export interface InitOutput {
|
|
|
5452
5450
|
readonly identityinsufficientbalanceerror_getCode: (a: number) => number;
|
|
5453
5451
|
readonly identityinsufficientbalanceerror_getIdentityId: (a: number) => any;
|
|
5454
5452
|
readonly identityinsufficientbalanceerror_message: (a: number) => [number, number];
|
|
5455
|
-
readonly incompatibleprotocolversionerror_getCode: (a: number) => number;
|
|
5456
|
-
readonly incompatibleprotocolversionerror_getMinimalProtocolVersion: (a: number) => number;
|
|
5457
|
-
readonly incompatibleprotocolversionerror_getParsedProtocolVersion: (a: number) => number;
|
|
5458
|
-
readonly incompatibleprotocolversionerror_message: (a: number) => [number, number];
|
|
5459
5453
|
readonly inconsistentcompoundindexdataerror_getCode: (a: number) => number;
|
|
5460
5454
|
readonly inconsistentcompoundindexdataerror_getDocumentType: (a: number) => [number, number];
|
|
5461
5455
|
readonly inconsistentcompoundindexdataerror_getIndexedProperties: (a: number) => any;
|
|
@@ -5472,6 +5466,7 @@ export interface InitOutput {
|
|
|
5472
5466
|
readonly invalididentitycredittransferamounterror_getMinAmount: (a: number) => bigint;
|
|
5473
5467
|
readonly invalididentitycredittransferamounterror_message: (a: number) => [number, number];
|
|
5474
5468
|
readonly invalididentitykeysignatureerror_getCode: (a: number) => number;
|
|
5469
|
+
readonly invalididentitykeysignatureerror_getPublicKeyId: (a: number) => number;
|
|
5475
5470
|
readonly invalididentitykeysignatureerror_message: (a: number) => [number, number];
|
|
5476
5471
|
readonly invalididentitypublickeytypeerror_getCode: (a: number) => number;
|
|
5477
5472
|
readonly invalididentitypublickeytypeerror_getPublicKeyType: (a: number) => number;
|
|
@@ -5481,6 +5476,10 @@ export interface InitOutput {
|
|
|
5481
5476
|
readonly invalidsignaturepublickeysecuritylevelerror_getKeySecurityLevelRequirement: (a: number) => any;
|
|
5482
5477
|
readonly invalidsignaturepublickeysecuritylevelerror_getPublicKeySecurityLevel: (a: number) => number;
|
|
5483
5478
|
readonly invalidsignaturepublickeysecuritylevelerror_message: (a: number) => [number, number];
|
|
5479
|
+
readonly invalidstatetransitiontypeerror_getCode: (a: number) => number;
|
|
5480
|
+
readonly invalidstatetransitiontypeerror_getType: (a: number) => number;
|
|
5481
|
+
readonly invalidstatetransitiontypeerror_message: (a: number) => [number, number];
|
|
5482
|
+
readonly invalidstatetransitiontypeerror_new: (a: number) => number;
|
|
5484
5483
|
readonly metadata_from: (a: any) => [number, number, number];
|
|
5485
5484
|
readonly metadata_getCoreChainLockedHeight: (a: number) => number;
|
|
5486
5485
|
readonly metadata_getProtocolVersion: (a: number) => number;
|
|
@@ -5513,7 +5512,6 @@ export interface InitOutput {
|
|
|
5513
5512
|
readonly identitycreditwithdrawaltransition_isIdentityStateTransition: (a: number) => number;
|
|
5514
5513
|
readonly identitycreditwithdrawaltransition_isVotingStateTransition: (a: number) => number;
|
|
5515
5514
|
readonly identitycreditwithdrawaltransition_getAmount: (a: number) => bigint;
|
|
5516
|
-
readonly invalididentitykeysignatureerror_getPublicKeyId: (a: number) => number;
|
|
5517
5515
|
readonly metadata_getBlockHeight: (a: number) => bigint;
|
|
5518
5516
|
readonly missingpublickeyerror_getPublicKeyId: (a: number) => number;
|
|
5519
5517
|
readonly tokendirectpurchasetransition_getTokenCount: (a: number) => bigint;
|
|
@@ -5528,22 +5526,22 @@ export interface InitOutput {
|
|
|
5528
5526
|
readonly __wbg_documentfactory_free: (a: number, b: number) => void;
|
|
5529
5527
|
readonly __wbg_documenttransitions_free: (a: number, b: number) => void;
|
|
5530
5528
|
readonly __wbg_duplicatedocumenttransitionswithindiceserror_free: (a: number, b: number) => void;
|
|
5529
|
+
readonly __wbg_identitycontractnonceoutofboundserror_free: (a: number, b: number) => void;
|
|
5531
5530
|
readonly __wbg_identitynotfounderror_free: (a: number, b: number) => void;
|
|
5532
|
-
readonly
|
|
5531
|
+
readonly __wbg_identitypublickeyisreadonlyerror_free: (a: number, b: number) => void;
|
|
5532
|
+
readonly __wbg_incompatiblere2patternerror_free: (a: number, b: number) => void;
|
|
5533
5533
|
readonly __wbg_invalidcompoundindexerror_free: (a: number, b: number) => void;
|
|
5534
5534
|
readonly __wbg_invalidcreditwithdrawaltransitionoutputscripterror_free: (a: number, b: number) => void;
|
|
5535
5535
|
readonly __wbg_invaliddocumentrevisionerror_free: (a: number, b: number) => void;
|
|
5536
5536
|
readonly __wbg_invaliddocumenttransitionactionerror_free: (a: number, b: number) => void;
|
|
5537
5537
|
readonly __wbg_invaliddocumenttypeindatacontracterror_free: (a: number, b: number) => void;
|
|
5538
|
-
readonly __wbg_invalididentityassetlocktransactionoutputerror_free: (a: number, b: number) => void;
|
|
5539
5538
|
readonly __wbg_invalididentitynonceerror_free: (a: number, b: number) => void;
|
|
5540
|
-
readonly __wbg_invalidinstantassetlockprooferror_free: (a: number, b: number) => void;
|
|
5541
5539
|
readonly __wbg_invalidjsonschemareferror_free: (a: number, b: number) => void;
|
|
5542
5540
|
readonly __wbg_invalidsignaturepublickeypurposeerror_free: (a: number, b: number) => void;
|
|
5543
|
-
readonly __wbg_invalidstatetransitiontypeerror_free: (a: number, b: number) => void;
|
|
5544
5541
|
readonly __wbg_missingmasterpublickeyerror_free: (a: number, b: number) => void;
|
|
5545
5542
|
readonly __wbg_protocolversionparsingerror_free: (a: number, b: number) => void;
|
|
5546
5543
|
readonly __wbg_publickeyisdisablederror_free: (a: number, b: number) => void;
|
|
5544
|
+
readonly __wbg_publickeysecuritylevelnotmeterror_free: (a: number, b: number) => void;
|
|
5547
5545
|
readonly __wbg_tokensetpricefordirectpurchasetransition_free: (a: number, b: number) => void;
|
|
5548
5546
|
readonly __wbg_undefinedindexpropertyerror_free: (a: number, b: number) => void;
|
|
5549
5547
|
readonly datacontractgenericerror_getMessage: (a: number) => [number, number];
|
|
@@ -5590,16 +5588,22 @@ export interface InitOutput {
|
|
|
5590
5588
|
readonly duplicatedocumenttransitionswithindiceserror_getDocumentTransitionReferences: (a: number) => any;
|
|
5591
5589
|
readonly duplicatedocumenttransitionswithindiceserror_message: (a: number) => [number, number];
|
|
5592
5590
|
readonly generateDocumentId: (a: any, b: any, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
5591
|
+
readonly identitycontractnonceoutofboundserror_getCode: (a: number) => number;
|
|
5592
|
+
readonly identitycontractnonceoutofboundserror_getIdentityContractNonce: (a: number) => bigint;
|
|
5593
|
+
readonly identitycontractnonceoutofboundserror_message: (a: number) => [number, number];
|
|
5593
5594
|
readonly identitynotfounderror_getCode: (a: number) => number;
|
|
5594
5595
|
readonly identitynotfounderror_getIdentityId: (a: number) => any;
|
|
5595
5596
|
readonly identitynotfounderror_message: (a: number) => [number, number];
|
|
5596
5597
|
readonly identitynotfounderror_new: (a: any) => number;
|
|
5597
5598
|
readonly identitynotfounderror_serialize: (a: number) => [number, number, number];
|
|
5598
|
-
readonly
|
|
5599
|
-
readonly
|
|
5600
|
-
readonly
|
|
5601
|
-
readonly
|
|
5602
|
-
readonly
|
|
5599
|
+
readonly identitypublickeyisreadonlyerror_getCode: (a: number) => number;
|
|
5600
|
+
readonly identitypublickeyisreadonlyerror_getKeyId: (a: number) => number;
|
|
5601
|
+
readonly identitypublickeyisreadonlyerror_message: (a: number) => [number, number];
|
|
5602
|
+
readonly incompatiblere2patternerror_getCode: (a: number) => number;
|
|
5603
|
+
readonly incompatiblere2patternerror_getMessage: (a: number) => [number, number];
|
|
5604
|
+
readonly incompatiblere2patternerror_getPath: (a: number) => [number, number];
|
|
5605
|
+
readonly incompatiblere2patternerror_getPattern: (a: number) => [number, number];
|
|
5606
|
+
readonly incompatiblere2patternerror_message: (a: number) => [number, number];
|
|
5603
5607
|
readonly invalidcompoundindexerror_getCode: (a: number) => number;
|
|
5604
5608
|
readonly invalidcompoundindexerror_getDocumentType: (a: number) => [number, number];
|
|
5605
5609
|
readonly invalidcompoundindexerror_getIndexName: (a: number) => [number, number];
|
|
@@ -5617,17 +5621,12 @@ export interface InitOutput {
|
|
|
5617
5621
|
readonly invaliddocumenttypeindatacontracterror_getDataContractId: (a: number) => any;
|
|
5618
5622
|
readonly invaliddocumenttypeindatacontracterror_getType: (a: number) => [number, number];
|
|
5619
5623
|
readonly invaliddocumenttypeindatacontracterror_new: (a: number, b: number, c: any) => number;
|
|
5620
|
-
readonly invalididentityassetlocktransactionoutputerror_getCode: (a: number) => number;
|
|
5621
|
-
readonly invalididentityassetlocktransactionoutputerror_getOutputIndex: (a: number) => number;
|
|
5622
|
-
readonly invalididentityassetlocktransactionoutputerror_message: (a: number) => [number, number];
|
|
5623
5624
|
readonly invalididentitynonceerror_getCode: (a: number) => number;
|
|
5624
5625
|
readonly invalididentitynonceerror_getCurrentIdentityContractNonce: (a: number) => [number, bigint];
|
|
5625
5626
|
readonly invalididentitynonceerror_getError: (a: number) => any;
|
|
5626
5627
|
readonly invalididentitynonceerror_getIdentityId: (a: number) => any;
|
|
5627
5628
|
readonly invalididentitynonceerror_getSettingIdentityContractNonce: (a: number) => bigint;
|
|
5628
5629
|
readonly invalididentitynonceerror_message: (a: number) => [number, number];
|
|
5629
|
-
readonly invalidinstantassetlockprooferror_getCode: (a: number) => number;
|
|
5630
|
-
readonly invalidinstantassetlockprooferror_message: (a: number) => [number, number];
|
|
5631
5630
|
readonly invalidjsonschemareferror_getCode: (a: number) => number;
|
|
5632
5631
|
readonly invalidjsonschemareferror_getRefError: (a: number) => [number, number];
|
|
5633
5632
|
readonly invalidjsonschemareferror_message: (a: number) => [number, number];
|
|
@@ -5635,10 +5634,6 @@ export interface InitOutput {
|
|
|
5635
5634
|
readonly invalidsignaturepublickeypurposeerror_getKeyPurposeRequirement: (a: number) => any;
|
|
5636
5635
|
readonly invalidsignaturepublickeypurposeerror_getPublicKeyPurpose: (a: number) => number;
|
|
5637
5636
|
readonly invalidsignaturepublickeypurposeerror_message: (a: number) => [number, number];
|
|
5638
|
-
readonly invalidstatetransitiontypeerror_getCode: (a: number) => number;
|
|
5639
|
-
readonly invalidstatetransitiontypeerror_getType: (a: number) => number;
|
|
5640
|
-
readonly invalidstatetransitiontypeerror_message: (a: number) => [number, number];
|
|
5641
|
-
readonly invalidstatetransitiontypeerror_new: (a: number) => number;
|
|
5642
5637
|
readonly missingmasterpublickeyerror_getCode: (a: number) => number;
|
|
5643
5638
|
readonly missingmasterpublickeyerror_message: (a: number) => [number, number];
|
|
5644
5639
|
readonly protocolversionparsingerror_getCode: (a: number) => number;
|
|
@@ -5648,6 +5643,10 @@ export interface InitOutput {
|
|
|
5648
5643
|
readonly protocolversionparsingerror_serialize: (a: number) => [number, number, number];
|
|
5649
5644
|
readonly publickeyisdisablederror_getCode: (a: number) => number;
|
|
5650
5645
|
readonly publickeyisdisablederror_message: (a: number) => [number, number];
|
|
5646
|
+
readonly publickeysecuritylevelnotmeterror_getCode: (a: number) => number;
|
|
5647
|
+
readonly publickeysecuritylevelnotmeterror_getKeySecurityLevelRequirement: (a: number) => number;
|
|
5648
|
+
readonly publickeysecuritylevelnotmeterror_getPublicKeySecurityLevel: (a: number) => number;
|
|
5649
|
+
readonly publickeysecuritylevelnotmeterror_message: (a: number) => [number, number];
|
|
5651
5650
|
readonly tokensetpricefordirectpurchasetransition_getPrice: (a: number) => [number, bigint];
|
|
5652
5651
|
readonly tokensetpricefordirectpurchasetransition_getPublicNote: (a: number) => [number, number];
|
|
5653
5652
|
readonly undefinedindexpropertyerror_getCode: (a: number) => number;
|
|
@@ -5655,10 +5654,11 @@ export interface InitOutput {
|
|
|
5655
5654
|
readonly undefinedindexpropertyerror_getIndexName: (a: number) => [number, number];
|
|
5656
5655
|
readonly undefinedindexpropertyerror_getPropertyName: (a: number) => [number, number];
|
|
5657
5656
|
readonly undefinedindexpropertyerror_message: (a: number) => [number, number];
|
|
5657
|
+
readonly identitypublickeyisreadonlyerror_getPublicKeyIndex: (a: number) => number;
|
|
5658
5658
|
readonly publickeyisdisablederror_getPublicKeyId: (a: number) => number;
|
|
5659
5659
|
readonly __wbg_assetlocktransactionisnotfounderror_free: (a: number, b: number) => void;
|
|
5660
5660
|
readonly __wbg_basicblserror_free: (a: number, b: number) => void;
|
|
5661
|
-
readonly
|
|
5661
|
+
readonly __wbg_documenttimestampsmismatcherror_free: (a: number, b: number) => void;
|
|
5662
5662
|
readonly __wbg_invalidactionerror_free: (a: number, b: number) => void;
|
|
5663
5663
|
readonly __wbg_invalidactionnameerror_free: (a: number, b: number) => void;
|
|
5664
5664
|
readonly __wbg_invaliddocumenterror_free: (a: number, b: number) => void;
|
|
@@ -5671,9 +5671,9 @@ export interface InitOutput {
|
|
|
5671
5671
|
readonly assetlocktransactionisnotfounderror_getTransactionId: (a: number) => any;
|
|
5672
5672
|
readonly basicblserror_getCode: (a: number) => number;
|
|
5673
5673
|
readonly basicblserror_message: (a: number) => [number, number];
|
|
5674
|
-
readonly
|
|
5675
|
-
readonly
|
|
5676
|
-
readonly
|
|
5674
|
+
readonly documenttimestampsmismatcherror_getCode: (a: number) => number;
|
|
5675
|
+
readonly documenttimestampsmismatcherror_getDocumentId: (a: number) => any;
|
|
5676
|
+
readonly documenttimestampsmismatcherror_message: (a: number) => [number, number];
|
|
5677
5677
|
readonly invalidactionnameerror_getActions: (a: number) => [number, number];
|
|
5678
5678
|
readonly invalidactionnameerror_new: (a: number, b: number) => number;
|
|
5679
5679
|
readonly invaliddocumenterror_getErrors: (a: number) => [number, number];
|