@dashevo/wasm-dpp 2.1.0-dev.3 → 2.1.0-dev.4
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/Cargo.toml +1 -1
- package/dist/wasm/wasm_dpp.d.ts +905 -905
- package/dist/wasm/wasm_dpp.js +63 -63
- package/dist/wasm/wasm_dpp_bg.js +1 -1
- package/lib/wasm/wasm_dpp.d.ts +905 -905
- package/package.json +2 -2
- package/src/identity/identity.rs +2 -2
package/lib/wasm/wasm_dpp.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
|
-
export function createAssetLockProofInstance(raw_parameters: any): any;
|
|
4
3
|
export function generateDocumentId(contract_id: any, owner_id: any, document_type: string, entropy: Uint8Array): any;
|
|
5
4
|
export function deserializeConsensusError(bytes: Uint8Array): any;
|
|
5
|
+
export function createAssetLockProofInstance(raw_parameters: any): any;
|
|
6
6
|
export function getLatestProtocolVersion(): number;
|
|
7
7
|
export enum KeyPurpose {
|
|
8
8
|
/**
|
|
@@ -3219,61 +3219,6 @@ export interface InitOutput {
|
|
|
3219
3219
|
readonly identitypublickeyalreadyexistsforuniquecontractboundserror_getCode: (a: number) => number;
|
|
3220
3220
|
readonly identitypublickeyalreadyexistsforuniquecontractboundserror_message: (a: number) => [number, number];
|
|
3221
3221
|
readonly identitypublickeyalreadyexistsforuniquecontractboundserror_serialize: (a: number) => [number, number, number];
|
|
3222
|
-
readonly __wbg_datacontractgenericerror_free: (a: number, b: number) => void;
|
|
3223
|
-
readonly datacontractgenericerror_getMessage: (a: number) => [number, number];
|
|
3224
|
-
readonly __wbg_tokenconfiguration_free: (a: number, b: number) => void;
|
|
3225
|
-
readonly tokenconfiguration_keepsHistory: (a: number) => number;
|
|
3226
|
-
readonly __wbg_tokenkeepshistoryrules_free: (a: number, b: number) => void;
|
|
3227
|
-
readonly tokenkeepshistoryrules_keepsTransferHistory: (a: number) => number;
|
|
3228
|
-
readonly tokenkeepshistoryrules_keepsFreezingHistory: (a: number) => number;
|
|
3229
|
-
readonly tokenkeepshistoryrules_keepsMintingHistory: (a: number) => number;
|
|
3230
|
-
readonly tokenkeepshistoryrules_keepsBurningHistory: (a: number) => number;
|
|
3231
|
-
readonly __wbg_documentalreadyexistserror_free: (a: number, b: number) => void;
|
|
3232
|
-
readonly __wbg_invalidactionerror_free: (a: number, b: number) => void;
|
|
3233
|
-
readonly invalidactionterror_new: (a: any) => number;
|
|
3234
|
-
readonly __wbg_invalidactionnameerror_free: (a: number, b: number) => void;
|
|
3235
|
-
readonly invalidactionnameerror_new: (a: number, b: number) => number;
|
|
3236
|
-
readonly invalidactionnameerror_getActions: (a: number) => [number, number];
|
|
3237
|
-
readonly __wbg_invaliddocumentactionerror_free: (a: number, b: number) => void;
|
|
3238
|
-
readonly __wbg_invaliddocumenterror_free: (a: number, b: number) => void;
|
|
3239
|
-
readonly invaliddocumenterror_new: (a: any, b: number, c: number) => number;
|
|
3240
|
-
readonly invaliddocumenterror_getErrors: (a: number) => [number, number];
|
|
3241
|
-
readonly invaliddocumenterror_getRawDocument: (a: number) => any;
|
|
3242
|
-
readonly invaliddocumenterror_getMessage: (a: number) => [number, number];
|
|
3243
|
-
readonly __wbg_invalidinitialrevisionerror_free: (a: number, b: number) => void;
|
|
3244
|
-
readonly invalidinitialrevisionerror_new: (a: number) => number;
|
|
3245
|
-
readonly invalidinitialrevisionerror_getDocument: (a: number) => number;
|
|
3246
|
-
readonly __wbg_revisionabsenterror_free: (a: number, b: number) => void;
|
|
3247
|
-
readonly revisionabsenterror_getDocument: (a: number) => number;
|
|
3248
|
-
readonly __wbg_tryingtoreplaceimmutabledocumenterror_free: (a: number, b: number) => void;
|
|
3249
|
-
readonly __wbg_tokenunfreezetransition_free: (a: number, b: number) => void;
|
|
3250
|
-
readonly tokenunfreezetransition_getFrozenIdentityId: (a: number) => any;
|
|
3251
|
-
readonly tokenunfreezetransition_getPublicNote: (a: number) => [number, number];
|
|
3252
|
-
readonly __wbg_datacontractnotpresenterror_free: (a: number, b: number) => void;
|
|
3253
|
-
readonly datacontractnotpresenterror_getDataContractId: (a: number) => any;
|
|
3254
|
-
readonly datacontractnotpresenterror_getCode: (a: number) => number;
|
|
3255
|
-
readonly datacontractnotpresenterror_message: (a: number) => [number, number];
|
|
3256
|
-
readonly __wbg_documenttransitionsareabsenterror_free: (a: number, b: number) => void;
|
|
3257
|
-
readonly documenttransitionsareabsenterror_getCode: (a: number) => number;
|
|
3258
|
-
readonly documenttransitionsareabsenterror_message: (a: number) => [number, number];
|
|
3259
|
-
readonly __wbg_identityassetlocktransactionreplayerror_free: (a: number, b: number) => void;
|
|
3260
|
-
readonly identityassetlocktransactionreplayerror_getTransactionId: (a: number) => any;
|
|
3261
|
-
readonly identityassetlocktransactionreplayerror_getCode: (a: number) => number;
|
|
3262
|
-
readonly identityassetlocktransactionreplayerror_getStateTransitionId: (a: number) => any;
|
|
3263
|
-
readonly identityassetlocktransactionreplayerror_getOutputIndex: (a: number) => number;
|
|
3264
|
-
readonly __wbg_invalididentityassetlockproofchainlockvalidationerrorwasm_free: (a: number, b: number) => void;
|
|
3265
|
-
readonly invalididentityassetlockproofchainlockvalidationerrorwasm_getTransactionId: (a: number) => any;
|
|
3266
|
-
readonly invalididentityassetlockproofchainlockvalidationerrorwasm_getHeightReportedNotLocked: (a: number) => number;
|
|
3267
|
-
readonly __wbg_unknownassetlockprooftypeerror_free: (a: number, b: number) => void;
|
|
3268
|
-
readonly unknownassetlockprooftypeerror_getType: (a: number) => number;
|
|
3269
|
-
readonly __wbg_statetransitionisnotactiveerror_free: (a: number, b: number) => void;
|
|
3270
|
-
readonly statetransitionisnotactiveerror_getStateTransitionType: (a: number) => [number, number];
|
|
3271
|
-
readonly statetransitionisnotactiveerror_getActiveVersionRangeStart: (a: number) => number;
|
|
3272
|
-
readonly statetransitionisnotactiveerror_getActiveVersionRangeEnd: (a: number) => number;
|
|
3273
|
-
readonly statetransitionisnotactiveerror_getCurrentProtocolVersion: (a: number) => number;
|
|
3274
|
-
readonly statetransitionisnotactiveerror_toObject: (a: number) => any;
|
|
3275
|
-
readonly revisionabsenterror_new: (a: number) => number;
|
|
3276
|
-
readonly tryingtoreplaceimmutabledocumenterror_new: (a: number) => number;
|
|
3277
3222
|
readonly __wbg_datacontract_free: (a: number, b: number) => void;
|
|
3278
3223
|
readonly datacontract_new: (a: any, b: number) => [number, number, number];
|
|
3279
3224
|
readonly datacontract_getId: (a: number) => any;
|
|
@@ -3300,16 +3245,79 @@ export interface InitOutput {
|
|
|
3300
3245
|
readonly datacontract_hash: (a: number) => [number, number, number, number];
|
|
3301
3246
|
readonly datacontract_clone: (a: number) => number;
|
|
3302
3247
|
readonly datacontract_getTokenConfiguration: (a: number, b: number) => [number, number, number];
|
|
3248
|
+
readonly __wbg_invaliddatacontracterror_free: (a: number, b: number) => void;
|
|
3249
|
+
readonly invaliddatacontracterror_getErrors: (a: number) => [number, number];
|
|
3250
|
+
readonly invaliddatacontracterror_getRawDataContract: (a: number) => any;
|
|
3251
|
+
readonly invaliddatacontracterror_getMessage: (a: number) => [number, number];
|
|
3303
3252
|
readonly __wbg_documentnorevisionerror_free: (a: number, b: number) => void;
|
|
3304
3253
|
readonly documentnorevisionerror_new: (a: number) => number;
|
|
3305
3254
|
readonly documentnorevisionerror_getDocument: (a: number) => number;
|
|
3306
|
-
readonly
|
|
3307
|
-
readonly
|
|
3308
|
-
readonly
|
|
3255
|
+
readonly __wbg_invalidactionerror_free: (a: number, b: number) => void;
|
|
3256
|
+
readonly __wbg_invaliddocumentactionerror_free: (a: number, b: number) => void;
|
|
3257
|
+
readonly __wbg_invaliddocumenterror_free: (a: number, b: number) => void;
|
|
3258
|
+
readonly invaliddocumenterror_new: (a: any, b: number, c: number) => number;
|
|
3259
|
+
readonly invaliddocumenterror_getErrors: (a: number) => [number, number];
|
|
3260
|
+
readonly invaliddocumenterror_getRawDocument: (a: number) => any;
|
|
3261
|
+
readonly invaliddocumenterror_getMessage: (a: number) => [number, number];
|
|
3262
|
+
readonly __wbg_invalidinitialrevisionerror_free: (a: number, b: number) => void;
|
|
3263
|
+
readonly invalidinitialrevisionerror_getDocument: (a: number) => number;
|
|
3264
|
+
readonly __wbg_revisionabsenterror_free: (a: number, b: number) => void;
|
|
3265
|
+
readonly revisionabsenterror_getDocument: (a: number) => number;
|
|
3309
3266
|
readonly __wbg_tryingtodeleteimmutabledocumenterror_free: (a: number, b: number) => void;
|
|
3310
|
-
readonly
|
|
3311
|
-
readonly
|
|
3312
|
-
readonly
|
|
3267
|
+
readonly __wbg_tryingtoreplaceimmutabledocumenterror_free: (a: number, b: number) => void;
|
|
3268
|
+
readonly __wbg_documentfacade_free: (a: number, b: number) => void;
|
|
3269
|
+
readonly documentfacade_new: (a: number) => number;
|
|
3270
|
+
readonly documentfacade_create: (a: number, b: number, c: any, d: number, e: number, f: any) => [number, number, number];
|
|
3271
|
+
readonly documentfacade_createExtendedDocumentFromDocumentBuffer: (a: number, b: number, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
3272
|
+
readonly documentfacade_createStateTransition: (a: number, b: any, c: any) => [number, number, number];
|
|
3273
|
+
readonly __wbg_extendeddocument_free: (a: number, b: number) => void;
|
|
3274
|
+
readonly extendeddocument_new: (a: any, b: number) => [number, number, number];
|
|
3275
|
+
readonly extendeddocument_getFeatureVersion: (a: number) => number;
|
|
3276
|
+
readonly extendeddocument_getId: (a: number) => any;
|
|
3277
|
+
readonly extendeddocument_setId: (a: number, b: any) => void;
|
|
3278
|
+
readonly extendeddocument_getType: (a: number) => [number, number];
|
|
3279
|
+
readonly extendeddocument_setType: (a: number, b: number, c: number) => void;
|
|
3280
|
+
readonly extendeddocument_getDataContractId: (a: number) => any;
|
|
3281
|
+
readonly extendeddocument_getDataContract: (a: number) => number;
|
|
3282
|
+
readonly extendeddocument_setDataContractId: (a: number, b: any) => [number, number];
|
|
3283
|
+
readonly extendeddocument_getDocument: (a: number) => number;
|
|
3284
|
+
readonly extendeddocument_setOwnerId: (a: number, b: any) => void;
|
|
3285
|
+
readonly extendeddocument_getOwnerId: (a: number) => any;
|
|
3286
|
+
readonly extendeddocument_setEntropy: (a: number, b: number, c: number) => [number, number];
|
|
3287
|
+
readonly extendeddocument_getEntropy: (a: number) => any;
|
|
3288
|
+
readonly extendeddocument_setData: (a: number, b: any) => [number, number];
|
|
3289
|
+
readonly extendeddocument_getData: (a: number) => [number, number, number];
|
|
3290
|
+
readonly extendeddocument_set: (a: number, b: number, c: number, d: any) => [number, number];
|
|
3291
|
+
readonly extendeddocument_get: (a: number, b: number, c: number) => any;
|
|
3292
|
+
readonly extendeddocument_setCreatedAt: (a: number, b: number) => void;
|
|
3293
|
+
readonly extendeddocument_setUpdatedAt: (a: number, b: number) => void;
|
|
3294
|
+
readonly extendeddocument_getCreatedAt: (a: number) => any;
|
|
3295
|
+
readonly extendeddocument_getUpdatedAt: (a: number) => any;
|
|
3296
|
+
readonly extendeddocument_getMetadata: (a: number) => number;
|
|
3297
|
+
readonly extendeddocument_setMetadata: (a: number, b: any) => [number, number];
|
|
3298
|
+
readonly extendeddocument_toObject: (a: number, b: any) => [number, number, number];
|
|
3299
|
+
readonly extendeddocument_toJSON: (a: number) => [number, number, number];
|
|
3300
|
+
readonly extendeddocument_toBuffer: (a: number) => [number, number, number];
|
|
3301
|
+
readonly extendeddocument_hash: (a: number) => [number, number, number];
|
|
3302
|
+
readonly extendeddocument_clone: (a: number) => number;
|
|
3303
|
+
readonly extendeddocument_validate: (a: number, b: number) => [number, number, number];
|
|
3304
|
+
readonly __wbg_documenttransition_free: (a: number, b: number) => void;
|
|
3305
|
+
readonly documenttransition_getId: (a: number) => any;
|
|
3306
|
+
readonly documenttransition_getType: (a: number) => [number, number];
|
|
3307
|
+
readonly documenttransition_getData: (a: number) => any;
|
|
3308
|
+
readonly documenttransition_getAction: (a: number) => number;
|
|
3309
|
+
readonly documenttransition_getDataContractId: (a: number) => any;
|
|
3310
|
+
readonly documenttransition_setDataContractId: (a: number, b: any) => [number, number];
|
|
3311
|
+
readonly documenttransition_getIdentityContractNonce: (a: number) => any;
|
|
3312
|
+
readonly documenttransition_getRevision: (a: number) => [number, bigint];
|
|
3313
|
+
readonly documenttransition_getEntropy: (a: number) => [number, number];
|
|
3314
|
+
readonly documenttransition_get_price: (a: number) => [number, bigint];
|
|
3315
|
+
readonly documenttransition_getReceiverId: (a: number) => any;
|
|
3316
|
+
readonly documenttransition_setRevision: (a: number, b: bigint) => void;
|
|
3317
|
+
readonly documenttransition_hasPrefundedBalance: (a: number) => number;
|
|
3318
|
+
readonly documenttransition_getPrefundedVotingBalance: (a: number) => [number, number, number];
|
|
3319
|
+
readonly __wbg_tokendirectpurchasetransition_free: (a: number, b: number) => void;
|
|
3320
|
+
readonly tokendirectpurchasetransition_getTotalAgreedPrice: (a: number) => bigint;
|
|
3313
3321
|
readonly __wbg_document_free: (a: number, b: number) => void;
|
|
3314
3322
|
readonly document_new: (a: any, b: number, c: any) => [number, number, number];
|
|
3315
3323
|
readonly document_getId: (a: number) => any;
|
|
@@ -3328,218 +3336,405 @@ export interface InitOutput {
|
|
|
3328
3336
|
readonly document_getUpdatedAt: (a: number) => any;
|
|
3329
3337
|
readonly document_hash: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
3330
3338
|
readonly document_clone: (a: number) => number;
|
|
3331
|
-
readonly
|
|
3332
|
-
readonly
|
|
3333
|
-
readonly
|
|
3334
|
-
readonly
|
|
3335
|
-
readonly
|
|
3336
|
-
readonly
|
|
3337
|
-
readonly
|
|
3338
|
-
readonly
|
|
3339
|
-
readonly
|
|
3340
|
-
readonly
|
|
3341
|
-
readonly
|
|
3342
|
-
readonly
|
|
3343
|
-
readonly
|
|
3344
|
-
readonly
|
|
3345
|
-
readonly
|
|
3346
|
-
readonly
|
|
3347
|
-
readonly
|
|
3348
|
-
readonly
|
|
3349
|
-
readonly
|
|
3350
|
-
readonly
|
|
3351
|
-
readonly
|
|
3352
|
-
readonly
|
|
3353
|
-
readonly
|
|
3354
|
-
readonly
|
|
3355
|
-
readonly
|
|
3356
|
-
readonly
|
|
3357
|
-
readonly
|
|
3358
|
-
readonly
|
|
3359
|
-
readonly
|
|
3360
|
-
readonly
|
|
3361
|
-
readonly
|
|
3362
|
-
readonly
|
|
3363
|
-
readonly
|
|
3364
|
-
readonly
|
|
3365
|
-
readonly
|
|
3366
|
-
readonly
|
|
3367
|
-
readonly
|
|
3368
|
-
readonly
|
|
3369
|
-
readonly
|
|
3370
|
-
readonly
|
|
3371
|
-
readonly
|
|
3372
|
-
readonly
|
|
3373
|
-
readonly
|
|
3374
|
-
readonly
|
|
3375
|
-
readonly
|
|
3376
|
-
readonly
|
|
3377
|
-
readonly
|
|
3378
|
-
readonly
|
|
3379
|
-
readonly
|
|
3380
|
-
readonly
|
|
3381
|
-
readonly
|
|
3382
|
-
readonly
|
|
3383
|
-
readonly
|
|
3384
|
-
readonly
|
|
3385
|
-
readonly
|
|
3386
|
-
readonly
|
|
3387
|
-
readonly
|
|
3388
|
-
readonly
|
|
3389
|
-
readonly
|
|
3390
|
-
readonly
|
|
3391
|
-
readonly
|
|
3392
|
-
readonly
|
|
3393
|
-
readonly
|
|
3394
|
-
readonly
|
|
3395
|
-
readonly
|
|
3396
|
-
readonly
|
|
3397
|
-
readonly
|
|
3398
|
-
readonly
|
|
3399
|
-
readonly
|
|
3400
|
-
readonly
|
|
3401
|
-
readonly
|
|
3402
|
-
readonly
|
|
3403
|
-
readonly
|
|
3404
|
-
readonly
|
|
3405
|
-
readonly
|
|
3406
|
-
readonly
|
|
3407
|
-
readonly
|
|
3408
|
-
readonly
|
|
3409
|
-
readonly
|
|
3410
|
-
readonly
|
|
3411
|
-
readonly
|
|
3412
|
-
readonly
|
|
3413
|
-
readonly
|
|
3414
|
-
readonly
|
|
3415
|
-
readonly
|
|
3416
|
-
readonly
|
|
3417
|
-
readonly
|
|
3418
|
-
readonly
|
|
3419
|
-
readonly
|
|
3420
|
-
readonly
|
|
3421
|
-
readonly
|
|
3422
|
-
readonly
|
|
3423
|
-
readonly
|
|
3424
|
-
readonly
|
|
3425
|
-
readonly
|
|
3426
|
-
readonly
|
|
3427
|
-
readonly
|
|
3428
|
-
readonly
|
|
3429
|
-
readonly
|
|
3430
|
-
readonly
|
|
3431
|
-
readonly
|
|
3432
|
-
readonly
|
|
3433
|
-
readonly
|
|
3434
|
-
readonly
|
|
3435
|
-
readonly
|
|
3436
|
-
readonly
|
|
3437
|
-
readonly
|
|
3438
|
-
readonly
|
|
3439
|
-
readonly
|
|
3440
|
-
readonly
|
|
3441
|
-
readonly
|
|
3442
|
-
readonly
|
|
3443
|
-
readonly
|
|
3444
|
-
readonly
|
|
3445
|
-
readonly
|
|
3446
|
-
readonly
|
|
3447
|
-
readonly
|
|
3448
|
-
readonly
|
|
3449
|
-
readonly
|
|
3450
|
-
readonly
|
|
3451
|
-
readonly
|
|
3452
|
-
readonly
|
|
3453
|
-
readonly
|
|
3454
|
-
readonly
|
|
3455
|
-
readonly
|
|
3456
|
-
readonly
|
|
3457
|
-
readonly
|
|
3458
|
-
readonly
|
|
3459
|
-
readonly
|
|
3460
|
-
readonly
|
|
3461
|
-
readonly
|
|
3462
|
-
readonly
|
|
3463
|
-
readonly
|
|
3464
|
-
readonly
|
|
3465
|
-
readonly
|
|
3466
|
-
readonly
|
|
3467
|
-
readonly
|
|
3468
|
-
readonly
|
|
3469
|
-
readonly
|
|
3470
|
-
readonly
|
|
3471
|
-
readonly
|
|
3472
|
-
readonly
|
|
3473
|
-
readonly
|
|
3474
|
-
readonly
|
|
3475
|
-
readonly
|
|
3339
|
+
readonly __wbg_missingdocumenttypeerror_free: (a: number, b: number) => void;
|
|
3340
|
+
readonly missingdocumenttypeerror_getCode: (a: number) => number;
|
|
3341
|
+
readonly missingdocumenttypeerror_message: (a: number) => [number, number];
|
|
3342
|
+
readonly __wbg_invalidstatetransitionsignatureerror_free: (a: number, b: number) => void;
|
|
3343
|
+
readonly invalidstatetransitionsignatureerror_getCode: (a: number) => number;
|
|
3344
|
+
readonly invalidstatetransitionsignatureerror_message: (a: number) => [number, number];
|
|
3345
|
+
readonly __wbg_basicecdsaerror_free: (a: number, b: number) => void;
|
|
3346
|
+
readonly basicecdsaerror_getCode: (a: number) => number;
|
|
3347
|
+
readonly basicecdsaerror_message: (a: number) => [number, number];
|
|
3348
|
+
readonly __wbg_documenttimestampsmismatcherror_free: (a: number, b: number) => void;
|
|
3349
|
+
readonly documenttimestampsmismatcherror_getDocumentId: (a: number) => any;
|
|
3350
|
+
readonly documenttimestampsmismatcherror_getCode: (a: number) => number;
|
|
3351
|
+
readonly documenttimestampsmismatcherror_message: (a: number) => [number, number];
|
|
3352
|
+
readonly __wbg_invalididentitypublickeyiderror_free: (a: number, b: number) => void;
|
|
3353
|
+
readonly invalididentitypublickeyiderror_getId: (a: number) => number;
|
|
3354
|
+
readonly invalididentitypublickeyiderror_getCode: (a: number) => number;
|
|
3355
|
+
readonly invalididentitypublickeyiderror_message: (a: number) => [number, number];
|
|
3356
|
+
readonly __wbg_platformvalueerror_free: (a: number, b: number) => void;
|
|
3357
|
+
readonly platformvalueerror_getMessage: (a: number) => [number, number];
|
|
3358
|
+
readonly platformvalueerror_toString: (a: number) => [number, number];
|
|
3359
|
+
readonly __wbg_identity_free: (a: number, b: number) => void;
|
|
3360
|
+
readonly identity_new: (a: number) => [number, number, number];
|
|
3361
|
+
readonly identity_getId: (a: number) => any;
|
|
3362
|
+
readonly identity_setId: (a: number, b: any) => void;
|
|
3363
|
+
readonly identity_setPublicKeys: (a: number, b: any) => [number, number, number];
|
|
3364
|
+
readonly identity_getPublicKeys: (a: number) => [number, number];
|
|
3365
|
+
readonly identity_getPublicKeyById: (a: number, b: number) => number;
|
|
3366
|
+
readonly identity_balance: (a: number) => bigint;
|
|
3367
|
+
readonly identity_setBalance: (a: number, b: bigint) => void;
|
|
3368
|
+
readonly identity_increaseBalance: (a: number, b: bigint) => bigint;
|
|
3369
|
+
readonly identity_reduceBalance: (a: number, b: bigint) => bigint;
|
|
3370
|
+
readonly identity_setRevision: (a: number, b: bigint) => void;
|
|
3371
|
+
readonly identity_getRevision: (a: number) => bigint;
|
|
3372
|
+
readonly identity_setMetadata: (a: number, b: any) => [number, number];
|
|
3373
|
+
readonly identity_getMetadata: (a: number) => number;
|
|
3374
|
+
readonly identity_from: (a: any) => number;
|
|
3375
|
+
readonly identity_toJSON: (a: number) => [number, number, number];
|
|
3376
|
+
readonly identity_toObject: (a: number) => [number, number, number];
|
|
3377
|
+
readonly identity_toBuffer: (a: number) => [number, number, number];
|
|
3378
|
+
readonly identity_hash: (a: number) => [number, number, number, number];
|
|
3379
|
+
readonly identity_addPublicKey: (a: number, b: number) => void;
|
|
3380
|
+
readonly identity_addPublicKeys: (a: number, b: any) => [number, number];
|
|
3381
|
+
readonly identity_getPublicKeyMaxId: (a: number) => number;
|
|
3382
|
+
readonly identity_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
3383
|
+
readonly __wbg_metadata_free: (a: number, b: number) => void;
|
|
3384
|
+
readonly metadata_new: (a: bigint, b: number, c: bigint, d: number) => [number, number, number];
|
|
3385
|
+
readonly metadata_from: (a: any) => [number, number, number];
|
|
3386
|
+
readonly metadata_toJSON: (a: number) => any;
|
|
3387
|
+
readonly metadata_toObject: (a: number) => any;
|
|
3388
|
+
readonly metadata_getBlockHeight: (a: number) => bigint;
|
|
3389
|
+
readonly metadata_getCoreChainLockedHeight: (a: number) => number;
|
|
3390
|
+
readonly metadata_getTimeMs: (a: number) => bigint;
|
|
3391
|
+
readonly metadata_getProtocolVersion: (a: number) => number;
|
|
3392
|
+
readonly extendeddocument_setRevision: (a: number, b: number, c: bigint) => void;
|
|
3393
|
+
readonly invalidactionterror_new: (a: any) => number;
|
|
3394
|
+
readonly invalidinitialrevisionerror_new: (a: number) => number;
|
|
3395
|
+
readonly revisionabsenterror_new: (a: number) => number;
|
|
3396
|
+
readonly tryingtodeleteimmutabledocumenterror_new: (a: number) => number;
|
|
3397
|
+
readonly tryingtoreplaceimmutabledocumenterror_new: (a: number) => number;
|
|
3398
|
+
readonly extendeddocument_getRevision: (a: number) => [number, bigint];
|
|
3399
|
+
readonly platformvalueerror_valueOf: (a: number) => [number, number];
|
|
3400
|
+
readonly identity_getBalance: (a: number) => bigint;
|
|
3401
|
+
readonly tokendirectpurchasetransition_getTokenCount: (a: number) => bigint;
|
|
3402
|
+
readonly __wbg_tokenconfiguration_free: (a: number, b: number) => void;
|
|
3403
|
+
readonly tokenconfiguration_keepsHistory: (a: number) => number;
|
|
3404
|
+
readonly __wbg_tokenkeepshistoryrules_free: (a: number, b: number) => void;
|
|
3405
|
+
readonly tokenkeepshistoryrules_keepsTransferHistory: (a: number) => number;
|
|
3406
|
+
readonly tokenkeepshistoryrules_keepsFreezingHistory: (a: number) => number;
|
|
3407
|
+
readonly tokenkeepshistoryrules_keepsMintingHistory: (a: number) => number;
|
|
3408
|
+
readonly tokenkeepshistoryrules_keepsBurningHistory: (a: number) => number;
|
|
3409
|
+
readonly __wbg_tokendestroyfrozenfundstransition_free: (a: number, b: number) => void;
|
|
3410
|
+
readonly tokendestroyfrozenfundstransition_getFrozenIdentityId: (a: number) => any;
|
|
3411
|
+
readonly tokendestroyfrozenfundstransition_getPublicNote: (a: number) => [number, number];
|
|
3412
|
+
readonly __wbg_duplicateindexerror_free: (a: number, b: number) => void;
|
|
3413
|
+
readonly duplicateindexerror_getDocumentType: (a: number) => [number, number];
|
|
3414
|
+
readonly duplicateindexerror_getIndexName: (a: number) => [number, number];
|
|
3415
|
+
readonly duplicateindexerror_getCode: (a: number) => number;
|
|
3416
|
+
readonly duplicateindexerror_message: (a: number) => [number, number];
|
|
3417
|
+
readonly __wbg_datacontractnotpresenterror_free: (a: number, b: number) => void;
|
|
3418
|
+
readonly datacontractnotpresenterror_getDataContractId: (a: number) => any;
|
|
3419
|
+
readonly datacontractnotpresenterror_getCode: (a: number) => number;
|
|
3420
|
+
readonly datacontractnotpresenterror_message: (a: number) => [number, number];
|
|
3421
|
+
readonly __wbg_identityassetlocktransactionoutpointalreadyexistserror_free: (a: number, b: number) => void;
|
|
3422
|
+
readonly identityassetlocktransactionoutpointalreadyexistserror_getOutputIndex: (a: number) => number;
|
|
3423
|
+
readonly identityassetlocktransactionoutpointalreadyexistserror_getTransactionId: (a: number) => any;
|
|
3424
|
+
readonly identityassetlocktransactionoutpointalreadyexistserror_getCode: (a: number) => number;
|
|
3425
|
+
readonly identityassetlocktransactionoutpointalreadyexistserror_message: (a: number) => [number, number];
|
|
3426
|
+
readonly __wbg_identityassetlocktransactionoutputnotfounderror_free: (a: number, b: number) => void;
|
|
3427
|
+
readonly identityassetlocktransactionoutputnotfounderror_getOutputIndex: (a: number) => number;
|
|
3428
|
+
readonly identityassetlocktransactionoutputnotfounderror_getCode: (a: number) => number;
|
|
3429
|
+
readonly identityassetlocktransactionoutputnotfounderror_message: (a: number) => [number, number];
|
|
3430
|
+
readonly __wbg_identitycredittransfertoselferror_free: (a: number, b: number) => void;
|
|
3431
|
+
readonly identitycredittransfertoselferror_getCode: (a: number) => number;
|
|
3432
|
+
readonly identitycredittransfertoselferror_message: (a: number) => [number, number];
|
|
3433
|
+
readonly __wbg_invalidsignaturepublickeypurposeerror_free: (a: number, b: number) => void;
|
|
3434
|
+
readonly invalidsignaturepublickeypurposeerror_getPublicKeyPurpose: (a: number) => number;
|
|
3435
|
+
readonly invalidsignaturepublickeypurposeerror_getKeyPurposeRequirement: (a: number) => any;
|
|
3436
|
+
readonly invalidsignaturepublickeypurposeerror_getCode: (a: number) => number;
|
|
3437
|
+
readonly invalidsignaturepublickeypurposeerror_message: (a: number) => [number, number];
|
|
3438
|
+
readonly __wbg_publickeysecuritylevelnotmeterror_free: (a: number, b: number) => void;
|
|
3439
|
+
readonly publickeysecuritylevelnotmeterror_getPublicKeySecurityLevel: (a: number) => number;
|
|
3440
|
+
readonly publickeysecuritylevelnotmeterror_getKeySecurityLevelRequirement: (a: number) => number;
|
|
3441
|
+
readonly publickeysecuritylevelnotmeterror_getCode: (a: number) => number;
|
|
3442
|
+
readonly publickeysecuritylevelnotmeterror_message: (a: number) => [number, number];
|
|
3443
|
+
readonly __wbg_invalidstatetransitiontypeerror_free: (a: number, b: number) => void;
|
|
3444
|
+
readonly invalidstatetransitiontypeerror_new: (a: number) => number;
|
|
3445
|
+
readonly invalidstatetransitiontypeerror_getType: (a: number) => number;
|
|
3446
|
+
readonly invalidstatetransitiontypeerror_getCode: (a: number) => number;
|
|
3447
|
+
readonly invalidstatetransitiontypeerror_message: (a: number) => [number, number];
|
|
3448
|
+
readonly __wbg_datacontractconfigupdateerror_free: (a: number, b: number) => void;
|
|
3449
|
+
readonly datacontractconfigupdateerror_new: (a: any, b: number, c: number) => number;
|
|
3450
|
+
readonly datacontractconfigupdateerror_getDataContractId: (a: number) => any;
|
|
3451
|
+
readonly datacontractconfigupdateerror_getCode: (a: number) => number;
|
|
3452
|
+
readonly datacontractconfigupdateerror_message: (a: number) => [number, number];
|
|
3453
|
+
readonly __wbg_datacontractupdatepermissionerror_free: (a: number, b: number) => void;
|
|
3454
|
+
readonly datacontractupdatepermissionerror_new: (a: any, b: any) => number;
|
|
3455
|
+
readonly datacontractupdatepermissionerror_getDataContractId: (a: number) => any;
|
|
3456
|
+
readonly datacontractupdatepermissionerror_getIdentityId: (a: number) => any;
|
|
3457
|
+
readonly datacontractupdatepermissionerror_getCode: (a: number) => number;
|
|
3458
|
+
readonly datacontractupdatepermissionerror_message: (a: number) => [number, number];
|
|
3459
|
+
readonly __wbg_documentnotfounderror_free: (a: number, b: number) => void;
|
|
3460
|
+
readonly documentnotfounderror_getDocumentId: (a: number) => any;
|
|
3461
|
+
readonly documentnotfounderror_getCode: (a: number) => number;
|
|
3462
|
+
readonly documentnotfounderror_message: (a: number) => [number, number];
|
|
3463
|
+
readonly __wbg_documentowneridmismatcherror_free: (a: number, b: number) => void;
|
|
3464
|
+
readonly documentowneridmismatcherror_getDocumentId: (a: number) => any;
|
|
3465
|
+
readonly documentowneridmismatcherror_getDocumentOwnerId: (a: number) => any;
|
|
3466
|
+
readonly documentowneridmismatcherror_getExistingDocumentOwnerId: (a: number) => any;
|
|
3467
|
+
readonly documentowneridmismatcherror_getCode: (a: number) => number;
|
|
3468
|
+
readonly documentowneridmismatcherror_message: (a: number) => [number, number];
|
|
3469
|
+
readonly __wbg_maxidentitypublickeylimitreachederror_free: (a: number, b: number) => void;
|
|
3470
|
+
readonly maxidentitypublickeylimitreachederror_getCode: (a: number) => number;
|
|
3471
|
+
readonly maxidentitypublickeylimitreachederror_message: (a: number) => [number, number];
|
|
3472
|
+
readonly __wbg_valueerror_free: (a: number, b: number) => void;
|
|
3473
|
+
readonly valueerror_getMessage: (a: number) => [number, number];
|
|
3474
|
+
readonly valueerror_getCode: (a: number) => number;
|
|
3475
|
+
readonly valueerror_message: (a: number) => [number, number];
|
|
3476
|
+
readonly __wbg_datacontractnotpresentnotconsensuserror_free: (a: number, b: number) => void;
|
|
3477
|
+
readonly datacontractnotpresentnotconsensuserror_getDataContractId: (a: number) => any;
|
|
3478
|
+
readonly __wbg_assetlockoutputnotfounderror_free: (a: number, b: number) => void;
|
|
3479
|
+
readonly maxidentitypublickeylimitreachederror_getMaxItems: (a: number) => number;
|
|
3480
|
+
readonly generateDocumentId: (a: any, b: any, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
3481
|
+
readonly __wbg_batchedtransition_free: (a: number, b: number) => void;
|
|
3482
|
+
readonly __wbg_tokenfreezetransition_free: (a: number, b: number) => void;
|
|
3483
|
+
readonly tokenfreezetransition_getFrozenIdentityId: (a: number) => any;
|
|
3484
|
+
readonly tokenfreezetransition_getPublicNote: (a: number) => [number, number];
|
|
3485
|
+
readonly __wbg_tokensetpricefordirectpurchasetransition_free: (a: number, b: number) => void;
|
|
3486
|
+
readonly tokensetpricefordirectpurchasetransition_getPublicNote: (a: number) => [number, number];
|
|
3487
|
+
readonly tokensetpricefordirectpurchasetransition_getPrice: (a: number) => [number, bigint];
|
|
3488
|
+
readonly __wbg_tokentransfertransition_free: (a: number, b: number) => void;
|
|
3489
|
+
readonly tokentransfertransition_getRecipientId: (a: number) => any;
|
|
3490
|
+
readonly tokentransfertransition_getPublicNote: (a: number) => [number, number];
|
|
3491
|
+
readonly tokentransfertransition_getAmount: (a: number) => bigint;
|
|
3492
|
+
readonly __wbg_tokentransition_free: (a: number, b: number) => void;
|
|
3493
|
+
readonly tokentransition_getTransitionType: (a: number) => number;
|
|
3494
|
+
readonly tokentransition_getTokenId: (a: number) => any;
|
|
3495
|
+
readonly tokentransition_getTokenContractPosition: (a: number) => any;
|
|
3496
|
+
readonly tokentransition_getDataContractId: (a: number) => any;
|
|
3497
|
+
readonly tokentransition_getHistoricalDocumentTypeName: (a: number) => [number, number];
|
|
3498
|
+
readonly tokentransition_getHistoricalDocumentId: (a: number, b: any) => any;
|
|
3499
|
+
readonly tokentransition_getIdentityContractNonce: (a: number) => bigint;
|
|
3500
|
+
readonly tokentransition_toTransition: (a: number) => any;
|
|
3476
3501
|
readonly __wbg_datacontracthavenewuniqueindexerror_free: (a: number, b: number) => void;
|
|
3477
3502
|
readonly datacontracthavenewuniqueindexerror_getDocumentType: (a: number) => [number, number];
|
|
3478
3503
|
readonly datacontracthavenewuniqueindexerror_getIndexName: (a: number) => [number, number];
|
|
3479
3504
|
readonly datacontracthavenewuniqueindexerror_getCode: (a: number) => number;
|
|
3480
3505
|
readonly datacontracthavenewuniqueindexerror_message: (a: number) => [number, number];
|
|
3481
|
-
readonly
|
|
3482
|
-
readonly
|
|
3483
|
-
readonly
|
|
3484
|
-
readonly
|
|
3485
|
-
readonly
|
|
3486
|
-
readonly
|
|
3487
|
-
readonly
|
|
3488
|
-
readonly
|
|
3489
|
-
readonly
|
|
3490
|
-
readonly
|
|
3491
|
-
readonly
|
|
3492
|
-
readonly
|
|
3493
|
-
readonly
|
|
3494
|
-
readonly
|
|
3495
|
-
readonly
|
|
3506
|
+
readonly __wbg_datacontractimmutablepropertiesupdateerror_free: (a: number, b: number) => void;
|
|
3507
|
+
readonly datacontractimmutablepropertiesupdateerror_getOperation: (a: number) => [number, number];
|
|
3508
|
+
readonly datacontractimmutablepropertiesupdateerror_getFieldPath: (a: number) => [number, number];
|
|
3509
|
+
readonly datacontractimmutablepropertiesupdateerror_getCode: (a: number) => number;
|
|
3510
|
+
readonly datacontractimmutablepropertiesupdateerror_message: (a: number) => [number, number];
|
|
3511
|
+
readonly __wbg_datacontractemptyschemaerror_free: (a: number, b: number) => void;
|
|
3512
|
+
readonly datacontractemptyschemaerror_getDataContractId: (a: number) => any;
|
|
3513
|
+
readonly datacontractemptyschemaerror_getCode: (a: number) => number;
|
|
3514
|
+
readonly datacontractemptyschemaerror_message: (a: number) => [number, number];
|
|
3515
|
+
readonly __wbg_duplicateindexnameerror_free: (a: number, b: number) => void;
|
|
3516
|
+
readonly duplicateindexnameerror_getDocumentType: (a: number) => [number, number];
|
|
3517
|
+
readonly duplicateindexnameerror_getDuplicateIndexName: (a: number) => [number, number];
|
|
3518
|
+
readonly duplicateindexnameerror_getCode: (a: number) => number;
|
|
3519
|
+
readonly duplicateindexnameerror_message: (a: number) => [number, number];
|
|
3520
|
+
readonly __wbg_invaliddatacontractversionerror_free: (a: number, b: number) => void;
|
|
3521
|
+
readonly invaliddatacontractversionerror_getVersion: (a: number) => number;
|
|
3522
|
+
readonly invaliddatacontractversionerror_getCode: (a: number) => number;
|
|
3523
|
+
readonly invaliddatacontractversionerror_message: (a: number) => [number, number];
|
|
3524
|
+
readonly __wbg_serializedobjectparsingerror_free: (a: number, b: number) => void;
|
|
3525
|
+
readonly serializedobjectparsingerror_getParsingError: (a: number) => [number, number];
|
|
3526
|
+
readonly serializedobjectparsingerror_getCode: (a: number) => number;
|
|
3527
|
+
readonly serializedobjectparsingerror_message: (a: number) => [number, number];
|
|
3528
|
+
readonly __wbg_inconsistentcompoundindexdataerror_free: (a: number, b: number) => void;
|
|
3529
|
+
readonly inconsistentcompoundindexdataerror_getIndexedProperties: (a: number) => any;
|
|
3530
|
+
readonly inconsistentcompoundindexdataerror_getDocumentType: (a: number) => [number, number];
|
|
3531
|
+
readonly inconsistentcompoundindexdataerror_getCode: (a: number) => number;
|
|
3532
|
+
readonly inconsistentcompoundindexdataerror_message: (a: number) => [number, number];
|
|
3533
|
+
readonly __wbg_invaliddocumenttransitioniderror_free: (a: number, b: number) => void;
|
|
3534
|
+
readonly invaliddocumenttransitioniderror_getExpectedId: (a: number) => any;
|
|
3535
|
+
readonly invaliddocumenttransitioniderror_getInvalidId: (a: number) => any;
|
|
3536
|
+
readonly invaliddocumenttransitioniderror_getCode: (a: number) => number;
|
|
3537
|
+
readonly invaliddocumenttransitioniderror_message: (a: number) => [number, number];
|
|
3538
|
+
readonly __wbg_invaliddocumenttypeerror_free: (a: number, b: number) => void;
|
|
3539
|
+
readonly invaliddocumenttypeerror_getType: (a: number) => [number, number];
|
|
3540
|
+
readonly invaliddocumenttypeerror_getDataContractId: (a: number) => any;
|
|
3541
|
+
readonly invaliddocumenttypeerror_getCode: (a: number) => number;
|
|
3542
|
+
readonly invaliddocumenttypeerror_message: (a: number) => [number, number];
|
|
3543
|
+
readonly __wbg_missingdocumenttransitionactionerror_free: (a: number, b: number) => void;
|
|
3544
|
+
readonly missingdocumenttransitionactionerror_getCode: (a: number) => number;
|
|
3545
|
+
readonly missingdocumenttransitionactionerror_message: (a: number) => [number, number];
|
|
3546
|
+
readonly __wbg_identityassetlocktransactionisnotfounderror_free: (a: number, b: number) => void;
|
|
3547
|
+
readonly identityassetlocktransactionisnotfounderror_getTransactionId: (a: number) => any;
|
|
3548
|
+
readonly identityassetlocktransactionisnotfounderror_getCode: (a: number) => number;
|
|
3549
|
+
readonly identityassetlocktransactionisnotfounderror_message: (a: number) => [number, number];
|
|
3550
|
+
readonly __wbg_invalididentitykeysignatureerror_free: (a: number, b: number) => void;
|
|
3551
|
+
readonly invalididentitykeysignatureerror_getCode: (a: number) => number;
|
|
3552
|
+
readonly invalididentitykeysignatureerror_message: (a: number) => [number, number];
|
|
3553
|
+
readonly __wbg_invalididentitypublickeytypeerror_free: (a: number, b: number) => void;
|
|
3554
|
+
readonly invalididentitypublickeytypeerror_new: (a: number) => [number, number, number];
|
|
3555
|
+
readonly invalididentitypublickeytypeerror_getPublicKeyType: (a: number) => number;
|
|
3556
|
+
readonly invalididentitypublickeytypeerror_getCode: (a: number) => number;
|
|
3557
|
+
readonly invalididentitypublickeytypeerror_message: (a: number) => [number, number];
|
|
3558
|
+
readonly __wbg_missingmasterpublickeyerror_free: (a: number, b: number) => void;
|
|
3559
|
+
readonly missingmasterpublickeyerror_getCode: (a: number) => number;
|
|
3560
|
+
readonly missingmasterpublickeyerror_message: (a: number) => [number, number];
|
|
3561
|
+
readonly __wbg_jsonschemaerror_free: (a: number, b: number) => void;
|
|
3562
|
+
readonly jsonschemaerror_getKeyword: (a: number) => [number, number];
|
|
3563
|
+
readonly jsonschemaerror_getInstancePath: (a: number) => [number, number];
|
|
3564
|
+
readonly jsonschemaerror_getSchemaPath: (a: number) => [number, number];
|
|
3565
|
+
readonly jsonschemaerror_getPropertyName: (a: number) => [number, number];
|
|
3566
|
+
readonly jsonschemaerror_getParams: (a: number) => [number, number, number];
|
|
3567
|
+
readonly jsonschemaerror_toString: (a: number) => [number, number];
|
|
3568
|
+
readonly jsonschemaerror_message: (a: number) => [number, number];
|
|
3569
|
+
readonly jsonschemaerror_keyword: (a: number) => [number, number];
|
|
3570
|
+
readonly jsonschemaerror_instancePath: (a: number) => [number, number];
|
|
3571
|
+
readonly jsonschemaerror_schemaPath: (a: number) => [number, number];
|
|
3572
|
+
readonly jsonschemaerror_propertyName: (a: number) => [number, number];
|
|
3573
|
+
readonly jsonschemaerror_code: (a: number) => number;
|
|
3574
|
+
readonly __wbg_datacontractisreadonlyerror_free: (a: number, b: number) => void;
|
|
3575
|
+
readonly datacontractisreadonlyerror_new: (a: any) => number;
|
|
3576
|
+
readonly datacontractisreadonlyerror_getDataContractId: (a: number) => any;
|
|
3577
|
+
readonly datacontractisreadonlyerror_getCode: (a: number) => number;
|
|
3578
|
+
readonly datacontractisreadonlyerror_message: (a: number) => [number, number];
|
|
3579
|
+
readonly __wbg_datatriggerconditionerror_free: (a: number, b: number) => void;
|
|
3580
|
+
readonly datatriggerconditionerror_getDataContractId: (a: number) => any;
|
|
3581
|
+
readonly datatriggerconditionerror_getDocumentId: (a: number) => any;
|
|
3582
|
+
readonly datatriggerconditionerror_getMessage: (a: number) => [number, number];
|
|
3583
|
+
readonly datatriggerconditionerror_getCode: (a: number) => number;
|
|
3584
|
+
readonly datatriggerconditionerror_message: (a: number) => [number, number];
|
|
3585
|
+
readonly datatriggerconditionerror_serialize: (a: number) => [number, number, number];
|
|
3586
|
+
readonly __wbg_datatriggeractionconditionerror_free: (a: number, b: number) => void;
|
|
3587
|
+
readonly datatriggeractionconditionerror_getDataContractId: (a: number) => any;
|
|
3588
|
+
readonly datatriggeractionconditionerror_getDocumentTransitionId: (a: number) => any;
|
|
3589
|
+
readonly datatriggeractionconditionerror_getMessage: (a: number) => [number, number];
|
|
3590
|
+
readonly datatriggeractionconditionerror_getOwnerId: (a: number) => any;
|
|
3591
|
+
readonly datatriggeractionconditionerror_getCode: (a: number) => number;
|
|
3592
|
+
readonly __wbg_documenttimestampwindowviolationerror_free: (a: number, b: number) => void;
|
|
3593
|
+
readonly documenttimestampwindowviolationerror_getDocumentId: (a: number) => any;
|
|
3594
|
+
readonly documenttimestampwindowviolationerror_getTimestampName: (a: number) => [number, number];
|
|
3595
|
+
readonly documenttimestampwindowviolationerror_getTimestamp: (a: number) => any;
|
|
3596
|
+
readonly documenttimestampwindowviolationerror_getTimeWindowStart: (a: number) => any;
|
|
3597
|
+
readonly documenttimestampwindowviolationerror_getTimeWindowEnd: (a: number) => any;
|
|
3598
|
+
readonly documenttimestampwindowviolationerror_getCode: (a: number) => number;
|
|
3599
|
+
readonly documenttimestampwindowviolationerror_message: (a: number) => [number, number];
|
|
3600
|
+
readonly __wbg_invaliddocumentrevisionerror_free: (a: number, b: number) => void;
|
|
3601
|
+
readonly invaliddocumentrevisionerror_getDocumentId: (a: number) => any;
|
|
3602
|
+
readonly invaliddocumentrevisionerror_getPreviousRevision: (a: number) => [number, bigint];
|
|
3603
|
+
readonly invaliddocumentrevisionerror_getDesiredRevision: (a: number) => bigint;
|
|
3604
|
+
readonly invaliddocumentrevisionerror_getCode: (a: number) => number;
|
|
3605
|
+
readonly invaliddocumentrevisionerror_message: (a: number) => [number, number];
|
|
3606
|
+
readonly __wbg_invalididentitynonceerror_free: (a: number, b: number) => void;
|
|
3607
|
+
readonly invalididentitynonceerror_getIdentityId: (a: number) => any;
|
|
3608
|
+
readonly invalididentitynonceerror_getCurrentIdentityContractNonce: (a: number) => [number, bigint];
|
|
3609
|
+
readonly invalididentitynonceerror_getSettingIdentityContractNonce: (a: number) => bigint;
|
|
3610
|
+
readonly invalididentitynonceerror_getError: (a: number) => any;
|
|
3611
|
+
readonly invalididentitynonceerror_getCode: (a: number) => number;
|
|
3612
|
+
readonly invalididentitynonceerror_message: (a: number) => [number, number];
|
|
3613
|
+
readonly __wbg_chainassetlockproof_free: (a: number, b: number) => void;
|
|
3614
|
+
readonly chainassetlockproof_new: (a: any) => [number, number, number];
|
|
3615
|
+
readonly chainassetlockproof_getType: (a: number) => number;
|
|
3616
|
+
readonly chainassetlockproof_getCoreChainLockedHeight: (a: number) => number;
|
|
3617
|
+
readonly chainassetlockproof_setCoreChainLockedHeight: (a: number, b: number) => void;
|
|
3618
|
+
readonly chainassetlockproof_getOutPoint: (a: number) => [number, number, number];
|
|
3619
|
+
readonly chainassetlockproof_setOutPoint: (a: number, b: number, c: number) => [number, number];
|
|
3620
|
+
readonly chainassetlockproof_toJSON: (a: number) => [number, number, number];
|
|
3621
|
+
readonly chainassetlockproof_toObject: (a: number) => [number, number, number];
|
|
3622
|
+
readonly chainassetlockproof_createIdentifier: (a: number) => any;
|
|
3623
|
+
readonly jsonschemaerror_params: (a: number) => [number, number, number];
|
|
3624
|
+
readonly jsonschemaerror_getCode: (a: number) => number;
|
|
3625
|
+
readonly invalididentitykeysignatureerror_getPublicKeyId: (a: number) => number;
|
|
3626
|
+
readonly invaliddatacontractversionerror_getExpectedVersion: (a: number) => number;
|
|
3627
|
+
readonly __wbg_datacontractfactory_free: (a: number, b: number) => void;
|
|
3628
|
+
readonly datacontractfactory_new: (a: number) => number;
|
|
3629
|
+
readonly datacontractfactory_create: (a: number, b: number, c: number, d: bigint, e: any, f: any) => [number, number, number];
|
|
3630
|
+
readonly datacontractfactory_createFromBuffer: (a: number, b: number, c: number, d: number) => any;
|
|
3631
|
+
readonly datacontractfactory_createDataContractCreateTransition: (a: number, b: number) => any;
|
|
3632
|
+
readonly __wbg_documentalreadyexistserror_free: (a: number, b: number) => void;
|
|
3633
|
+
readonly __wbg_tokenconfigupdatetransition_free: (a: number, b: number) => void;
|
|
3634
|
+
readonly tokenconfigupdatetransition_getPublicNote: (a: number) => [number, number];
|
|
3635
|
+
readonly __wbg_tokenminttransition_free: (a: number, b: number) => void;
|
|
3636
|
+
readonly tokenminttransition_getRecipientId: (a: number, b: number) => [number, number, number];
|
|
3637
|
+
readonly tokenminttransition_getIssuedToIdentityId: (a: number) => any;
|
|
3638
|
+
readonly tokenminttransition_getPublicNote: (a: number) => [number, number];
|
|
3639
|
+
readonly tokenminttransition_getAmount: (a: number) => bigint;
|
|
3640
|
+
readonly __wbg_incompatibledocumenttypeschemaerror_free: (a: number, b: number) => void;
|
|
3641
|
+
readonly incompatibledocumenttypeschemaerror_getOperation: (a: number) => [number, number];
|
|
3642
|
+
readonly incompatibledocumenttypeschemaerror_getPropertyPath: (a: number) => [number, number];
|
|
3643
|
+
readonly incompatibledocumenttypeschemaerror_getCode: (a: number) => number;
|
|
3644
|
+
readonly incompatibledocumenttypeschemaerror_message: (a: number) => [number, number];
|
|
3645
|
+
readonly __wbg_invalidindexpropertytypeerror_free: (a: number, b: number) => void;
|
|
3646
|
+
readonly invalidindexpropertytypeerror_getDocumentType: (a: number) => [number, number];
|
|
3647
|
+
readonly invalidindexpropertytypeerror_getIndexName: (a: number) => [number, number];
|
|
3648
|
+
readonly invalidindexpropertytypeerror_getPropertyName: (a: number) => [number, number];
|
|
3649
|
+
readonly invalidindexpropertytypeerror_getPropertyType: (a: number) => [number, number];
|
|
3650
|
+
readonly invalidindexpropertytypeerror_getCode: (a: number) => number;
|
|
3651
|
+
readonly invalidindexpropertytypeerror_message: (a: number) => [number, number];
|
|
3652
|
+
readonly __wbg_uniqueindiceslimitreachederror_free: (a: number, b: number) => void;
|
|
3653
|
+
readonly uniqueindiceslimitreachederror_getDocumentType: (a: number) => [number, number];
|
|
3654
|
+
readonly uniqueindiceslimitreachederror_getIndexLimit: (a: number) => number;
|
|
3655
|
+
readonly uniqueindiceslimitreachederror_getCode: (a: number) => number;
|
|
3656
|
+
readonly uniqueindiceslimitreachederror_message: (a: number) => [number, number];
|
|
3657
|
+
readonly __wbg_invaliddocumenttypenameerror_free: (a: number, b: number) => void;
|
|
3658
|
+
readonly invaliddocumenttypenameerrorwasm_getName: (a: number) => [number, number];
|
|
3659
|
+
readonly invaliddocumenttypenameerrorwasm_getCode: (a: number) => number;
|
|
3660
|
+
readonly invaliddocumenttypenameerrorwasm_message: (a: number) => [number, number];
|
|
3661
|
+
readonly __wbg_protocolversionparsingerror_free: (a: number, b: number) => void;
|
|
3662
|
+
readonly protocolversionparsingerror_new: (a: number, b: number) => number;
|
|
3663
|
+
readonly protocolversionparsingerror_getParsingError: (a: number) => [number, number];
|
|
3664
|
+
readonly protocolversionparsingerror_getCode: (a: number) => number;
|
|
3665
|
+
readonly protocolversionparsingerror_message: (a: number) => [number, number];
|
|
3666
|
+
readonly protocolversionparsingerror_serialize: (a: number) => [number, number, number];
|
|
3667
|
+
readonly __wbg_documenttransitionsareabsenterror_free: (a: number, b: number) => void;
|
|
3668
|
+
readonly documenttransitionsareabsenterror_getCode: (a: number) => number;
|
|
3669
|
+
readonly documenttransitionsareabsenterror_message: (a: number) => [number, number];
|
|
3670
|
+
readonly __wbg_duplicatedocumenttransitionswithindiceserror_free: (a: number, b: number) => void;
|
|
3671
|
+
readonly duplicatedocumenttransitionswithindiceserror_getDocumentTransitionReferences: (a: number) => any;
|
|
3672
|
+
readonly duplicatedocumenttransitionswithindiceserror_getCode: (a: number) => number;
|
|
3673
|
+
readonly duplicatedocumenttransitionswithindiceserror_message: (a: number) => [number, number];
|
|
3674
|
+
readonly __wbg_identitycontractnonceoutofboundserror_free: (a: number, b: number) => void;
|
|
3675
|
+
readonly identitycontractnonceoutofboundserror_getCode: (a: number) => number;
|
|
3676
|
+
readonly identitycontractnonceoutofboundserror_message: (a: number) => [number, number];
|
|
3496
3677
|
readonly __wbg_duplicatedidentitypublickeyerror_free: (a: number, b: number) => void;
|
|
3497
3678
|
readonly duplicatedidentitypublickeyerror_getDuplicatedPublicKeysIds: (a: number) => any;
|
|
3498
3679
|
readonly duplicatedidentitypublickeyerror_getCode: (a: number) => number;
|
|
3499
3680
|
readonly duplicatedidentitypublickeyerror_message: (a: number) => [number, number];
|
|
3500
|
-
readonly
|
|
3501
|
-
readonly
|
|
3502
|
-
readonly
|
|
3503
|
-
readonly
|
|
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
|
|
3681
|
+
readonly __wbg_identityassetlocktransactionreplayerror_free: (a: number, b: number) => void;
|
|
3682
|
+
readonly identityassetlocktransactionreplayerror_getTransactionId: (a: number) => any;
|
|
3683
|
+
readonly identityassetlocktransactionreplayerror_getCode: (a: number) => number;
|
|
3684
|
+
readonly identityassetlocktransactionreplayerror_getStateTransitionId: (a: number) => any;
|
|
3685
|
+
readonly identityassetlocktransactionreplayerror_getOutputIndex: (a: number) => number;
|
|
3686
|
+
readonly __wbg_invalidassetlockproofcorechainheighterror_free: (a: number, b: number) => void;
|
|
3687
|
+
readonly invalidassetlockproofcorechainheighterror_getCurrentCoreChainLockedHeight: (a: number) => number;
|
|
3688
|
+
readonly invalidassetlockproofcorechainheighterror_getCode: (a: number) => number;
|
|
3689
|
+
readonly invalidassetlockproofcorechainheighterror_message: (a: number) => [number, number];
|
|
3690
|
+
readonly __wbg_identityassetlocktransactionoutpointnotenoughbalanceerror_free: (a: number, b: number) => void;
|
|
3691
|
+
readonly identityassetlocktransactionoutpointnotenoughbalanceerror_getTransactionId: (a: number) => any;
|
|
3692
|
+
readonly identityassetlocktransactionoutpointnotenoughbalanceerror_getOutputIndex: (a: number) => number;
|
|
3693
|
+
readonly identityassetlocktransactionoutpointnotenoughbalanceerror_getInitialAssetLockCredits: (a: number) => bigint;
|
|
3694
|
+
readonly identityassetlocktransactionoutpointnotenoughbalanceerror_getCreditsLeft: (a: number) => bigint;
|
|
3695
|
+
readonly identityassetlocktransactionoutpointnotenoughbalanceerror_getCreditsRequired: (a: number) => bigint;
|
|
3696
|
+
readonly identityassetlocktransactionoutpointnotenoughbalanceerror_getCode: (a: number) => number;
|
|
3697
|
+
readonly identityassetlocktransactionoutpointnotenoughbalanceerror_message: (a: number) => [number, number];
|
|
3698
|
+
readonly __wbg_invalididentityassetlocktransactionoutputerror_free: (a: number, b: number) => void;
|
|
3699
|
+
readonly invalididentityassetlocktransactionoutputerror_getCode: (a: number) => number;
|
|
3700
|
+
readonly invalididentityassetlocktransactionoutputerror_message: (a: number) => [number, number];
|
|
3701
|
+
readonly __wbg_invalididentitycreditwithdrawaltransitionoutputscripterror_free: (a: number, b: number) => void;
|
|
3702
|
+
readonly invalididentitycreditwithdrawaltransitionoutputscripterror_getCode: (a: number) => number;
|
|
3703
|
+
readonly invalididentitycreditwithdrawaltransitionoutputscripterror_message: (a: number) => [number, number];
|
|
3704
|
+
readonly __wbg_publickeyisdisablederror_free: (a: number, b: number) => void;
|
|
3705
|
+
readonly publickeyisdisablederror_getCode: (a: number) => number;
|
|
3706
|
+
readonly publickeyisdisablederror_message: (a: number) => [number, number];
|
|
3707
|
+
readonly deserializeConsensusError: (a: number, b: number) => [number, number, number];
|
|
3708
|
+
readonly __wbg_balanceisnotenougherror_free: (a: number, b: number) => void;
|
|
3709
|
+
readonly balanceisnotenougherror_getBalance: (a: number) => bigint;
|
|
3710
|
+
readonly balanceisnotenougherror_getFee: (a: number) => bigint;
|
|
3711
|
+
readonly balanceisnotenougherror_getCode: (a: number) => number;
|
|
3712
|
+
readonly balanceisnotenougherror_message: (a: number) => [number, number];
|
|
3713
|
+
readonly balanceisnotenougherror_serialize: (a: number) => [number, number, number];
|
|
3714
|
+
readonly __wbg_documentalreadypresenterror_free: (a: number, b: number) => void;
|
|
3715
|
+
readonly documentalreadypresenterror_getDocumentId: (a: number) => any;
|
|
3716
|
+
readonly documentalreadypresenterror_getCode: (a: number) => number;
|
|
3717
|
+
readonly documentalreadypresenterror_message: (a: number) => [number, number];
|
|
3718
|
+
readonly __wbg_identitypublickeyisreadonlyerror_free: (a: number, b: number) => void;
|
|
3719
|
+
readonly identitypublickeyisreadonlyerror_getKeyId: (a: number) => number;
|
|
3720
|
+
readonly identitypublickeyisreadonlyerror_getCode: (a: number) => number;
|
|
3721
|
+
readonly identitypublickeyisreadonlyerror_message: (a: number) => [number, number];
|
|
3722
|
+
readonly __wbg_identityfactory_free: (a: number, b: number) => void;
|
|
3723
|
+
readonly identityfactory_new: (a: number) => [number, number, number];
|
|
3724
|
+
readonly identityfactory_create: (a: number, b: any, c: any) => [number, number, number];
|
|
3725
|
+
readonly identityfactory_createFromBuffer: (a: number, b: number, c: number, d: any) => [number, number, number];
|
|
3726
|
+
readonly identityfactory_createInstantAssetLockProof: (a: number, b: number, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
3727
|
+
readonly identityfactory_createChainAssetLockProof: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
3728
|
+
readonly identityfactory_createIdentityCreateTransition: (a: number, b: number, c: any) => [number, number, number];
|
|
3729
|
+
readonly identityfactory_createIdentityTopUpTransition: (a: number, b: any, c: any) => [number, number, number];
|
|
3730
|
+
readonly identityfactory_createIdentityCreditTransferTransition: (a: number, b: number, c: any, d: bigint, e: bigint) => [number, number, number];
|
|
3731
|
+
readonly identityfactory_createIdentityCreditWithdrawalTransition: (a: number, b: any, c: bigint, d: number, e: number, f: number, g: number, h: bigint) => [number, number, number];
|
|
3732
|
+
readonly identityfactory_createIdentityUpdateTransition: (a: number, b: number, c: bigint, d: any) => [number, number, number];
|
|
3733
|
+
readonly __wbg_assetlockproof_free: (a: number, b: number) => void;
|
|
3734
|
+
readonly assetlockproof_new: (a: any) => [number, number, number];
|
|
3735
|
+
readonly assetlockproof_createIdentifier: (a: number) => [number, number, number];
|
|
3736
|
+
readonly assetlockproof_toObject: (a: number) => [number, number, number];
|
|
3737
|
+
readonly createAssetLockProofInstance: (a: any) => [number, number, number];
|
|
3543
3738
|
readonly __wbg_identitycredittransfertransition_free: (a: number, b: number) => void;
|
|
3544
3739
|
readonly identitycredittransfertransition_new: (a: number) => [number, number, number];
|
|
3545
3740
|
readonly identitycredittransfertransition_getType: (a: number) => number;
|
|
@@ -3557,6 +3752,8 @@ export interface InitOutput {
|
|
|
3557
3752
|
readonly identitycredittransfertransition_toBuffer: (a: number) => [number, number, number];
|
|
3558
3753
|
readonly identitycredittransfertransition_toJSON: (a: number) => [number, number, number];
|
|
3559
3754
|
readonly identitycredittransfertransition_getModifiedDataIds: (a: number) => [number, number];
|
|
3755
|
+
readonly identitycredittransfertransition_isDataContractStateTransition: (a: number) => number;
|
|
3756
|
+
readonly identitycredittransfertransition_isIdentityStateTransition: (a: number) => number;
|
|
3560
3757
|
readonly identitycredittransfertransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
3561
3758
|
readonly identitycredittransfertransition_getSignature: (a: number) => any;
|
|
3562
3759
|
readonly identitycredittransfertransition_setSignature: (a: number, b: number, c: number) => void;
|
|
@@ -3566,17 +3763,14 @@ export interface InitOutput {
|
|
|
3566
3763
|
readonly identitycreditwithdrawaltransition_new: (a: number) => [number, number, number];
|
|
3567
3764
|
readonly identitycreditwithdrawaltransition_getType: (a: number) => number;
|
|
3568
3765
|
readonly identitycreditwithdrawaltransition_identityId: (a: number) => any;
|
|
3569
|
-
readonly identitycreditwithdrawaltransition_amount: (a: number) => bigint;
|
|
3570
3766
|
readonly identitycreditwithdrawaltransition_getIdentityId: (a: number) => any;
|
|
3571
3767
|
readonly identitycreditwithdrawaltransition_setIdentityId: (a: number, b: any) => void;
|
|
3572
3768
|
readonly identitycreditwithdrawaltransition_setAmount: (a: number, b: bigint) => void;
|
|
3573
|
-
readonly identitycreditwithdrawaltransition_getCoreFeePerByte: (a: number) => number;
|
|
3574
3769
|
readonly identitycreditwithdrawaltransition_setCoreFeePerByte: (a: number, b: number) => void;
|
|
3575
3770
|
readonly identitycreditwithdrawaltransition_getPooling: (a: number) => number;
|
|
3576
3771
|
readonly identitycreditwithdrawaltransition_setPooling: (a: number, b: number) => [number, number];
|
|
3577
3772
|
readonly identitycreditwithdrawaltransition_getOutputScript: (a: number) => any;
|
|
3578
3773
|
readonly identitycreditwithdrawaltransition_setOutputScript: (a: number, b: number, c: number) => void;
|
|
3579
|
-
readonly identitycreditwithdrawaltransition_getNonce: (a: number) => bigint;
|
|
3580
3774
|
readonly identitycreditwithdrawaltransition_setNonce: (a: number, b: bigint) => void;
|
|
3581
3775
|
readonly identitycreditwithdrawaltransition_getUserFeeIncrease: (a: number) => number;
|
|
3582
3776
|
readonly identitycreditwithdrawaltransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
@@ -3592,6 +3786,7 @@ export interface InitOutput {
|
|
|
3592
3786
|
readonly identitytopuptransition_new: (a: number) => [number, number, number];
|
|
3593
3787
|
readonly identitytopuptransition_setAssetLockProof: (a: number, b: any) => [number, number];
|
|
3594
3788
|
readonly identitytopuptransition_assetLockProof: (a: number) => any;
|
|
3789
|
+
readonly identitytopuptransition_getAssetLockProof: (a: number) => any;
|
|
3595
3790
|
readonly identitytopuptransition_getType: (a: number) => number;
|
|
3596
3791
|
readonly identitytopuptransition_getIdentityId: (a: number) => any;
|
|
3597
3792
|
readonly identitytopuptransition_setIdentityId: (a: number, b: any) => void;
|
|
@@ -3616,6 +3811,7 @@ export interface InitOutput {
|
|
|
3616
3811
|
readonly masternodevotetransition_toBuffer: (a: number) => [number, number, number];
|
|
3617
3812
|
readonly masternodevotetransition_toJSON: (a: number) => [number, number, number];
|
|
3618
3813
|
readonly masternodevotetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
3814
|
+
readonly masternodevotetransition_getUserFeeIncrease: (a: number) => number;
|
|
3619
3815
|
readonly masternodevotetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
3620
3816
|
readonly masternodevotetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
3621
3817
|
readonly masternodevotetransition_getContestedDocumentResourceVotePoll: (a: number) => any;
|
|
@@ -3623,16 +3819,10 @@ export interface InitOutput {
|
|
|
3623
3819
|
readonly masternodevotetransition_getSignature: (a: number) => any;
|
|
3624
3820
|
readonly masternodevotetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
3625
3821
|
readonly masternodevotetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
3626
|
-
readonly
|
|
3627
|
-
readonly
|
|
3628
|
-
readonly
|
|
3629
|
-
readonly identitycreditwithdrawaltransition_getSignaturePublicKeyId: (a: number) => number;
|
|
3630
|
-
readonly datacontractcreatetransition_isDocumentStateTransition: (a: number) => number;
|
|
3631
|
-
readonly datacontractcreatetransition_isIdentityStateTransition: (a: number) => number;
|
|
3632
|
-
readonly datacontractcreatetransition_isVotingStateTransition: (a: number) => number;
|
|
3633
|
-
readonly identitycredittransfertransition_isDataContractStateTransition: (a: number) => number;
|
|
3822
|
+
readonly identitycredittransfertransition_recipientId: (a: number) => any;
|
|
3823
|
+
readonly identitytopuptransition_identityId: (a: number) => any;
|
|
3824
|
+
readonly identitytopuptransition_getOwnerId: (a: number) => any;
|
|
3634
3825
|
readonly identitycredittransfertransition_isDocumentStateTransition: (a: number) => number;
|
|
3635
|
-
readonly identitycredittransfertransition_isIdentityStateTransition: (a: number) => number;
|
|
3636
3826
|
readonly identitycredittransfertransition_isVotingStateTransition: (a: number) => number;
|
|
3637
3827
|
readonly identitycreditwithdrawaltransition_isDataContractStateTransition: (a: number) => number;
|
|
3638
3828
|
readonly identitycreditwithdrawaltransition_isDocumentStateTransition: (a: number) => number;
|
|
@@ -3644,28 +3834,43 @@ export interface InitOutput {
|
|
|
3644
3834
|
readonly masternodevotetransition_isDocumentStateTransition: (a: number) => number;
|
|
3645
3835
|
readonly masternodevotetransition_isIdentityStateTransition: (a: number) => number;
|
|
3646
3836
|
readonly masternodevotetransition_isVotingStateTransition: (a: number) => number;
|
|
3647
|
-
readonly masternodevotetransition_getUserFeeIncrease: (a: number) => number;
|
|
3648
3837
|
readonly identitycredittransfertransition_identityId: (a: number) => any;
|
|
3649
|
-
readonly
|
|
3650
|
-
readonly
|
|
3651
|
-
readonly
|
|
3652
|
-
readonly
|
|
3653
|
-
readonly
|
|
3654
|
-
readonly
|
|
3655
|
-
readonly
|
|
3656
|
-
readonly
|
|
3657
|
-
readonly
|
|
3658
|
-
readonly
|
|
3659
|
-
readonly
|
|
3660
|
-
readonly
|
|
3661
|
-
readonly
|
|
3662
|
-
readonly
|
|
3663
|
-
readonly
|
|
3664
|
-
readonly
|
|
3665
|
-
readonly
|
|
3666
|
-
readonly
|
|
3667
|
-
readonly
|
|
3668
|
-
readonly
|
|
3838
|
+
readonly balanceisnotenougherror_new: (a: bigint, b: bigint) => number;
|
|
3839
|
+
readonly invalididentityassetlocktransactionoutputerror_getOutputIndex: (a: number) => number;
|
|
3840
|
+
readonly publickeyisdisablederror_getPublicKeyId: (a: number) => number;
|
|
3841
|
+
readonly identitycontractnonceoutofboundserror_getIdentityContractNonce: (a: number) => bigint;
|
|
3842
|
+
readonly invalidassetlockproofcorechainheighterror_getProofCoreChainLockedHeight: (a: number) => number;
|
|
3843
|
+
readonly identitypublickeyisreadonlyerror_getPublicKeyIndex: (a: number) => number;
|
|
3844
|
+
readonly identitycredittransfertransition_getAmount: (a: number) => bigint;
|
|
3845
|
+
readonly identitycreditwithdrawaltransition_amount: (a: number) => bigint;
|
|
3846
|
+
readonly identitycreditwithdrawaltransition_getAmount: (a: number) => bigint;
|
|
3847
|
+
readonly identitycreditwithdrawaltransition_getCoreFeePerByte: (a: number) => number;
|
|
3848
|
+
readonly identitycreditwithdrawaltransition_getNonce: (a: number) => bigint;
|
|
3849
|
+
readonly identitycreditwithdrawaltransition_getSignaturePublicKeyId: (a: number) => number;
|
|
3850
|
+
readonly __wbg_invaliddocumenttypeindatacontracterror_free: (a: number, b: number) => void;
|
|
3851
|
+
readonly invaliddocumenttypeindatacontracterror_new: (a: number, b: number, c: any) => number;
|
|
3852
|
+
readonly invaliddocumenttypeindatacontracterror_getType: (a: number) => [number, number];
|
|
3853
|
+
readonly invaliddocumenttypeindatacontracterror_getDataContractId: (a: number) => any;
|
|
3854
|
+
readonly __wbg_datacontractcreatetransition_free: (a: number, b: number) => void;
|
|
3855
|
+
readonly datacontractcreatetransition_new: (a: any) => [number, number, number];
|
|
3856
|
+
readonly datacontractcreatetransition_getDataContract: (a: number, b: number) => [number, number, number];
|
|
3857
|
+
readonly datacontractcreatetransition_getIdentityNonce: (a: number) => bigint;
|
|
3858
|
+
readonly datacontractcreatetransition_getOwnerId: (a: number) => any;
|
|
3859
|
+
readonly datacontractcreatetransition_getType: (a: number) => number;
|
|
3860
|
+
readonly datacontractcreatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
3861
|
+
readonly datacontractcreatetransition_getUserFeeIncrease: (a: number) => number;
|
|
3862
|
+
readonly datacontractcreatetransition_getSignature: (a: number) => any;
|
|
3863
|
+
readonly datacontractcreatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
3864
|
+
readonly datacontractcreatetransition_toBuffer: (a: number) => [number, number, number];
|
|
3865
|
+
readonly datacontractcreatetransition_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
3866
|
+
readonly datacontractcreatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
3867
|
+
readonly datacontractcreatetransition_toObject: (a: number, b: number) => [number, number, number];
|
|
3868
|
+
readonly datacontractcreatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
3869
|
+
readonly datacontractcreatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
3870
|
+
readonly __wbg_documentnotprovidederror_free: (a: number, b: number) => void;
|
|
3871
|
+
readonly __wbg_invalidactionnameerror_free: (a: number, b: number) => void;
|
|
3872
|
+
readonly invalidactionnameerror_new: (a: number, b: number) => number;
|
|
3873
|
+
readonly invalidactionnameerror_getActions: (a: number) => [number, number];
|
|
3669
3874
|
readonly __wbg_documentcreatetransition_free: (a: number, b: number) => void;
|
|
3670
3875
|
readonly documentcreatetransition_getRevision: (a: number) => bigint;
|
|
3671
3876
|
readonly documentcreatetransition_INITIAL_REVISION: () => bigint;
|
|
@@ -3673,30 +3878,9 @@ export interface InitOutput {
|
|
|
3673
3878
|
readonly documentcreatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
3674
3879
|
readonly documentcreatetransition_setIdentityContractNonce: (a: number, b: bigint) => void;
|
|
3675
3880
|
readonly documentcreatetransition_getPrefundedVotingBalance: (a: number) => [number, number, number];
|
|
3676
|
-
readonly
|
|
3677
|
-
readonly
|
|
3678
|
-
readonly
|
|
3679
|
-
readonly __wbg_tokendirectpurchasetransition_free: (a: number, b: number) => void;
|
|
3680
|
-
readonly __wbg_tokenfreezetransition_free: (a: number, b: number) => void;
|
|
3681
|
-
readonly tokenfreezetransition_getFrozenIdentityId: (a: number) => any;
|
|
3682
|
-
readonly tokenfreezetransition_getPublicNote: (a: number) => [number, number];
|
|
3683
|
-
readonly __wbg_tokenminttransition_free: (a: number, b: number) => void;
|
|
3684
|
-
readonly tokenminttransition_getRecipientId: (a: number, b: number) => [number, number, number];
|
|
3685
|
-
readonly tokenminttransition_getIssuedToIdentityId: (a: number) => any;
|
|
3686
|
-
readonly tokenminttransition_getPublicNote: (a: number) => [number, number];
|
|
3687
|
-
readonly tokenminttransition_getAmount: (a: number) => bigint;
|
|
3688
|
-
readonly __wbg_tokensetpricefordirectpurchasetransition_free: (a: number, b: number) => void;
|
|
3689
|
-
readonly tokensetpricefordirectpurchasetransition_getPublicNote: (a: number) => [number, number];
|
|
3690
|
-
readonly tokensetpricefordirectpurchasetransition_getPrice: (a: number) => [number, bigint];
|
|
3691
|
-
readonly __wbg_tokentransition_free: (a: number, b: number) => void;
|
|
3692
|
-
readonly tokentransition_getTransitionType: (a: number) => number;
|
|
3693
|
-
readonly tokentransition_getTokenId: (a: number) => any;
|
|
3694
|
-
readonly tokentransition_getTokenContractPosition: (a: number) => any;
|
|
3695
|
-
readonly tokentransition_getDataContractId: (a: number) => any;
|
|
3696
|
-
readonly tokentransition_getHistoricalDocumentTypeName: (a: number) => [number, number];
|
|
3697
|
-
readonly tokentransition_getHistoricalDocumentId: (a: number, b: any) => any;
|
|
3698
|
-
readonly tokentransition_getIdentityContractNonce: (a: number) => bigint;
|
|
3699
|
-
readonly tokentransition_toTransition: (a: number) => any;
|
|
3881
|
+
readonly __wbg_tokenclaimtransition_free: (a: number, b: number) => void;
|
|
3882
|
+
readonly tokenclaimtransition_getPublicNote: (a: number) => [number, number];
|
|
3883
|
+
readonly tokenclaimtransition_getDistributionType: (a: number) => number;
|
|
3700
3884
|
readonly __wbg_batchtransition_free: (a: number, b: number) => void;
|
|
3701
3885
|
readonly batchtransition_getType: (a: number) => number;
|
|
3702
3886
|
readonly batchtransition_getOwnerId: (a: number) => any;
|
|
@@ -3713,284 +3897,143 @@ export interface InitOutput {
|
|
|
3713
3897
|
readonly batchtransition_getKeySecurityLevelRequirement: (a: number, b: number) => [number, number, number];
|
|
3714
3898
|
readonly batchtransition_getSignature: (a: number) => [number, number];
|
|
3715
3899
|
readonly batchtransition_setSignature: (a: number, b: number, c: number) => void;
|
|
3900
|
+
readonly batchtransition_isDocumentStateTransition: (a: number) => number;
|
|
3716
3901
|
readonly batchtransition_isDataContractStateTransition: (a: number) => number;
|
|
3717
3902
|
readonly batchtransition_toBuffer: (a: number) => [number, number, number];
|
|
3718
|
-
readonly
|
|
3719
|
-
readonly
|
|
3720
|
-
readonly
|
|
3721
|
-
readonly
|
|
3722
|
-
readonly
|
|
3723
|
-
readonly
|
|
3724
|
-
readonly
|
|
3725
|
-
readonly
|
|
3726
|
-
readonly
|
|
3727
|
-
readonly
|
|
3728
|
-
readonly
|
|
3729
|
-
readonly invalididentitycredittransferamounterror_getCode: (a: number) => number;
|
|
3730
|
-
readonly invalididentitycredittransferamounterror_message: (a: number) => [number, number];
|
|
3731
|
-
readonly __wbg_invalidinstantassetlockprooferror_free: (a: number, b: number) => void;
|
|
3732
|
-
readonly invalidinstantassetlockprooferror_getCode: (a: number) => number;
|
|
3733
|
-
readonly invalidinstantassetlockprooferror_message: (a: number) => [number, number];
|
|
3734
|
-
readonly __wbg_basicecdsaerror_free: (a: number, b: number) => void;
|
|
3735
|
-
readonly basicecdsaerror_getCode: (a: number) => number;
|
|
3736
|
-
readonly basicecdsaerror_message: (a: number) => [number, number];
|
|
3737
|
-
readonly __wbg_datacontractisreadonlyerror_free: (a: number, b: number) => void;
|
|
3738
|
-
readonly datacontractisreadonlyerror_new: (a: any) => number;
|
|
3739
|
-
readonly datacontractisreadonlyerror_getDataContractId: (a: number) => any;
|
|
3740
|
-
readonly datacontractisreadonlyerror_getCode: (a: number) => number;
|
|
3741
|
-
readonly datacontractisreadonlyerror_message: (a: number) => [number, number];
|
|
3742
|
-
readonly __wbg_documentowneridmismatcherror_free: (a: number, b: number) => void;
|
|
3743
|
-
readonly documentowneridmismatcherror_getDocumentId: (a: number) => any;
|
|
3744
|
-
readonly documentowneridmismatcherror_getDocumentOwnerId: (a: number) => any;
|
|
3745
|
-
readonly documentowneridmismatcherror_getExistingDocumentOwnerId: (a: number) => any;
|
|
3746
|
-
readonly documentowneridmismatcherror_getCode: (a: number) => number;
|
|
3747
|
-
readonly documentowneridmismatcherror_message: (a: number) => [number, number];
|
|
3748
|
-
readonly __wbg_duplicateuniqueindexerror_free: (a: number, b: number) => void;
|
|
3749
|
-
readonly duplicateuniqueindexerror_getDocumentId: (a: number) => any;
|
|
3750
|
-
readonly duplicateuniqueindexerror_getDuplicatingProperties: (a: number) => any;
|
|
3751
|
-
readonly duplicateuniqueindexerror_getCode: (a: number) => number;
|
|
3752
|
-
readonly duplicateuniqueindexerror_message: (a: number) => [number, number];
|
|
3753
|
-
readonly __wbg_identitypublickeyisreadonlyerror_free: (a: number, b: number) => void;
|
|
3754
|
-
readonly identitypublickeyisreadonlyerror_getKeyId: (a: number) => number;
|
|
3755
|
-
readonly identitypublickeyisreadonlyerror_getCode: (a: number) => number;
|
|
3756
|
-
readonly identitypublickeyisreadonlyerror_message: (a: number) => [number, number];
|
|
3757
|
-
readonly __wbg_invalididentitypublickeyiderror_free: (a: number, b: number) => void;
|
|
3758
|
-
readonly invalididentitypublickeyiderror_getCode: (a: number) => number;
|
|
3759
|
-
readonly invalididentitypublickeyiderror_message: (a: number) => [number, number];
|
|
3760
|
-
readonly __wbg_platformvalueerror_free: (a: number, b: number) => void;
|
|
3761
|
-
readonly platformvalueerror_getMessage: (a: number) => [number, number];
|
|
3762
|
-
readonly platformvalueerror_toString: (a: number) => [number, number];
|
|
3763
|
-
readonly __wbg_identitypublickey_free: (a: number, b: number) => void;
|
|
3764
|
-
readonly identitypublickey_new: (a: number) => [number, number, number];
|
|
3765
|
-
readonly identitypublickey_getId: (a: number) => number;
|
|
3766
|
-
readonly identitypublickey_setId: (a: number, b: number) => void;
|
|
3767
|
-
readonly identitypublickey_getType: (a: number) => number;
|
|
3768
|
-
readonly identitypublickey_setType: (a: number, b: number) => [number, number];
|
|
3769
|
-
readonly identitypublickey_setData: (a: number, b: number, c: number) => [number, number];
|
|
3770
|
-
readonly identitypublickey_getData: (a: number) => any;
|
|
3771
|
-
readonly identitypublickey_setPurpose: (a: number, b: number) => [number, number];
|
|
3772
|
-
readonly identitypublickey_getPurpose: (a: number) => number;
|
|
3773
|
-
readonly identitypublickey_setSecurityLevel: (a: number, b: number) => [number, number];
|
|
3774
|
-
readonly identitypublickey_getSecurityLevel: (a: number) => number;
|
|
3775
|
-
readonly identitypublickey_setReadOnly: (a: number, b: number) => void;
|
|
3776
|
-
readonly identitypublickey_isReadOnly: (a: number) => number;
|
|
3777
|
-
readonly identitypublickey_setDisabledAt: (a: number, b: any) => void;
|
|
3778
|
-
readonly identitypublickey_getDisabledAt: (a: number) => any;
|
|
3779
|
-
readonly identitypublickey_hash: (a: number) => [number, number, number, number];
|
|
3780
|
-
readonly identitypublickey_isMaster: (a: number) => number;
|
|
3781
|
-
readonly identitypublickey_toJSON: (a: number) => [number, number, number];
|
|
3782
|
-
readonly identitypublickey_toObject: (a: number) => [number, number, number];
|
|
3783
|
-
readonly identitypublickey_toBuffer: (a: number) => [number, number, number];
|
|
3784
|
-
readonly identitypublickey_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
3785
|
-
readonly __wbg_assetlockproof_free: (a: number, b: number) => void;
|
|
3786
|
-
readonly assetlockproof_new: (a: any) => [number, number, number];
|
|
3787
|
-
readonly assetlockproof_createIdentifier: (a: number) => [number, number, number];
|
|
3788
|
-
readonly assetlockproof_toObject: (a: number) => [number, number, number];
|
|
3789
|
-
readonly createAssetLockProofInstance: (a: any) => [number, number, number];
|
|
3790
|
-
readonly __wbg_identitycreatetransition_free: (a: number, b: number) => void;
|
|
3791
|
-
readonly identitycreatetransition_new: (a: number) => [number, number, number];
|
|
3792
|
-
readonly identitycreatetransition_setAssetLockProof: (a: number, b: any) => [number, number];
|
|
3793
|
-
readonly identitycreatetransition_assetLockProof: (a: number) => any;
|
|
3794
|
-
readonly identitycreatetransition_getAssetLockProof: (a: number) => any;
|
|
3795
|
-
readonly identitycreatetransition_setPublicKeys: (a: number, b: number, c: number) => [number, number];
|
|
3796
|
-
readonly identitycreatetransition_addPublicKeys: (a: number, b: number, c: number) => [number, number];
|
|
3797
|
-
readonly identitycreatetransition_getPublicKeys: (a: number) => [number, number];
|
|
3798
|
-
readonly identitycreatetransition_publicKeys: (a: number) => [number, number];
|
|
3799
|
-
readonly identitycreatetransition_getType: (a: number) => number;
|
|
3800
|
-
readonly identitycreatetransition_getIdentityId: (a: number) => any;
|
|
3801
|
-
readonly identitycreatetransition_getUserFeeIncrease: (a: number) => number;
|
|
3802
|
-
readonly identitycreatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
3803
|
-
readonly identitycreatetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
3804
|
-
readonly identitycreatetransition_toBuffer: (a: number) => [number, number, number];
|
|
3805
|
-
readonly identitycreatetransition_toJSON: (a: number) => [number, number, number];
|
|
3806
|
-
readonly identitycreatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
3807
|
-
readonly identitycreatetransition_isDataContractStateTransition: (a: number) => number;
|
|
3808
|
-
readonly identitycreatetransition_isIdentityStateTransition: (a: number) => number;
|
|
3809
|
-
readonly identitycreatetransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
3810
|
-
readonly identitycreatetransition_getSignature: (a: number) => any;
|
|
3811
|
-
readonly identitycreatetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
3812
|
-
readonly __wbg_identitypublickeywithwitness_free: (a: number, b: number) => void;
|
|
3813
|
-
readonly identitypublickeywithwitness_new: (a: number) => [number, number, number];
|
|
3814
|
-
readonly identitypublickeywithwitness_getId: (a: number) => number;
|
|
3815
|
-
readonly identitypublickeywithwitness_setId: (a: number, b: number) => void;
|
|
3816
|
-
readonly identitypublickeywithwitness_getType: (a: number) => number;
|
|
3817
|
-
readonly identitypublickeywithwitness_setType: (a: number, b: number) => [number, number];
|
|
3818
|
-
readonly identitypublickeywithwitness_setData: (a: number, b: number, c: number) => [number, number];
|
|
3819
|
-
readonly identitypublickeywithwitness_getData: (a: number) => any;
|
|
3820
|
-
readonly identitypublickeywithwitness_setPurpose: (a: number, b: number) => [number, number];
|
|
3821
|
-
readonly identitypublickeywithwitness_getPurpose: (a: number) => number;
|
|
3822
|
-
readonly identitypublickeywithwitness_setSecurityLevel: (a: number, b: number) => [number, number];
|
|
3823
|
-
readonly identitypublickeywithwitness_setContractBounds: (a: number, b: any, c: number, d: number) => void;
|
|
3824
|
-
readonly identitypublickeywithwitness_getSecurityLevel: (a: number) => number;
|
|
3825
|
-
readonly identitypublickeywithwitness_setReadOnly: (a: number, b: number) => void;
|
|
3826
|
-
readonly identitypublickeywithwitness_isReadOnly: (a: number) => number;
|
|
3827
|
-
readonly identitypublickeywithwitness_setSignature: (a: number, b: number, c: number) => void;
|
|
3828
|
-
readonly identitypublickeywithwitness_getSignature: (a: number) => [number, number];
|
|
3829
|
-
readonly identitypublickeywithwitness_hash: (a: number) => [number, number, number, number];
|
|
3830
|
-
readonly identitypublickeywithwitness_toJSON: (a: number) => [number, number, number];
|
|
3831
|
-
readonly identitypublickeywithwitness_toObject: (a: number, b: number) => [number, number, number];
|
|
3832
|
-
readonly __wbg_identityupdatetransition_free: (a: number, b: number) => void;
|
|
3833
|
-
readonly identityupdatetransition_new: (a: number) => [number, number, number];
|
|
3834
|
-
readonly identityupdatetransition_setPublicKeysToAdd: (a: number, b: number, c: number) => [number, number];
|
|
3835
|
-
readonly identityupdatetransition_getPublicKeysToAdd: (a: number) => [number, number];
|
|
3836
|
-
readonly identityupdatetransition_addPublicKeys: (a: number) => [number, number];
|
|
3837
|
-
readonly identityupdatetransition_getPublicKeyIdsToDisable: (a: number) => [number, number];
|
|
3838
|
-
readonly identityupdatetransition_setPublicKeyIdsToDisable: (a: number, b: number, c: number) => void;
|
|
3839
|
-
readonly identityupdatetransition_getType: (a: number) => number;
|
|
3840
|
-
readonly identityupdatetransition_getIdentityId: (a: number) => any;
|
|
3841
|
-
readonly identityupdatetransition_setIdentityId: (a: number, b: any) => void;
|
|
3842
|
-
readonly identityupdatetransition_getUserFeeIncrease: (a: number) => number;
|
|
3843
|
-
readonly identityupdatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
3844
|
-
readonly identityupdatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
3845
|
-
readonly identityupdatetransition_setIdentityContractNonce: (a: number, b: bigint) => void;
|
|
3846
|
-
readonly identityupdatetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
3847
|
-
readonly identityupdatetransition_toBuffer: (a: number) => [number, number, number];
|
|
3848
|
-
readonly identityupdatetransition_toJSON: (a: number) => [number, number, number];
|
|
3849
|
-
readonly identityupdatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
3850
|
-
readonly identityupdatetransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
3851
|
-
readonly identityupdatetransition_setSignaturePublicKeyId: (a: number, b: number) => void;
|
|
3852
|
-
readonly identityupdatetransition_getSignature: (a: number) => any;
|
|
3853
|
-
readonly identityupdatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
3854
|
-
readonly identityupdatetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
3855
|
-
readonly identityupdatetransition_getRevision: (a: number) => bigint;
|
|
3856
|
-
readonly identityupdatetransition_setRevision: (a: number, b: bigint) => void;
|
|
3857
|
-
readonly identityupdatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
3858
|
-
readonly identityupdatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
3859
|
-
readonly tokendirectpurchasetransition_getTokenCount: (a: number) => bigint;
|
|
3860
|
-
readonly tokendirectpurchasetransition_getTotalAgreedPrice: (a: number) => bigint;
|
|
3861
|
-
readonly identitypublickeyisreadonlyerror_getPublicKeyIndex: (a: number) => number;
|
|
3862
|
-
readonly invalididentitypublickeyiderror_getId: (a: number) => number;
|
|
3863
|
-
readonly datacontractupdatetransition_isIdentityStateTransition: (a: number) => number;
|
|
3864
|
-
readonly datacontractupdatetransition_isVotingStateTransition: (a: number) => number;
|
|
3865
|
-
readonly datacontractupdatetransition_isDataContractStateTransition: (a: number) => number;
|
|
3866
|
-
readonly batchtransition_isDocumentStateTransition: (a: number) => number;
|
|
3867
|
-
readonly datacontractupdatetransition_isDocumentStateTransition: (a: number) => number;
|
|
3868
|
-
readonly batchtransition_isIdentityStateTransition: (a: number) => number;
|
|
3869
|
-
readonly batchtransition_isVotingStateTransition: (a: number) => number;
|
|
3870
|
-
readonly identitycreatetransition_isDocumentStateTransition: (a: number) => number;
|
|
3871
|
-
readonly identitycreatetransition_isVotingStateTransition: (a: number) => number;
|
|
3872
|
-
readonly identityupdatetransition_isDataContractStateTransition: (a: number) => number;
|
|
3873
|
-
readonly identityupdatetransition_isDocumentStateTransition: (a: number) => number;
|
|
3874
|
-
readonly identityupdatetransition_isIdentityStateTransition: (a: number) => number;
|
|
3875
|
-
readonly identityupdatetransition_isVotingStateTransition: (a: number) => number;
|
|
3876
|
-
readonly platformvalueerror_valueOf: (a: number) => [number, number];
|
|
3877
|
-
readonly identityupdatetransition_identityId: (a: number) => any;
|
|
3878
|
-
readonly identityupdatetransition_getOwnerId: (a: number) => any;
|
|
3879
|
-
readonly identitycreatetransition_identityId: (a: number) => any;
|
|
3880
|
-
readonly identitycreatetransition_getOwnerId: (a: number) => any;
|
|
3881
|
-
readonly __wbg_nodocumentssuppliederror_free: (a: number, b: number) => void;
|
|
3882
|
-
readonly __wbg_invalidcompoundindexerror_free: (a: number, b: number) => void;
|
|
3883
|
-
readonly invalidcompoundindexerror_getDocumentType: (a: number) => [number, number];
|
|
3884
|
-
readonly invalidcompoundindexerror_getIndexName: (a: number) => [number, number];
|
|
3885
|
-
readonly invalidcompoundindexerror_getCode: (a: number) => number;
|
|
3886
|
-
readonly invalidcompoundindexerror_message: (a: number) => [number, number];
|
|
3903
|
+
readonly __wbg_datacontractuniqueindiceschangederror_free: (a: number, b: number) => void;
|
|
3904
|
+
readonly datacontractuniqueindiceschangederror_getDocumentType: (a: number) => [number, number];
|
|
3905
|
+
readonly datacontractuniqueindiceschangederror_getIndexName: (a: number) => [number, number];
|
|
3906
|
+
readonly datacontractuniqueindiceschangederror_getCode: (a: number) => number;
|
|
3907
|
+
readonly datacontractuniqueindiceschangederror_message: (a: number) => [number, number];
|
|
3908
|
+
readonly __wbg_systempropertyindexalreadypresenterror_free: (a: number, b: number) => void;
|
|
3909
|
+
readonly systempropertyindexalreadypresenterror_getDocumentType: (a: number) => [number, number];
|
|
3910
|
+
readonly systempropertyindexalreadypresenterror_getIndexName: (a: number) => [number, number];
|
|
3911
|
+
readonly systempropertyindexalreadypresenterror_getPropertyName: (a: number) => [number, number];
|
|
3912
|
+
readonly systempropertyindexalreadypresenterror_getCode: (a: number) => number;
|
|
3913
|
+
readonly systempropertyindexalreadypresenterror_message: (a: number) => [number, number];
|
|
3887
3914
|
readonly __wbg_invaliddatacontractiderror_free: (a: number, b: number) => void;
|
|
3888
3915
|
readonly invaliddatacontractiderror_getExpectedId: (a: number) => any;
|
|
3889
3916
|
readonly invaliddatacontractiderror_getInvalidId: (a: number) => any;
|
|
3890
3917
|
readonly invaliddatacontractiderror_getCode: (a: number) => number;
|
|
3891
3918
|
readonly invaliddatacontractiderror_message: (a: number) => [number, number];
|
|
3892
|
-
readonly
|
|
3893
|
-
readonly
|
|
3894
|
-
readonly
|
|
3895
|
-
readonly
|
|
3896
|
-
readonly
|
|
3897
|
-
readonly
|
|
3898
|
-
readonly
|
|
3899
|
-
readonly
|
|
3900
|
-
readonly
|
|
3901
|
-
readonly
|
|
3902
|
-
readonly
|
|
3903
|
-
readonly
|
|
3904
|
-
readonly
|
|
3905
|
-
readonly
|
|
3906
|
-
readonly
|
|
3919
|
+
readonly __wbg_missingdocumenttransitiontypeerror_free: (a: number, b: number) => void;
|
|
3920
|
+
readonly missingdocumenttransitiontypeerror_getCode: (a: number) => number;
|
|
3921
|
+
readonly missingdocumenttransitiontypeerror_message: (a: number) => [number, number];
|
|
3922
|
+
readonly __wbg_duplicatedidentitypublickeyiderror_free: (a: number, b: number) => void;
|
|
3923
|
+
readonly duplicatedidentitypublickeyiderror_getDuplicatedIds: (a: number) => any;
|
|
3924
|
+
readonly duplicatedidentitypublickeyiderror_getCode: (a: number) => number;
|
|
3925
|
+
readonly duplicatedidentitypublickeyiderror_message: (a: number) => [number, number];
|
|
3926
|
+
readonly __wbg_identityassetlockprooflockedtransactionmismatcherror_free: (a: number, b: number) => void;
|
|
3927
|
+
readonly identityassetlockprooflockedtransactionmismatcherror_getInstantLockTransactionId: (a: number) => any;
|
|
3928
|
+
readonly identityassetlockprooflockedtransactionmismatcherror_getAssetLockTransactionId: (a: number) => any;
|
|
3929
|
+
readonly identityassetlockprooflockedtransactionmismatcherror_getCode: (a: number) => number;
|
|
3930
|
+
readonly identityassetlockprooflockedtransactionmismatcherror_message: (a: number) => [number, number];
|
|
3931
|
+
readonly __wbg_invalidassetlocktransactionoutputreturnsizeerror_free: (a: number, b: number) => void;
|
|
3932
|
+
readonly invalidassetlocktransactionoutputreturnsizeerror_getOutputIndex: (a: number) => number;
|
|
3933
|
+
readonly invalidassetlocktransactionoutputreturnsizeerror_getCode: (a: number) => number;
|
|
3934
|
+
readonly invalidassetlocktransactionoutputreturnsizeerror_message: (a: number) => [number, number];
|
|
3907
3935
|
readonly __wbg_invalididentitycreditwithdrawaltransitioncorefeeerror_free: (a: number, b: number) => void;
|
|
3908
|
-
readonly invalididentitycreditwithdrawaltransitioncorefeeerror_getCoreFee: (a: number) => number;
|
|
3909
3936
|
readonly invalididentitycreditwithdrawaltransitioncorefeeerror_getCode: (a: number) => number;
|
|
3910
3937
|
readonly invalididentitycreditwithdrawaltransitioncorefeeerror_message: (a: number) => [number, number];
|
|
3938
|
+
readonly __wbg_invalididentitypublickeydataerror_free: (a: number, b: number) => void;
|
|
3939
|
+
readonly invalididentitypublickeydataerror_getPublicKeyId: (a: number) => number;
|
|
3940
|
+
readonly invalididentitypublickeydataerror_getValidationError: (a: number) => [number, number];
|
|
3941
|
+
readonly invalididentitypublickeydataerror_getCode: (a: number) => number;
|
|
3942
|
+
readonly invalididentitypublickeydataerror_message: (a: number) => [number, number];
|
|
3943
|
+
readonly __wbg_invalidinstantassetlockprooferror_free: (a: number, b: number) => void;
|
|
3944
|
+
readonly invalidinstantassetlockprooferror_getCode: (a: number) => number;
|
|
3945
|
+
readonly invalidinstantassetlockprooferror_message: (a: number) => [number, number];
|
|
3946
|
+
readonly __wbg_invalidinstantassetlockproofsignatureerror_free: (a: number, b: number) => void;
|
|
3947
|
+
readonly invalidinstantassetlockproofsignatureerror_getCode: (a: number) => number;
|
|
3948
|
+
readonly invalidinstantassetlockproofsignatureerror_message: (a: number) => [number, number];
|
|
3911
3949
|
readonly __wbg_invalidsignaturepublickeysecuritylevelerror_free: (a: number, b: number) => void;
|
|
3912
3950
|
readonly invalidsignaturepublickeysecuritylevelerror_getPublicKeySecurityLevel: (a: number) => number;
|
|
3913
3951
|
readonly invalidsignaturepublickeysecuritylevelerror_getKeySecurityLevelRequirement: (a: number) => any;
|
|
3914
3952
|
readonly invalidsignaturepublickeysecuritylevelerror_getCode: (a: number) => number;
|
|
3915
3953
|
readonly invalidsignaturepublickeysecuritylevelerror_message: (a: number) => [number, number];
|
|
3916
|
-
readonly
|
|
3917
|
-
readonly
|
|
3918
|
-
readonly
|
|
3919
|
-
readonly
|
|
3920
|
-
readonly
|
|
3921
|
-
readonly
|
|
3922
|
-
readonly
|
|
3923
|
-
readonly
|
|
3924
|
-
readonly
|
|
3925
|
-
readonly
|
|
3926
|
-
readonly
|
|
3927
|
-
readonly
|
|
3928
|
-
readonly
|
|
3929
|
-
readonly
|
|
3930
|
-
readonly
|
|
3931
|
-
readonly
|
|
3932
|
-
readonly
|
|
3933
|
-
readonly
|
|
3934
|
-
readonly
|
|
3935
|
-
readonly
|
|
3936
|
-
readonly
|
|
3937
|
-
readonly
|
|
3938
|
-
readonly
|
|
3939
|
-
readonly
|
|
3940
|
-
readonly
|
|
3941
|
-
readonly
|
|
3942
|
-
readonly
|
|
3943
|
-
readonly
|
|
3944
|
-
readonly
|
|
3945
|
-
readonly
|
|
3946
|
-
readonly
|
|
3947
|
-
readonly
|
|
3948
|
-
readonly
|
|
3949
|
-
readonly
|
|
3950
|
-
readonly
|
|
3951
|
-
readonly
|
|
3952
|
-
readonly
|
|
3953
|
-
readonly
|
|
3954
|
-
readonly
|
|
3955
|
-
readonly
|
|
3956
|
-
readonly
|
|
3957
|
-
readonly
|
|
3958
|
-
readonly
|
|
3959
|
-
readonly
|
|
3960
|
-
readonly
|
|
3961
|
-
readonly
|
|
3962
|
-
readonly
|
|
3963
|
-
readonly
|
|
3964
|
-
readonly
|
|
3965
|
-
readonly
|
|
3966
|
-
readonly
|
|
3967
|
-
readonly
|
|
3968
|
-
readonly
|
|
3969
|
-
readonly
|
|
3970
|
-
readonly
|
|
3971
|
-
readonly
|
|
3972
|
-
readonly
|
|
3973
|
-
readonly
|
|
3974
|
-
readonly
|
|
3975
|
-
readonly
|
|
3976
|
-
readonly
|
|
3977
|
-
readonly
|
|
3978
|
-
readonly
|
|
3979
|
-
readonly
|
|
3980
|
-
readonly
|
|
3981
|
-
readonly
|
|
3982
|
-
readonly
|
|
3983
|
-
readonly
|
|
3984
|
-
readonly
|
|
3985
|
-
readonly
|
|
3986
|
-
readonly
|
|
3987
|
-
readonly
|
|
3954
|
+
readonly __wbg_jsonschemacompilationerror_free: (a: number, b: number) => void;
|
|
3955
|
+
readonly jsonschemacompilationerror_getError: (a: number) => [number, number];
|
|
3956
|
+
readonly jsonschemacompilationerror_getCode: (a: number) => number;
|
|
3957
|
+
readonly jsonschemacompilationerror_message: (a: number) => [number, number];
|
|
3958
|
+
readonly __wbg_unsupportedversionerror_free: (a: number, b: number) => void;
|
|
3959
|
+
readonly unsupportedversionerror_getReceivedVersion: (a: number) => number;
|
|
3960
|
+
readonly unsupportedversionerror_getMinVersion: (a: number) => number;
|
|
3961
|
+
readonly unsupportedversionerror_getMaxVersion: (a: number) => number;
|
|
3962
|
+
readonly unsupportedversionerror_getCode: (a: number) => number;
|
|
3963
|
+
readonly unsupportedversionerror_message: (a: number) => [number, number];
|
|
3964
|
+
readonly __wbg_identitynotfounderror_free: (a: number, b: number) => void;
|
|
3965
|
+
readonly identitynotfounderror_new: (a: any) => number;
|
|
3966
|
+
readonly identitynotfounderror_getIdentityId: (a: number) => any;
|
|
3967
|
+
readonly identitynotfounderror_getCode: (a: number) => number;
|
|
3968
|
+
readonly identitynotfounderror_message: (a: number) => [number, number];
|
|
3969
|
+
readonly identitynotfounderror_serialize: (a: number) => [number, number, number];
|
|
3970
|
+
readonly __wbg_duplicatedidentitypublickeyidstateerror_free: (a: number, b: number) => void;
|
|
3971
|
+
readonly duplicatedidentitypublickeyidstateerror_getDuplicatedIds: (a: number) => any;
|
|
3972
|
+
readonly duplicatedidentitypublickeyidstateerror_getCode: (a: number) => number;
|
|
3973
|
+
readonly duplicatedidentitypublickeyidstateerror_message: (a: number) => [number, number];
|
|
3974
|
+
readonly __wbg_identityalreadyexistserror_free: (a: number, b: number) => void;
|
|
3975
|
+
readonly identityalreadyexistserror_getIdentityId: (a: number) => any;
|
|
3976
|
+
readonly identityalreadyexistserror_getCode: (a: number) => number;
|
|
3977
|
+
readonly identityalreadyexistserror_message: (a: number) => [number, number];
|
|
3978
|
+
readonly __wbg_identitypublickeywithwitness_free: (a: number, b: number) => void;
|
|
3979
|
+
readonly identitypublickeywithwitness_new: (a: number) => [number, number, number];
|
|
3980
|
+
readonly identitypublickeywithwitness_getId: (a: number) => number;
|
|
3981
|
+
readonly identitypublickeywithwitness_setId: (a: number, b: number) => void;
|
|
3982
|
+
readonly identitypublickeywithwitness_getType: (a: number) => number;
|
|
3983
|
+
readonly identitypublickeywithwitness_setType: (a: number, b: number) => [number, number];
|
|
3984
|
+
readonly identitypublickeywithwitness_setData: (a: number, b: number, c: number) => [number, number];
|
|
3985
|
+
readonly identitypublickeywithwitness_getData: (a: number) => any;
|
|
3986
|
+
readonly identitypublickeywithwitness_setPurpose: (a: number, b: number) => [number, number];
|
|
3987
|
+
readonly identitypublickeywithwitness_getPurpose: (a: number) => number;
|
|
3988
|
+
readonly identitypublickeywithwitness_setSecurityLevel: (a: number, b: number) => [number, number];
|
|
3989
|
+
readonly identitypublickeywithwitness_setContractBounds: (a: number, b: any, c: number, d: number) => void;
|
|
3990
|
+
readonly identitypublickeywithwitness_getSecurityLevel: (a: number) => number;
|
|
3991
|
+
readonly identitypublickeywithwitness_setReadOnly: (a: number, b: number) => void;
|
|
3992
|
+
readonly identitypublickeywithwitness_isReadOnly: (a: number) => number;
|
|
3993
|
+
readonly identitypublickeywithwitness_setSignature: (a: number, b: number, c: number) => void;
|
|
3994
|
+
readonly identitypublickeywithwitness_getSignature: (a: number) => [number, number];
|
|
3995
|
+
readonly identitypublickeywithwitness_hash: (a: number) => [number, number, number, number];
|
|
3996
|
+
readonly identitypublickeywithwitness_toJSON: (a: number) => [number, number, number];
|
|
3997
|
+
readonly identitypublickeywithwitness_toObject: (a: number, b: number) => [number, number, number];
|
|
3998
|
+
readonly __wbg_invalidstatetransitionerror_free: (a: number, b: number) => void;
|
|
3999
|
+
readonly invalidstatetransitionerror_new_wasm: (a: number, b: number, c: any) => [number, number, number];
|
|
4000
|
+
readonly invalidstatetransitionerror_getErrors: (a: number) => [number, number];
|
|
4001
|
+
readonly invalidstatetransitionerror_getRawStateTransition: (a: number) => any;
|
|
4002
|
+
readonly __wbg_validationresult_free: (a: number, b: number) => void;
|
|
4003
|
+
readonly validationresult_new: (a: number, b: number) => [number, number, number];
|
|
4004
|
+
readonly validationresult_errorsText: (a: number) => [number, number];
|
|
4005
|
+
readonly validationresult_isValid: (a: number) => number;
|
|
4006
|
+
readonly validationresult_errors: (a: number) => [number, number];
|
|
4007
|
+
readonly validationresult_getData: (a: number) => any;
|
|
4008
|
+
readonly validationresult_getFirstError: (a: number) => any;
|
|
4009
|
+
readonly validationresult_getErrors: (a: number) => [number, number];
|
|
4010
|
+
readonly datacontractcreatetransition_isIdentityStateTransition: (a: number) => number;
|
|
4011
|
+
readonly datacontractcreatetransition_isVotingStateTransition: (a: number) => number;
|
|
4012
|
+
readonly datacontractcreatetransition_isDataContractStateTransition: (a: number) => number;
|
|
4013
|
+
readonly datacontractcreatetransition_isDocumentStateTransition: (a: number) => number;
|
|
4014
|
+
readonly batchtransition_isIdentityStateTransition: (a: number) => number;
|
|
4015
|
+
readonly batchtransition_isVotingStateTransition: (a: number) => number;
|
|
4016
|
+
readonly invalididentitycreditwithdrawaltransitioncorefeeerror_getCoreFee: (a: number) => number;
|
|
4017
|
+
readonly __wbg_invalididentityassetlockproofchainlockvalidationerrorwasm_free: (a: number, b: number) => void;
|
|
4018
|
+
readonly invalididentityassetlockproofchainlockvalidationerrorwasm_getTransactionId: (a: number) => any;
|
|
4019
|
+
readonly invalididentityassetlockproofchainlockvalidationerrorwasm_getHeightReportedNotLocked: (a: number) => number;
|
|
4020
|
+
readonly getLatestProtocolVersion: () => number;
|
|
4021
|
+
readonly __wbg_dashplatformprotocol_free: (a: number, b: number) => void;
|
|
4022
|
+
readonly dashplatformprotocol_new: (a: any, b: number) => [number, number, number];
|
|
4023
|
+
readonly dashplatformprotocol_data_contract: (a: number) => number;
|
|
4024
|
+
readonly dashplatformprotocol_document: (a: number) => number;
|
|
4025
|
+
readonly dashplatformprotocol_identity: (a: number) => number;
|
|
4026
|
+
readonly dashplatformprotocol_state_transition: (a: number) => number;
|
|
4027
|
+
readonly dashplatformprotocol_protocol_version: (a: number) => number;
|
|
3988
4028
|
readonly __wbg_datacontractfacade_free: (a: number, b: number) => void;
|
|
3989
4029
|
readonly datacontractfacade_create: (a: number, b: number, c: number, d: bigint, e: any, f: number) => [number, number, number];
|
|
3990
4030
|
readonly datacontractfacade_createFromObject: (a: number, b: any, c: number) => any;
|
|
3991
4031
|
readonly datacontractfacade_createFromBuffer: (a: number, b: number, c: number, d: number) => any;
|
|
3992
4032
|
readonly datacontractfacade_createDataContractCreateTransition: (a: number, b: number) => [number, number, number];
|
|
3993
4033
|
readonly datacontractfacade_createDataContractUpdateTransition: (a: number, b: number, c: bigint) => [number, number, number];
|
|
4034
|
+
readonly __wbg_mismatchowneridserror_free: (a: number, b: number) => void;
|
|
4035
|
+
readonly mismatchowneridserror_new: (a: number, b: number) => number;
|
|
4036
|
+
readonly mismatchowneridserror_getDocuments: (a: number) => [number, number];
|
|
3994
4037
|
readonly __wbg_documenttransitions_free: (a: number, b: number) => void;
|
|
3995
4038
|
readonly documenttransitions_new: () => number;
|
|
3996
4039
|
readonly documenttransitions_addTransitionCreate: (a: number, b: number) => void;
|
|
@@ -4001,13 +4044,9 @@ export interface InitOutput {
|
|
|
4001
4044
|
readonly documentfactory_create: (a: number, b: number, c: any, d: number, e: number, f: any) => [number, number, number];
|
|
4002
4045
|
readonly documentfactory_createStateTransition: (a: number, b: any, c: any) => [number, number, number];
|
|
4003
4046
|
readonly documentfactory_createExtendedDocumentFromDocumentBuffer: (a: number, b: number, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
4004
|
-
readonly
|
|
4005
|
-
readonly
|
|
4006
|
-
readonly
|
|
4007
|
-
readonly datacontractinvalidindexdefinitionupdateerror_getDocumentType: (a: number) => [number, number];
|
|
4008
|
-
readonly datacontractinvalidindexdefinitionupdateerror_getIndexName: (a: number) => [number, number];
|
|
4009
|
-
readonly datacontractinvalidindexdefinitionupdateerror_getCode: (a: number) => number;
|
|
4010
|
-
readonly datacontractinvalidindexdefinitionupdateerror_message: (a: number) => [number, number];
|
|
4047
|
+
readonly __wbg_tokenunfreezetransition_free: (a: number, b: number) => void;
|
|
4048
|
+
readonly tokenunfreezetransition_getFrozenIdentityId: (a: number) => any;
|
|
4049
|
+
readonly tokenunfreezetransition_getPublicNote: (a: number) => [number, number];
|
|
4011
4050
|
readonly __wbg_datacontractmaxdepthexceederror_free: (a: number, b: number) => void;
|
|
4012
4051
|
readonly datacontractmaxdeptherror_getMaxDepth: (a: number) => number;
|
|
4013
4052
|
readonly datacontractmaxdeptherror_getCode: (a: number) => number;
|
|
@@ -4018,11 +4057,11 @@ export interface InitOutput {
|
|
|
4018
4057
|
readonly incompatibledatacontractschemaerror_getFieldPath: (a: number) => [number, number];
|
|
4019
4058
|
readonly incompatibledatacontractschemaerror_getCode: (a: number) => number;
|
|
4020
4059
|
readonly incompatibledatacontractschemaerror_message: (a: number) => [number, number];
|
|
4021
|
-
readonly
|
|
4022
|
-
readonly
|
|
4023
|
-
readonly
|
|
4024
|
-
readonly
|
|
4025
|
-
readonly
|
|
4060
|
+
readonly __wbg_invalidcompoundindexerror_free: (a: number, b: number) => void;
|
|
4061
|
+
readonly invalidcompoundindexerror_getDocumentType: (a: number) => [number, number];
|
|
4062
|
+
readonly invalidcompoundindexerror_getIndexName: (a: number) => [number, number];
|
|
4063
|
+
readonly invalidcompoundindexerror_getCode: (a: number) => number;
|
|
4064
|
+
readonly invalidcompoundindexerror_message: (a: number) => [number, number];
|
|
4026
4065
|
readonly __wbg_invalidindexedpropertyconstrainterror_free: (a: number, b: number) => void;
|
|
4027
4066
|
readonly invalidindexedpropertyconstrainterror_getDocumentType: (a: number) => [number, number];
|
|
4028
4067
|
readonly invalidindexedpropertyconstrainterror_getIndexName: (a: number) => [number, number];
|
|
@@ -4031,47 +4070,55 @@ export interface InitOutput {
|
|
|
4031
4070
|
readonly invalidindexedpropertyconstrainterror_getReason: (a: number) => [number, number];
|
|
4032
4071
|
readonly invalidindexedpropertyconstrainterror_getCode: (a: number) => number;
|
|
4033
4072
|
readonly invalidindexedpropertyconstrainterror_message: (a: number) => [number, number];
|
|
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
|
|
4074
|
-
readonly
|
|
4073
|
+
readonly __wbg_undefinedindexpropertyerror_free: (a: number, b: number) => void;
|
|
4074
|
+
readonly undefinedindexpropertyerror_getDocumentType: (a: number) => [number, number];
|
|
4075
|
+
readonly undefinedindexpropertyerror_getIndexName: (a: number) => [number, number];
|
|
4076
|
+
readonly undefinedindexpropertyerror_getPropertyName: (a: number) => [number, number];
|
|
4077
|
+
readonly undefinedindexpropertyerror_getCode: (a: number) => number;
|
|
4078
|
+
readonly undefinedindexpropertyerror_message: (a: number) => [number, number];
|
|
4079
|
+
readonly __wbg_duplicatedocumenttransitionswithidserror_free: (a: number, b: number) => void;
|
|
4080
|
+
readonly duplicatedocumenttransitionswithidserror_getDocumentTransitionReferences: (a: number) => any;
|
|
4081
|
+
readonly duplicatedocumenttransitionswithidserror_getCode: (a: number) => number;
|
|
4082
|
+
readonly duplicatedocumenttransitionswithidserror_message: (a: number) => [number, number];
|
|
4083
|
+
readonly __wbg_missingdatacontractiderror_free: (a: number, b: number) => void;
|
|
4084
|
+
readonly missingdatacontractiderror_getCode: (a: number) => number;
|
|
4085
|
+
readonly missingdatacontractiderror_message: (a: number) => [number, number];
|
|
4086
|
+
readonly __wbg_invalididentityassetlocktransactionerror_free: (a: number, b: number) => void;
|
|
4087
|
+
readonly invalididentityassetlocktransactionerror_getErrorMessage: (a: number) => [number, number];
|
|
4088
|
+
readonly invalididentityassetlocktransactionerror_getCode: (a: number) => number;
|
|
4089
|
+
readonly invalididentityassetlocktransactionerror_message: (a: number) => [number, number];
|
|
4090
|
+
readonly __wbg_invalididentitycredittransferamounterror_free: (a: number, b: number) => void;
|
|
4091
|
+
readonly invalididentitycredittransferamounterror_getAmount: (a: number) => bigint;
|
|
4092
|
+
readonly invalididentitycredittransferamounterror_getMinAmount: (a: number) => bigint;
|
|
4093
|
+
readonly invalididentitycredittransferamounterror_getCode: (a: number) => number;
|
|
4094
|
+
readonly invalididentitycredittransferamounterror_message: (a: number) => [number, number];
|
|
4095
|
+
readonly __wbg_invalididentitypublickeysecuritylevelerror_free: (a: number, b: number) => void;
|
|
4096
|
+
readonly invalididentitypublickeysecuritylevelerror_getPublicKeyId: (a: number) => number;
|
|
4097
|
+
readonly invalididentitypublickeysecuritylevelerror_getPublicKeyPurpose: (a: number) => number;
|
|
4098
|
+
readonly invalididentitypublickeysecuritylevelerror_getPublicKeySecurityLevel: (a: number) => number;
|
|
4099
|
+
readonly invalididentitypublickeysecuritylevelerror_getCode: (a: number) => number;
|
|
4100
|
+
readonly invalididentitypublickeysecuritylevelerror_message: (a: number) => [number, number];
|
|
4101
|
+
readonly __wbg_missingpublickeyerror_free: (a: number, b: number) => void;
|
|
4102
|
+
readonly missingpublickeyerror_getCode: (a: number) => number;
|
|
4103
|
+
readonly missingpublickeyerror_message: (a: number) => [number, number];
|
|
4104
|
+
readonly __wbg_statetransitionmaxsizeexceedederror_free: (a: number, b: number) => void;
|
|
4105
|
+
readonly statetransitionmaxsizeexceedederror_getCode: (a: number) => number;
|
|
4106
|
+
readonly statetransitionmaxsizeexceedederror_message: (a: number) => [number, number];
|
|
4107
|
+
readonly __wbg_unsupportedprotocolversionerror_free: (a: number, b: number) => void;
|
|
4108
|
+
readonly unsupportedprotocolversionerror_getLatestVersion: (a: number) => number;
|
|
4109
|
+
readonly unsupportedprotocolversionerror_getCode: (a: number) => number;
|
|
4110
|
+
readonly unsupportedprotocolversionerror_message: (a: number) => [number, number];
|
|
4111
|
+
readonly __wbg_wrongpublickeypurposeerror_free: (a: number, b: number) => void;
|
|
4112
|
+
readonly wrongpublickeypurposeerror_getPublicKeyPurpose: (a: number) => number;
|
|
4113
|
+
readonly wrongpublickeypurposeerror_getKeyPurposeRequirement: (a: number) => any;
|
|
4114
|
+
readonly wrongpublickeypurposeerror_getCode: (a: number) => number;
|
|
4115
|
+
readonly wrongpublickeypurposeerror_message: (a: number) => [number, number];
|
|
4116
|
+
readonly __wbg_datacontractalreadypresenterror_free: (a: number, b: number) => void;
|
|
4117
|
+
readonly datacontractalreadypresenterror_new: (a: any) => number;
|
|
4118
|
+
readonly datacontractalreadypresenterror_getDataContractId: (a: number) => any;
|
|
4119
|
+
readonly datacontractalreadypresenterror_getCode: (a: number) => number;
|
|
4120
|
+
readonly datacontractalreadypresenterror_message: (a: number) => [number, number];
|
|
4121
|
+
readonly datacontractalreadypresenterror_serialize: (a: number) => [number, number, number];
|
|
4075
4122
|
readonly __wbg_documenttimestampsareequalerror_free: (a: number, b: number) => void;
|
|
4076
4123
|
readonly documenttimestampsareequalerror_getDocumentId: (a: number) => any;
|
|
4077
4124
|
readonly documenttimestampsareequalerror_getCode: (a: number) => number;
|
|
@@ -4080,276 +4127,104 @@ export interface InitOutput {
|
|
|
4080
4127
|
readonly duplicatedidentitypublickeystateerror_getDuplicatedPublicKeysIds: (a: number) => any;
|
|
4081
4128
|
readonly duplicatedidentitypublickeystateerror_getCode: (a: number) => number;
|
|
4082
4129
|
readonly duplicatedidentitypublickeystateerror_message: (a: number) => [number, number];
|
|
4130
|
+
readonly __wbg_invalididentityrevisionerror_free: (a: number, b: number) => void;
|
|
4131
|
+
readonly invalididentityrevisionerror_getIdentityId: (a: number) => any;
|
|
4132
|
+
readonly invalididentityrevisionerror_getCurrentRevision: (a: number) => any;
|
|
4133
|
+
readonly invalididentityrevisionerror_getCode: (a: number) => number;
|
|
4134
|
+
readonly invalididentityrevisionerror_message: (a: number) => [number, number];
|
|
4135
|
+
readonly __wbg_assetlocktransactionisnotfounderror_free: (a: number, b: number) => void;
|
|
4136
|
+
readonly assetlocktransactionisnotfounderror_getTransactionId: (a: number) => any;
|
|
4137
|
+
readonly __wbg_invalididentityerror_free: (a: number, b: number) => void;
|
|
4138
|
+
readonly invalididentityerror_getErrors: (a: number) => [number, number];
|
|
4139
|
+
readonly invalididentityerror_getRawIdentity: (a: number) => any;
|
|
4083
4140
|
readonly __wbg_instantassetlockproof_free: (a: number, b: number) => void;
|
|
4084
|
-
readonly instantassetlockproof_new: (a: any) => [number, number, number];
|
|
4085
|
-
readonly instantassetlockproof_getType: (a: number) => number;
|
|
4086
|
-
readonly instantassetlockproof_getOutputIndex: (a: number) => number;
|
|
4087
|
-
readonly instantassetlockproof_getOutPoint: (a: number) => [number, number, number];
|
|
4088
|
-
readonly instantassetlockproof_getOutput: (a: number) => [number, number, number];
|
|
4089
|
-
readonly instantassetlockproof_createIdentifier: (a: number) => [number, number, number];
|
|
4090
|
-
readonly instantassetlockproof_getInstantLock: (a: number) => any;
|
|
4091
|
-
readonly instantassetlockproof_getTransaction: (a: number) => any;
|
|
4092
|
-
readonly instantassetlockproof_toObject: (a: number) => [number, number, number];
|
|
4093
|
-
readonly instantassetlockproof_toJSON: (a: number) => [number, number, number];
|
|
4094
|
-
readonly
|
|
4095
|
-
readonly
|
|
4096
|
-
readonly
|
|
4097
|
-
readonly
|
|
4098
|
-
readonly
|
|
4099
|
-
readonly
|
|
4100
|
-
readonly
|
|
4101
|
-
readonly
|
|
4102
|
-
readonly
|
|
4103
|
-
readonly
|
|
4104
|
-
readonly
|
|
4105
|
-
readonly
|
|
4106
|
-
readonly
|
|
4107
|
-
readonly
|
|
4108
|
-
readonly
|
|
4109
|
-
readonly
|
|
4110
|
-
readonly
|
|
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 extendeddocument_set: (a: number, b: number, c: number, d: any) => [number, number];
|
|
4140
|
-
readonly extendeddocument_get: (a: number, b: number, c: number) => any;
|
|
4141
|
-
readonly extendeddocument_setCreatedAt: (a: number, b: number) => void;
|
|
4142
|
-
readonly extendeddocument_setUpdatedAt: (a: number, b: number) => void;
|
|
4143
|
-
readonly extendeddocument_getCreatedAt: (a: number) => any;
|
|
4144
|
-
readonly extendeddocument_getUpdatedAt: (a: number) => any;
|
|
4145
|
-
readonly extendeddocument_getMetadata: (a: number) => number;
|
|
4146
|
-
readonly extendeddocument_setMetadata: (a: number, b: any) => [number, number];
|
|
4147
|
-
readonly extendeddocument_toObject: (a: number, b: any) => [number, number, number];
|
|
4148
|
-
readonly extendeddocument_toJSON: (a: number) => [number, number, number];
|
|
4149
|
-
readonly extendeddocument_toBuffer: (a: number) => [number, number, number];
|
|
4150
|
-
readonly extendeddocument_hash: (a: number) => [number, number, number];
|
|
4151
|
-
readonly extendeddocument_clone: (a: number) => number;
|
|
4152
|
-
readonly extendeddocument_validate: (a: number, b: number) => [number, number, number];
|
|
4153
|
-
readonly __wbg_datacontracterror_free: (a: number, b: number) => void;
|
|
4154
|
-
readonly datacontracterror_getCode: (a: number) => number;
|
|
4155
|
-
readonly datacontracterror_message: (a: number) => [number, number];
|
|
4156
|
-
readonly __wbg_datacontractuniqueindiceschangederror_free: (a: number, b: number) => void;
|
|
4157
|
-
readonly datacontractuniqueindiceschangederror_getDocumentType: (a: number) => [number, number];
|
|
4158
|
-
readonly datacontractuniqueindiceschangederror_getIndexName: (a: number) => [number, number];
|
|
4159
|
-
readonly datacontractuniqueindiceschangederror_getCode: (a: number) => number;
|
|
4160
|
-
readonly datacontractuniqueindiceschangederror_message: (a: number) => [number, number];
|
|
4161
|
-
readonly __wbg_datacontractemptyschemaerror_free: (a: number, b: number) => void;
|
|
4162
|
-
readonly datacontractemptyschemaerror_getDataContractId: (a: number) => any;
|
|
4163
|
-
readonly datacontractemptyschemaerror_getCode: (a: number) => number;
|
|
4164
|
-
readonly datacontractemptyschemaerror_message: (a: number) => [number, number];
|
|
4165
|
-
readonly __wbg_invaliddatacontractversionerror_free: (a: number, b: number) => void;
|
|
4166
|
-
readonly invaliddatacontractversionerror_getVersion: (a: number) => number;
|
|
4167
|
-
readonly invaliddatacontractversionerror_getCode: (a: number) => number;
|
|
4168
|
-
readonly invaliddatacontractversionerror_message: (a: number) => [number, number];
|
|
4169
|
-
readonly __wbg_missingdatacontractiderror_free: (a: number, b: number) => void;
|
|
4170
|
-
readonly missingdatacontractiderror_getCode: (a: number) => number;
|
|
4171
|
-
readonly missingdatacontractiderror_message: (a: number) => [number, number];
|
|
4172
|
-
readonly __wbg_identityassetlockprooflockedtransactionmismatcherror_free: (a: number, b: number) => void;
|
|
4173
|
-
readonly identityassetlockprooflockedtransactionmismatcherror_getInstantLockTransactionId: (a: number) => any;
|
|
4174
|
-
readonly identityassetlockprooflockedtransactionmismatcherror_getAssetLockTransactionId: (a: number) => any;
|
|
4175
|
-
readonly identityassetlockprooflockedtransactionmismatcherror_getCode: (a: number) => number;
|
|
4176
|
-
readonly identityassetlockprooflockedtransactionmismatcherror_message: (a: number) => [number, number];
|
|
4177
|
-
readonly __wbg_identityassetlocktransactionoutputnotfounderror_free: (a: number, b: number) => void;
|
|
4178
|
-
readonly identityassetlocktransactionoutputnotfounderror_getCode: (a: number) => number;
|
|
4179
|
-
readonly identityassetlocktransactionoutputnotfounderror_message: (a: number) => [number, number];
|
|
4180
|
-
readonly __wbg_invalididentitycreditwithdrawaltransitionoutputscripterror_free: (a: number, b: number) => void;
|
|
4181
|
-
readonly invalididentitycreditwithdrawaltransitionoutputscripterror_getCode: (a: number) => number;
|
|
4182
|
-
readonly invalididentitycreditwithdrawaltransitionoutputscripterror_message: (a: number) => [number, number];
|
|
4183
|
-
readonly __wbg_invalididentitypublickeydataerror_free: (a: number, b: number) => void;
|
|
4184
|
-
readonly invalididentitypublickeydataerror_getPublicKeyId: (a: number) => number;
|
|
4185
|
-
readonly invalididentitypublickeydataerror_getValidationError: (a: number) => [number, number];
|
|
4186
|
-
readonly invalididentitypublickeydataerror_getCode: (a: number) => number;
|
|
4187
|
-
readonly invalididentitypublickeydataerror_message: (a: number) => [number, number];
|
|
4188
|
-
readonly __wbg_invalididentitypublickeytypeerror_free: (a: number, b: number) => void;
|
|
4189
|
-
readonly invalididentitypublickeytypeerror_new: (a: number) => [number, number, number];
|
|
4190
|
-
readonly invalididentitypublickeytypeerror_getPublicKeyType: (a: number) => number;
|
|
4191
|
-
readonly invalididentitypublickeytypeerror_getCode: (a: number) => number;
|
|
4192
|
-
readonly invalididentitypublickeytypeerror_message: (a: number) => [number, number];
|
|
4193
|
-
readonly __wbg_missingpublickeyerror_free: (a: number, b: number) => void;
|
|
4194
|
-
readonly missingpublickeyerror_getCode: (a: number) => number;
|
|
4195
|
-
readonly missingpublickeyerror_message: (a: number) => [number, number];
|
|
4196
|
-
readonly __wbg_publickeysecuritylevelnotmeterror_free: (a: number, b: number) => void;
|
|
4197
|
-
readonly publickeysecuritylevelnotmeterror_getPublicKeySecurityLevel: (a: number) => number;
|
|
4198
|
-
readonly publickeysecuritylevelnotmeterror_getKeySecurityLevelRequirement: (a: number) => number;
|
|
4199
|
-
readonly publickeysecuritylevelnotmeterror_getCode: (a: number) => number;
|
|
4200
|
-
readonly publickeysecuritylevelnotmeterror_message: (a: number) => [number, number];
|
|
4201
|
-
readonly __wbg_duplicatedidentitypublickeyidstateerror_free: (a: number, b: number) => void;
|
|
4202
|
-
readonly duplicatedidentitypublickeyidstateerror_getDuplicatedIds: (a: number) => any;
|
|
4203
|
-
readonly duplicatedidentitypublickeyidstateerror_getCode: (a: number) => number;
|
|
4204
|
-
readonly duplicatedidentitypublickeyidstateerror_message: (a: number) => [number, number];
|
|
4205
|
-
readonly __wbg_identitypublickeyisdisablederror_free: (a: number, b: number) => void;
|
|
4206
|
-
readonly identitypublickeyisdisablederror_getCode: (a: number) => number;
|
|
4207
|
-
readonly identitypublickeyisdisablederror_message: (a: number) => [number, number];
|
|
4208
|
-
readonly __wbg_valueerror_free: (a: number, b: number) => void;
|
|
4209
|
-
readonly valueerror_getMessage: (a: number) => [number, number];
|
|
4210
|
-
readonly valueerror_getCode: (a: number) => number;
|
|
4211
|
-
readonly valueerror_message: (a: number) => [number, number];
|
|
4212
|
-
readonly __wbg_identity_free: (a: number, b: number) => void;
|
|
4213
|
-
readonly identity_new: (a: number) => [number, number, number];
|
|
4214
|
-
readonly identity_getId: (a: number) => any;
|
|
4215
|
-
readonly identity_setId: (a: number, b: any) => void;
|
|
4216
|
-
readonly identity_setPublicKeys: (a: number, b: any) => [number, number, number];
|
|
4217
|
-
readonly identity_getPublicKeys: (a: number) => [number, number];
|
|
4218
|
-
readonly identity_getPublicKeyById: (a: number, b: number) => number;
|
|
4219
|
-
readonly identity_balance: (a: number) => bigint;
|
|
4220
|
-
readonly identity_setBalance: (a: number, b: bigint) => void;
|
|
4221
|
-
readonly identity_increaseBalance: (a: number, b: bigint) => bigint;
|
|
4222
|
-
readonly identity_reduceBalance: (a: number, b: bigint) => bigint;
|
|
4223
|
-
readonly identity_setRevision: (a: number, b: bigint) => void;
|
|
4224
|
-
readonly identity_getRevision: (a: number) => bigint;
|
|
4225
|
-
readonly identity_setMetadata: (a: number, b: any) => [number, number];
|
|
4226
|
-
readonly identity_getMetadata: (a: number) => number;
|
|
4227
|
-
readonly identity_from: (a: any) => number;
|
|
4228
|
-
readonly identity_toJSON: (a: number) => [number, number, number];
|
|
4229
|
-
readonly identity_toObject: (a: number) => [number, number, number];
|
|
4230
|
-
readonly identity_toBuffer: (a: number) => [number, number, number];
|
|
4231
|
-
readonly identity_hash: (a: number) => [number, number, number, number];
|
|
4232
|
-
readonly identity_addPublicKey: (a: number, b: number) => void;
|
|
4233
|
-
readonly identity_addPublicKeys: (a: number, b: any) => [number, number];
|
|
4234
|
-
readonly identity_getPublicKeyMaxId: (a: number) => number;
|
|
4235
|
-
readonly identity_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
4236
|
-
readonly __wbg_chainassetlockproof_free: (a: number, b: number) => void;
|
|
4237
|
-
readonly chainassetlockproof_new: (a: any) => [number, number, number];
|
|
4238
|
-
readonly chainassetlockproof_getType: (a: number) => number;
|
|
4239
|
-
readonly chainassetlockproof_getCoreChainLockedHeight: (a: number) => number;
|
|
4240
|
-
readonly chainassetlockproof_setCoreChainLockedHeight: (a: number, b: number) => void;
|
|
4241
|
-
readonly chainassetlockproof_getOutPoint: (a: number) => [number, number, number];
|
|
4242
|
-
readonly chainassetlockproof_setOutPoint: (a: number, b: number, c: number) => [number, number];
|
|
4243
|
-
readonly chainassetlockproof_toJSON: (a: number) => [number, number, number];
|
|
4244
|
-
readonly chainassetlockproof_toObject: (a: number) => [number, number, number];
|
|
4245
|
-
readonly chainassetlockproof_createIdentifier: (a: number) => any;
|
|
4246
|
-
readonly __wbg_metadata_free: (a: number, b: number) => void;
|
|
4247
|
-
readonly metadata_new: (a: bigint, b: number, c: bigint, d: number) => [number, number, number];
|
|
4248
|
-
readonly metadata_from: (a: any) => [number, number, number];
|
|
4249
|
-
readonly metadata_toJSON: (a: number) => any;
|
|
4250
|
-
readonly metadata_toObject: (a: number) => any;
|
|
4251
|
-
readonly metadata_getBlockHeight: (a: number) => bigint;
|
|
4252
|
-
readonly metadata_getCoreChainLockedHeight: (a: number) => number;
|
|
4253
|
-
readonly metadata_getTimeMs: (a: number) => bigint;
|
|
4254
|
-
readonly metadata_getProtocolVersion: (a: number) => number;
|
|
4255
|
-
readonly __wbg_statetransitionfactory_free: (a: number, b: number) => void;
|
|
4256
|
-
readonly statetransitionfactory_createFromBuffer: (a: number, b: number, c: number, d: any) => any;
|
|
4257
|
-
readonly invaliddatacontractversionerror_getExpectedVersion: (a: number) => number;
|
|
4258
|
-
readonly missingpublickeyerror_getPublicKeyId: (a: number) => number;
|
|
4259
|
-
readonly identitypublickeyisdisablederror_getPublicKeyIndex: (a: number) => number;
|
|
4260
|
-
readonly identity_getBalance: (a: number) => bigint;
|
|
4261
|
-
readonly identityassetlocktransactionoutputnotfounderror_getOutputIndex: (a: number) => number;
|
|
4262
|
-
readonly __wbg_invaliddocumenttypeindatacontracterror_free: (a: number, b: number) => void;
|
|
4263
|
-
readonly invaliddocumenttypeindatacontracterror_new: (a: number, b: number, c: any) => number;
|
|
4264
|
-
readonly invaliddocumenttypeindatacontracterror_getType: (a: number) => [number, number];
|
|
4265
|
-
readonly invaliddocumenttypeindatacontracterror_getDataContractId: (a: number) => any;
|
|
4266
|
-
readonly __wbg_datacontractfactory_free: (a: number, b: number) => void;
|
|
4267
|
-
readonly datacontractfactory_new: (a: number) => number;
|
|
4268
|
-
readonly datacontractfactory_create: (a: number, b: number, c: number, d: bigint, e: any, f: any) => [number, number, number];
|
|
4269
|
-
readonly datacontractfactory_createFromBuffer: (a: number, b: number, c: number, d: number) => any;
|
|
4270
|
-
readonly datacontractfactory_createDataContractCreateTransition: (a: number, b: number) => any;
|
|
4271
|
-
readonly generateDocumentId: (a: any, b: any, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
4272
|
-
readonly __wbg_tokenburntransition_free: (a: number, b: number) => void;
|
|
4273
|
-
readonly tokenburntransition_getPublicNote: (a: number) => [number, number];
|
|
4274
|
-
readonly tokenburntransition_getBurnAmount: (a: number) => bigint;
|
|
4275
|
-
readonly __wbg_tokenemergencyactiontransition_free: (a: number, b: number) => void;
|
|
4276
|
-
readonly tokenemergencyactiontransition_getPublicNote: (a: number) => [number, number];
|
|
4277
|
-
readonly tokenemergencyactiontransition_getEmergencyAction: (a: number) => number;
|
|
4278
|
-
readonly __wbg_tokentransfertransition_free: (a: number, b: number) => void;
|
|
4279
|
-
readonly tokentransfertransition_getRecipientId: (a: number) => any;
|
|
4280
|
-
readonly tokentransfertransition_getPublicNote: (a: number) => [number, number];
|
|
4281
|
-
readonly tokentransfertransition_getAmount: (a: number) => bigint;
|
|
4282
|
-
readonly __wbg_duplicateindexnameerror_free: (a: number, b: number) => void;
|
|
4283
|
-
readonly duplicateindexnameerror_getDocumentType: (a: number) => [number, number];
|
|
4284
|
-
readonly duplicateindexnameerror_getDuplicateIndexName: (a: number) => [number, number];
|
|
4285
|
-
readonly duplicateindexnameerror_getCode: (a: number) => number;
|
|
4286
|
-
readonly duplicateindexnameerror_message: (a: number) => [number, number];
|
|
4287
|
-
readonly __wbg_undefinedindexpropertyerror_free: (a: number, b: number) => void;
|
|
4288
|
-
readonly undefinedindexpropertyerror_getDocumentType: (a: number) => [number, number];
|
|
4289
|
-
readonly undefinedindexpropertyerror_getIndexName: (a: number) => [number, number];
|
|
4290
|
-
readonly undefinedindexpropertyerror_getPropertyName: (a: number) => [number, number];
|
|
4291
|
-
readonly undefinedindexpropertyerror_getCode: (a: number) => number;
|
|
4292
|
-
readonly undefinedindexpropertyerror_message: (a: number) => [number, number];
|
|
4293
|
-
readonly __wbg_protocolversionparsingerror_free: (a: number, b: number) => void;
|
|
4294
|
-
readonly protocolversionparsingerror_new: (a: number, b: number) => number;
|
|
4295
|
-
readonly protocolversionparsingerror_getParsingError: (a: number) => [number, number];
|
|
4296
|
-
readonly protocolversionparsingerror_getCode: (a: number) => number;
|
|
4297
|
-
readonly protocolversionparsingerror_message: (a: number) => [number, number];
|
|
4298
|
-
readonly protocolversionparsingerror_serialize: (a: number) => [number, number, number];
|
|
4299
|
-
readonly __wbg_serializedobjectparsingerror_free: (a: number, b: number) => void;
|
|
4300
|
-
readonly serializedobjectparsingerror_getParsingError: (a: number) => [number, number];
|
|
4301
|
-
readonly serializedobjectparsingerror_getCode: (a: number) => number;
|
|
4302
|
-
readonly serializedobjectparsingerror_message: (a: number) => [number, number];
|
|
4303
|
-
readonly __wbg_inconsistentcompoundindexdataerror_free: (a: number, b: number) => void;
|
|
4304
|
-
readonly inconsistentcompoundindexdataerror_getIndexedProperties: (a: number) => any;
|
|
4305
|
-
readonly inconsistentcompoundindexdataerror_getDocumentType: (a: number) => [number, number];
|
|
4306
|
-
readonly inconsistentcompoundindexdataerror_getCode: (a: number) => number;
|
|
4307
|
-
readonly inconsistentcompoundindexdataerror_message: (a: number) => [number, number];
|
|
4308
|
-
readonly __wbg_invaliddocumenttransitioniderror_free: (a: number, b: number) => void;
|
|
4309
|
-
readonly invaliddocumenttransitioniderror_getExpectedId: (a: number) => any;
|
|
4310
|
-
readonly invaliddocumenttransitioniderror_getInvalidId: (a: number) => any;
|
|
4311
|
-
readonly invaliddocumenttransitioniderror_getCode: (a: number) => number;
|
|
4312
|
-
readonly invaliddocumenttransitioniderror_message: (a: number) => [number, number];
|
|
4141
|
+
readonly instantassetlockproof_new: (a: any) => [number, number, number];
|
|
4142
|
+
readonly instantassetlockproof_getType: (a: number) => number;
|
|
4143
|
+
readonly instantassetlockproof_getOutputIndex: (a: number) => number;
|
|
4144
|
+
readonly instantassetlockproof_getOutPoint: (a: number) => [number, number, number];
|
|
4145
|
+
readonly instantassetlockproof_getOutput: (a: number) => [number, number, number];
|
|
4146
|
+
readonly instantassetlockproof_createIdentifier: (a: number) => [number, number, number];
|
|
4147
|
+
readonly instantassetlockproof_getInstantLock: (a: number) => any;
|
|
4148
|
+
readonly instantassetlockproof_getTransaction: (a: number) => any;
|
|
4149
|
+
readonly instantassetlockproof_toObject: (a: number) => [number, number, number];
|
|
4150
|
+
readonly instantassetlockproof_toJSON: (a: number) => [number, number, number];
|
|
4151
|
+
readonly missingpublickeyerror_getPublicKeyId: (a: number) => number;
|
|
4152
|
+
readonly statetransitionmaxsizeexceedederror_getActualSizeBytes: (a: number) => bigint;
|
|
4153
|
+
readonly statetransitionmaxsizeexceedederror_getMaxSizeBytes: (a: number) => bigint;
|
|
4154
|
+
readonly unsupportedprotocolversionerror_getParsedProtocolVersion: (a: number) => number;
|
|
4155
|
+
readonly __wbg_datacontractupdatetransition_free: (a: number, b: number) => void;
|
|
4156
|
+
readonly datacontractupdatetransition_new: (a: any) => [number, number, number];
|
|
4157
|
+
readonly datacontractupdatetransition_getDataContract: (a: number, b: number) => [number, number, number];
|
|
4158
|
+
readonly datacontractupdatetransition_getOwnerId: (a: number) => any;
|
|
4159
|
+
readonly datacontractupdatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
4160
|
+
readonly datacontractupdatetransition_getType: (a: number) => number;
|
|
4161
|
+
readonly datacontractupdatetransition_getUserFeeIncrease: (a: number) => number;
|
|
4162
|
+
readonly datacontractupdatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4163
|
+
readonly datacontractupdatetransition_getSignature: (a: number) => any;
|
|
4164
|
+
readonly datacontractupdatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
4165
|
+
readonly datacontractupdatetransition_toBuffer: (a: number) => [number, number, number];
|
|
4166
|
+
readonly datacontractupdatetransition_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
4167
|
+
readonly datacontractupdatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4168
|
+
readonly datacontractupdatetransition_isDataContractStateTransition: (a: number) => number;
|
|
4169
|
+
readonly datacontractupdatetransition_isDocumentStateTransition: (a: number) => number;
|
|
4170
|
+
readonly datacontractupdatetransition_toObject: (a: number, b: number) => [number, number, number];
|
|
4171
|
+
readonly datacontractupdatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4172
|
+
readonly datacontractupdatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
4173
|
+
readonly __wbg_nodocumentssuppliederror_free: (a: number, b: number) => void;
|
|
4174
|
+
readonly __wbg_datacontracterror_free: (a: number, b: number) => void;
|
|
4175
|
+
readonly datacontracterror_getCode: (a: number) => number;
|
|
4176
|
+
readonly datacontracterror_message: (a: number) => [number, number];
|
|
4177
|
+
readonly __wbg_datacontractinvalidindexdefinitionupdateerror_free: (a: number, b: number) => void;
|
|
4178
|
+
readonly datacontractinvalidindexdefinitionupdateerror_getDocumentType: (a: number) => [number, number];
|
|
4179
|
+
readonly datacontractinvalidindexdefinitionupdateerror_getIndexName: (a: number) => [number, number];
|
|
4180
|
+
readonly datacontractinvalidindexdefinitionupdateerror_getCode: (a: number) => number;
|
|
4181
|
+
readonly datacontractinvalidindexdefinitionupdateerror_message: (a: number) => [number, number];
|
|
4182
|
+
readonly __wbg_incompatiblere2patternerror_free: (a: number, b: number) => void;
|
|
4183
|
+
readonly incompatiblere2patternerror_getPattern: (a: number) => [number, number];
|
|
4184
|
+
readonly incompatiblere2patternerror_getPath: (a: number) => [number, number];
|
|
4185
|
+
readonly incompatiblere2patternerror_getMessage: (a: number) => [number, number];
|
|
4186
|
+
readonly incompatiblere2patternerror_getCode: (a: number) => number;
|
|
4187
|
+
readonly incompatiblere2patternerror_message: (a: number) => [number, number];
|
|
4188
|
+
readonly __wbg_invalidjsonschemareferror_free: (a: number, b: number) => void;
|
|
4189
|
+
readonly invalidjsonschemareferror_getRefError: (a: number) => [number, number];
|
|
4190
|
+
readonly invalidjsonschemareferror_getCode: (a: number) => number;
|
|
4191
|
+
readonly invalidjsonschemareferror_message: (a: number) => [number, number];
|
|
4192
|
+
readonly __wbg_invaliddocumenttransitionactionerror_free: (a: number, b: number) => void;
|
|
4193
|
+
readonly invaliddocumenttransitionactionerror_getAction: (a: number) => [number, number];
|
|
4194
|
+
readonly invaliddocumenttransitionactionerror_getCode: (a: number) => number;
|
|
4195
|
+
readonly invaliddocumenttransitionactionerror_message: (a: number) => [number, number];
|
|
4313
4196
|
readonly __wbg_identityinsufficientbalanceerror_free: (a: number, b: number) => void;
|
|
4314
4197
|
readonly identityinsufficientbalanceerror_getIdentityId: (a: number) => any;
|
|
4315
4198
|
readonly identityinsufficientbalanceerror_getBalance: (a: number) => bigint;
|
|
4316
4199
|
readonly identityinsufficientbalanceerror_getCode: (a: number) => number;
|
|
4317
4200
|
readonly identityinsufficientbalanceerror_message: (a: number) => [number, number];
|
|
4318
|
-
readonly
|
|
4319
|
-
readonly
|
|
4320
|
-
readonly
|
|
4321
|
-
readonly
|
|
4322
|
-
readonly
|
|
4323
|
-
readonly
|
|
4201
|
+
readonly __wbg_invalidassetlockprooftransactionheighterror_free: (a: number, b: number) => void;
|
|
4202
|
+
readonly invalidassetlockprooftransactionheighterror_getProofCoreChainLockedHeight: (a: number) => number;
|
|
4203
|
+
readonly invalidassetlockprooftransactionheighterror_getTransactionHeight: (a: number) => number;
|
|
4204
|
+
readonly invalidassetlockprooftransactionheighterror_getCode: (a: number) => number;
|
|
4205
|
+
readonly invalidassetlockprooftransactionheighterror_message: (a: number) => [number, number];
|
|
4206
|
+
readonly __wbg_notimplementedidentitycreditwithdrawaltransitionpoolingerror_free: (a: number, b: number) => void;
|
|
4207
|
+
readonly notimplementedidentitycreditwithdrawaltransitionpoolingerror_getPooling: (a: number) => number;
|
|
4208
|
+
readonly notimplementedidentitycreditwithdrawaltransitionpoolingerror_getCode: (a: number) => number;
|
|
4209
|
+
readonly notimplementedidentitycreditwithdrawaltransitionpoolingerror_message: (a: number) => [number, number];
|
|
4210
|
+
readonly __wbg_incompatibleprotocolversionerror_free: (a: number, b: number) => void;
|
|
4211
|
+
readonly incompatibleprotocolversionerror_getMinimalProtocolVersion: (a: number) => number;
|
|
4212
|
+
readonly incompatibleprotocolversionerror_getCode: (a: number) => number;
|
|
4213
|
+
readonly incompatibleprotocolversionerror_message: (a: number) => [number, number];
|
|
4324
4214
|
readonly __wbg_invalididentifiererror_free: (a: number, b: number) => void;
|
|
4325
4215
|
readonly invalididentifiererror_getIdentifierName: (a: number) => [number, number];
|
|
4326
4216
|
readonly invalididentifiererror_getIdentifierError: (a: number) => [number, number];
|
|
4327
4217
|
readonly invalididentifiererror_getCode: (a: number) => number;
|
|
4328
4218
|
readonly invalididentifiererror_message: (a: number) => [number, number];
|
|
4329
|
-
readonly
|
|
4330
|
-
readonly
|
|
4331
|
-
readonly
|
|
4332
|
-
readonly
|
|
4333
|
-
readonly
|
|
4334
|
-
readonly
|
|
4335
|
-
readonly
|
|
4336
|
-
readonly
|
|
4337
|
-
readonly
|
|
4338
|
-
readonly unsupportedversionerror_getCode: (a: number) => number;
|
|
4339
|
-
readonly unsupportedversionerror_message: (a: number) => [number, number];
|
|
4340
|
-
readonly deserializeConsensusError: (a: number, b: number) => [number, number, number];
|
|
4341
|
-
readonly __wbg_balanceisnotenougherror_free: (a: number, b: number) => void;
|
|
4342
|
-
readonly balanceisnotenougherror_new: (a: bigint, b: bigint) => number;
|
|
4343
|
-
readonly balanceisnotenougherror_getBalance: (a: number) => bigint;
|
|
4344
|
-
readonly balanceisnotenougherror_getFee: (a: number) => bigint;
|
|
4345
|
-
readonly balanceisnotenougherror_getCode: (a: number) => number;
|
|
4346
|
-
readonly balanceisnotenougherror_message: (a: number) => [number, number];
|
|
4347
|
-
readonly balanceisnotenougherror_serialize: (a: number) => [number, number, number];
|
|
4348
|
-
readonly __wbg_datacontractconfigupdateerror_free: (a: number, b: number) => void;
|
|
4349
|
-
readonly datacontractconfigupdateerror_new: (a: any, b: number, c: number) => number;
|
|
4350
|
-
readonly datacontractconfigupdateerror_getDataContractId: (a: number) => any;
|
|
4351
|
-
readonly datacontractconfigupdateerror_getCode: (a: number) => number;
|
|
4352
|
-
readonly datacontractconfigupdateerror_message: (a: number) => [number, number];
|
|
4219
|
+
readonly __wbg_missingstatetransitiontypeerror_free: (a: number, b: number) => void;
|
|
4220
|
+
readonly missingstatetransitiontypeerror_getCode: (a: number) => number;
|
|
4221
|
+
readonly missingstatetransitiontypeerror_message: (a: number) => [number, number];
|
|
4222
|
+
readonly __wbg_basicblserror_free: (a: number, b: number) => void;
|
|
4223
|
+
readonly basicblserror_getCode: (a: number) => number;
|
|
4224
|
+
readonly basicblserror_message: (a: number) => [number, number];
|
|
4225
|
+
readonly __wbg_signatureshouldnotbepresenterror_free: (a: number, b: number) => void;
|
|
4226
|
+
readonly signatureshouldnotbepresenterror_getCode: (a: number) => number;
|
|
4227
|
+
readonly signatureshouldnotbepresenterror_message: (a: number) => [number, number];
|
|
4353
4228
|
readonly __wbg_datatriggerexecutionerror_free: (a: number, b: number) => void;
|
|
4354
4229
|
readonly datatriggerexecutionerror_getDataContractId: (a: number) => any;
|
|
4355
4230
|
readonly datatriggerexecutionerror_getDocumentId: (a: number) => any;
|
|
@@ -4364,18 +4239,143 @@ export interface InitOutput {
|
|
|
4364
4239
|
readonly datatriggeractionexecutionerror_getMessage: (a: number) => [number, number];
|
|
4365
4240
|
readonly datatriggeractionexecutionerror_getOwnerId: (a: number) => any;
|
|
4366
4241
|
readonly datatriggeractionexecutionerror_getCode: (a: number) => number;
|
|
4367
|
-
readonly
|
|
4368
|
-
readonly
|
|
4369
|
-
readonly
|
|
4370
|
-
readonly
|
|
4371
|
-
readonly
|
|
4372
|
-
readonly
|
|
4373
|
-
readonly
|
|
4374
|
-
readonly
|
|
4375
|
-
readonly
|
|
4376
|
-
readonly
|
|
4377
|
-
readonly
|
|
4378
|
-
readonly
|
|
4242
|
+
readonly __wbg_datatriggerinvalidresulterror_free: (a: number, b: number) => void;
|
|
4243
|
+
readonly datatriggerinvalidresulterror_getDataContractId: (a: number) => any;
|
|
4244
|
+
readonly datatriggerinvalidresulterror_getDocumentId: (a: number) => any;
|
|
4245
|
+
readonly datatriggerinvalidresulterror_getCode: (a: number) => number;
|
|
4246
|
+
readonly datatriggerinvalidresulterror_message: (a: number) => [number, number];
|
|
4247
|
+
readonly datatriggerinvalidresulterror_serialize: (a: number) => [number, number, number];
|
|
4248
|
+
readonly __wbg_datatriggeractioninvalidresulterror_free: (a: number, b: number) => void;
|
|
4249
|
+
readonly datatriggeractioninvalidresulterror_getDataContractId: (a: number) => any;
|
|
4250
|
+
readonly datatriggeractioninvalidresulterror_getDocumentTransitionId: (a: number) => any;
|
|
4251
|
+
readonly datatriggeractioninvalidresulterror_getOwnerId: (a: number) => any;
|
|
4252
|
+
readonly datatriggeractioninvalidresulterror_getCode: (a: number) => number;
|
|
4253
|
+
readonly __wbg_duplicateuniqueindexerror_free: (a: number, b: number) => void;
|
|
4254
|
+
readonly duplicateuniqueindexerror_getDocumentId: (a: number) => any;
|
|
4255
|
+
readonly duplicateuniqueindexerror_getDuplicatingProperties: (a: number) => any;
|
|
4256
|
+
readonly duplicateuniqueindexerror_getCode: (a: number) => number;
|
|
4257
|
+
readonly duplicateuniqueindexerror_message: (a: number) => [number, number];
|
|
4258
|
+
readonly __wbg_identitypublickeyisdisablederror_free: (a: number, b: number) => void;
|
|
4259
|
+
readonly identitypublickeyisdisablederror_getPublicKeyIndex: (a: number) => number;
|
|
4260
|
+
readonly identitypublickeyisdisablederror_getCode: (a: number) => number;
|
|
4261
|
+
readonly identitypublickeyisdisablederror_message: (a: number) => [number, number];
|
|
4262
|
+
readonly __wbg_missingidentitypublickeyidserror_free: (a: number, b: number) => void;
|
|
4263
|
+
readonly missingidentitypublickeyidserror_getDuplicatedIds: (a: number) => any;
|
|
4264
|
+
readonly __wbg_identityfacade_free: (a: number, b: number) => void;
|
|
4265
|
+
readonly identityfacade_create: (a: number, b: any, c: any) => [number, number, number];
|
|
4266
|
+
readonly identityfacade_createFromBuffer: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
4267
|
+
readonly identityfacade_createInstantAssetLockProof: (a: number, b: number, c: number, d: number, e: number, f: number) => [number, number, number];
|
|
4268
|
+
readonly identityfacade_createChainAssetLockProof: (a: number, b: number, c: number, d: number) => [number, number, number];
|
|
4269
|
+
readonly identityfacade_createIdentityCreateTransition: (a: number, b: number, c: any) => [number, number, number];
|
|
4270
|
+
readonly identityfacade_createIdentityTopUpTransition: (a: number, b: any, c: any) => [number, number, number];
|
|
4271
|
+
readonly identityfacade_createIdentityCreditWithdrawalTransition: (a: number, b: any, c: bigint, d: number, e: number, f: number, g: number, h: bigint) => [number, number, number];
|
|
4272
|
+
readonly identityfacade_createIdentityCreditTransferTransition: (a: number, b: number, c: any, d: bigint, e: bigint) => [number, number, number];
|
|
4273
|
+
readonly identityfacade_createIdentityUpdateTransition: (a: number, b: number, c: bigint, d: any) => [number, number, number];
|
|
4274
|
+
readonly __wbg_nonconsensuserrorwasm_free: (a: number, b: number) => void;
|
|
4275
|
+
readonly __wbg_identitypublickey_free: (a: number, b: number) => void;
|
|
4276
|
+
readonly identitypublickey_new: (a: number) => [number, number, number];
|
|
4277
|
+
readonly identitypublickey_setId: (a: number, b: number) => void;
|
|
4278
|
+
readonly identitypublickey_getType: (a: number) => number;
|
|
4279
|
+
readonly identitypublickey_setType: (a: number, b: number) => [number, number];
|
|
4280
|
+
readonly identitypublickey_setData: (a: number, b: number, c: number) => [number, number];
|
|
4281
|
+
readonly identitypublickey_getData: (a: number) => any;
|
|
4282
|
+
readonly identitypublickey_setPurpose: (a: number, b: number) => [number, number];
|
|
4283
|
+
readonly identitypublickey_getPurpose: (a: number) => number;
|
|
4284
|
+
readonly identitypublickey_setSecurityLevel: (a: number, b: number) => [number, number];
|
|
4285
|
+
readonly identitypublickey_getSecurityLevel: (a: number) => number;
|
|
4286
|
+
readonly identitypublickey_setReadOnly: (a: number, b: number) => void;
|
|
4287
|
+
readonly identitypublickey_isReadOnly: (a: number) => number;
|
|
4288
|
+
readonly identitypublickey_setDisabledAt: (a: number, b: any) => void;
|
|
4289
|
+
readonly identitypublickey_getDisabledAt: (a: number) => any;
|
|
4290
|
+
readonly identitypublickey_hash: (a: number) => [number, number, number, number];
|
|
4291
|
+
readonly identitypublickey_isMaster: (a: number) => number;
|
|
4292
|
+
readonly identitypublickey_toJSON: (a: number) => [number, number, number];
|
|
4293
|
+
readonly identitypublickey_toObject: (a: number) => [number, number, number];
|
|
4294
|
+
readonly identitypublickey_toBuffer: (a: number) => [number, number, number];
|
|
4295
|
+
readonly identitypublickey_fromBuffer: (a: number, b: number) => [number, number, number];
|
|
4296
|
+
readonly __wbg_identitycreatetransition_free: (a: number, b: number) => void;
|
|
4297
|
+
readonly identitycreatetransition_new: (a: number) => [number, number, number];
|
|
4298
|
+
readonly identitycreatetransition_setAssetLockProof: (a: number, b: any) => [number, number];
|
|
4299
|
+
readonly identitycreatetransition_assetLockProof: (a: number) => any;
|
|
4300
|
+
readonly identitycreatetransition_setPublicKeys: (a: number, b: number, c: number) => [number, number];
|
|
4301
|
+
readonly identitycreatetransition_addPublicKeys: (a: number, b: number, c: number) => [number, number];
|
|
4302
|
+
readonly identitycreatetransition_getPublicKeys: (a: number) => [number, number];
|
|
4303
|
+
readonly identitycreatetransition_publicKeys: (a: number) => [number, number];
|
|
4304
|
+
readonly identitycreatetransition_getType: (a: number) => number;
|
|
4305
|
+
readonly identitycreatetransition_getIdentityId: (a: number) => any;
|
|
4306
|
+
readonly identitycreatetransition_getUserFeeIncrease: (a: number) => number;
|
|
4307
|
+
readonly identitycreatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4308
|
+
readonly identitycreatetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
4309
|
+
readonly identitycreatetransition_toBuffer: (a: number) => [number, number, number];
|
|
4310
|
+
readonly identitycreatetransition_toJSON: (a: number) => [number, number, number];
|
|
4311
|
+
readonly identitycreatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4312
|
+
readonly identitycreatetransition_isDataContractStateTransition: (a: number) => number;
|
|
4313
|
+
readonly identitycreatetransition_isIdentityStateTransition: (a: number) => number;
|
|
4314
|
+
readonly identitycreatetransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
4315
|
+
readonly identitycreatetransition_getSignature: (a: number) => any;
|
|
4316
|
+
readonly identitycreatetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
4317
|
+
readonly __wbg_identityupdatetransition_free: (a: number, b: number) => void;
|
|
4318
|
+
readonly identityupdatetransition_new: (a: number) => [number, number, number];
|
|
4319
|
+
readonly identityupdatetransition_setPublicKeysToAdd: (a: number, b: number, c: number) => [number, number];
|
|
4320
|
+
readonly identityupdatetransition_getPublicKeysToAdd: (a: number) => [number, number];
|
|
4321
|
+
readonly identityupdatetransition_addPublicKeys: (a: number) => [number, number];
|
|
4322
|
+
readonly identityupdatetransition_getPublicKeyIdsToDisable: (a: number) => [number, number];
|
|
4323
|
+
readonly identityupdatetransition_setPublicKeyIdsToDisable: (a: number, b: number, c: number) => void;
|
|
4324
|
+
readonly identityupdatetransition_getType: (a: number) => number;
|
|
4325
|
+
readonly identityupdatetransition_getIdentityId: (a: number) => any;
|
|
4326
|
+
readonly identityupdatetransition_setIdentityId: (a: number, b: any) => void;
|
|
4327
|
+
readonly identityupdatetransition_getUserFeeIncrease: (a: number) => number;
|
|
4328
|
+
readonly identityupdatetransition_setUserFeeIncrease: (a: number, b: number) => void;
|
|
4329
|
+
readonly identityupdatetransition_getIdentityContractNonce: (a: number) => bigint;
|
|
4330
|
+
readonly identityupdatetransition_setIdentityContractNonce: (a: number, b: bigint) => void;
|
|
4331
|
+
readonly identityupdatetransition_toObject: (a: number, b: any) => [number, number, number];
|
|
4332
|
+
readonly identityupdatetransition_toBuffer: (a: number) => [number, number, number];
|
|
4333
|
+
readonly identityupdatetransition_toJSON: (a: number) => [number, number, number];
|
|
4334
|
+
readonly identityupdatetransition_getModifiedDataIds: (a: number) => [number, number];
|
|
4335
|
+
readonly identityupdatetransition_signByPrivateKey: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
4336
|
+
readonly identityupdatetransition_setSignaturePublicKeyId: (a: number, b: number) => void;
|
|
4337
|
+
readonly identityupdatetransition_getSignature: (a: number) => any;
|
|
4338
|
+
readonly identityupdatetransition_getSignaturePublicKeyId: (a: number) => number;
|
|
4339
|
+
readonly identityupdatetransition_setSignature: (a: number, b: number, c: number) => void;
|
|
4340
|
+
readonly identityupdatetransition_setRevision: (a: number, b: bigint) => void;
|
|
4341
|
+
readonly identityupdatetransition_sign: (a: number, b: number, c: number, d: number, e: any) => [number, number];
|
|
4342
|
+
readonly identityupdatetransition_verifySignature: (a: number, b: number, c: any) => [number, number, number];
|
|
4343
|
+
readonly __wbg_statetransitionfactory_free: (a: number, b: number) => void;
|
|
4344
|
+
readonly statetransitionfactory_createFromBuffer: (a: number, b: number, c: number, d: any) => any;
|
|
4345
|
+
readonly identitycreatetransition_identityId: (a: number) => any;
|
|
4346
|
+
readonly identitycreatetransition_getOwnerId: (a: number) => any;
|
|
4347
|
+
readonly identitycreatetransition_getAssetLockProof: (a: number) => any;
|
|
4348
|
+
readonly datacontractupdatetransition_isIdentityStateTransition: (a: number) => number;
|
|
4349
|
+
readonly datacontractupdatetransition_isVotingStateTransition: (a: number) => number;
|
|
4350
|
+
readonly identitycreatetransition_isDocumentStateTransition: (a: number) => number;
|
|
4351
|
+
readonly identitycreatetransition_isVotingStateTransition: (a: number) => number;
|
|
4352
|
+
readonly identityupdatetransition_isDataContractStateTransition: (a: number) => number;
|
|
4353
|
+
readonly identityupdatetransition_isDocumentStateTransition: (a: number) => number;
|
|
4354
|
+
readonly identityupdatetransition_isIdentityStateTransition: (a: number) => number;
|
|
4355
|
+
readonly identityupdatetransition_isVotingStateTransition: (a: number) => number;
|
|
4356
|
+
readonly identityupdatetransition_identityId: (a: number) => any;
|
|
4357
|
+
readonly identityupdatetransition_getOwnerId: (a: number) => any;
|
|
4358
|
+
readonly incompatibleprotocolversionerror_getParsedProtocolVersion: (a: number) => number;
|
|
4359
|
+
readonly identitypublickey_getId: (a: number) => number;
|
|
4360
|
+
readonly identityupdatetransition_getRevision: (a: number) => bigint;
|
|
4361
|
+
readonly nodocumentssuppliederror_new: () => number;
|
|
4362
|
+
readonly missingstatetransitiontypeerror_new: () => number;
|
|
4363
|
+
readonly __wbg_datacontractgenericerror_free: (a: number, b: number) => void;
|
|
4364
|
+
readonly datacontractgenericerror_getMessage: (a: number) => [number, number];
|
|
4365
|
+
readonly __wbg_tokenburntransition_free: (a: number, b: number) => void;
|
|
4366
|
+
readonly tokenburntransition_getPublicNote: (a: number) => [number, number];
|
|
4367
|
+
readonly tokenburntransition_getBurnAmount: (a: number) => bigint;
|
|
4368
|
+
readonly __wbg_tokenemergencyactiontransition_free: (a: number, b: number) => void;
|
|
4369
|
+
readonly tokenemergencyactiontransition_getPublicNote: (a: number) => [number, number];
|
|
4370
|
+
readonly tokenemergencyactiontransition_getEmergencyAction: (a: number) => number;
|
|
4371
|
+
readonly __wbg_unknownassetlockprooftypeerror_free: (a: number, b: number) => void;
|
|
4372
|
+
readonly unknownassetlockprooftypeerror_getType: (a: number) => number;
|
|
4373
|
+
readonly __wbg_statetransitionisnotactiveerror_free: (a: number, b: number) => void;
|
|
4374
|
+
readonly statetransitionisnotactiveerror_getStateTransitionType: (a: number) => [number, number];
|
|
4375
|
+
readonly statetransitionisnotactiveerror_getActiveVersionRangeStart: (a: number) => number;
|
|
4376
|
+
readonly statetransitionisnotactiveerror_getActiveVersionRangeEnd: (a: number) => number;
|
|
4377
|
+
readonly statetransitionisnotactiveerror_getCurrentProtocolVersion: (a: number) => number;
|
|
4378
|
+
readonly statetransitionisnotactiveerror_toObject: (a: number) => any;
|
|
4379
4379
|
readonly rustsecp256k1_v0_10_0_context_create: (a: number) => number;
|
|
4380
4380
|
readonly rustsecp256k1_v0_10_0_context_destroy: (a: number) => void;
|
|
4381
4381
|
readonly rustsecp256k1_v0_10_0_default_illegal_callback_fn: (a: number, b: number) => void;
|
|
@@ -4389,8 +4389,8 @@ export interface InitOutput {
|
|
|
4389
4389
|
readonly __wbindgen_export_6: WebAssembly.Table;
|
|
4390
4390
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
4391
4391
|
readonly __externref_drop_slice: (a: number, b: number) => void;
|
|
4392
|
-
readonly
|
|
4393
|
-
readonly
|
|
4392
|
+
readonly closure642_externref_shim: (a: number, b: number, c: any) => void;
|
|
4393
|
+
readonly closure3751_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
4394
4394
|
readonly __wbindgen_start: () => void;
|
|
4395
4395
|
}
|
|
4396
4396
|
|