@dashevo/wasm-dpp2 3.0.0-dev.9 → 3.0.0-rc.2

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.
@@ -1,273 +1,47 @@
1
1
  /* tslint:disable */
2
2
  /* eslint-disable */
3
3
  export const memory: WebAssembly.Memory;
4
- export const __wbg_corescript_free: (a: number, b: number) => void;
5
- export const __wbg_identitycredittransfer_free: (a: number, b: number) => void;
6
- export const __wbg_identitycreditwithdrawaltransition_free: (a: number, b: number) => void;
7
- export const __wbg_partialidentity_free: (a: number, b: number) => void;
8
- export const __wbg_resourcevote_free: (a: number, b: number) => void;
9
- export const __wbg_statetransition_free: (a: number, b: number) => void;
10
- export const __wbg_tokenconfigurationconvention_free: (a: number, b: number) => void;
11
- export const __wbg_tokenkeepshistoryrules_free: (a: number, b: number) => void;
12
- export const __wbg_vote_free: (a: number, b: number) => void;
13
- export const __wbg_votepoll_free: (a: number, b: number) => void;
14
- export const corescript_fromBytes: (a: number, b: number) => number;
15
- export const corescript_newP2PKH: (a: number, b: number) => number;
16
- export const corescript_newP2SH: (a: number, b: number) => number;
17
- export const corescript_struct_name: () => [number, number];
18
- export const corescript_toASMString: (a: number) => [number, number];
19
- export const corescript_toAddress: (a: number, b: any) => [number, number, number, number];
20
- export const corescript_toBase64: (a: number) => [number, number];
21
- export const corescript_toBytes: (a: number) => [number, number];
22
- export const corescript_toHex: (a: number) => [number, number];
23
- export const corescript_toString: (a: number) => [number, number];
24
- export const corescript_type_name: (a: number) => [number, number];
25
- export const identitycredittransfer_fromBase64: (a: number, b: number) => [number, number, number];
26
- export const identitycredittransfer_fromBytes: (a: number, b: number) => [number, number, number];
27
- export const identitycredittransfer_fromHex: (a: number, b: number) => [number, number, number];
28
- export const identitycredittransfer_fromStateTransition: (a: number) => [number, number, number];
29
- export const identitycredittransfer_getSignableBytes: (a: number) => [number, number, number, number];
30
- export const identitycredittransfer_get_amount: (a: number) => bigint;
31
- export const identitycredittransfer_get_identity_id: (a: number) => number;
32
- export const identitycredittransfer_get_nonce: (a: number) => bigint;
33
- export const identitycredittransfer_get_recipient_id: (a: number) => number;
34
- export const identitycredittransfer_get_signature: (a: number) => [number, number];
35
- export const identitycredittransfer_get_signature_public_key_id: (a: number) => number;
36
- export const identitycredittransfer_get_user_fee_increase: (a: number) => number;
37
- export const identitycredittransfer_new: (a: bigint, b: any, c: any, d: bigint, e: number) => [number, number, number];
38
- export const identitycredittransfer_set_amount: (a: number, b: bigint) => void;
39
- export const identitycredittransfer_set_nonce: (a: number, b: bigint) => void;
40
- export const identitycredittransfer_set_recipient_id: (a: number, b: any) => [number, number];
41
- export const identitycredittransfer_set_sender_id: (a: number, b: any) => [number, number];
42
- export const identitycredittransfer_set_signature: (a: number, b: number, c: number) => void;
43
- export const identitycredittransfer_set_signature_public_key_id: (a: number, b: number) => void;
44
- export const identitycredittransfer_set_user_fee_increase: (a: number, b: number) => void;
45
- export const identitycredittransfer_struct_name: () => [number, number];
46
- export const identitycredittransfer_toBase64: (a: number) => [number, number, number, number];
47
- export const identitycredittransfer_toBytes: (a: number) => [number, number, number, number];
48
- export const identitycredittransfer_toHex: (a: number) => [number, number, number, number];
49
- export const identitycredittransfer_toStateTransition: (a: number) => number;
50
- export const identitycredittransfer_type_name: (a: number) => [number, number];
51
- export const identitycredittransfertransition_fromJSON: (a: any) => [number, number, number];
52
- export const identitycredittransfertransition_fromObject: (a: any) => [number, number, number];
53
- export const identitycredittransfertransition_toJSON: (a: number) => [number, number, number];
54
- export const identitycredittransfertransition_toObject: (a: number) => [number, number, number];
55
- export const identitycreditwithdrawaltransition_fromBase64: (a: number, b: number) => [number, number, number];
56
- export const identitycreditwithdrawaltransition_fromBytes: (a: number, b: number) => [number, number, number];
57
- export const identitycreditwithdrawaltransition_fromHex: (a: number, b: number) => [number, number, number];
58
- export const identitycreditwithdrawaltransition_fromJSON: (a: any) => [number, number, number];
59
- export const identitycreditwithdrawaltransition_fromObject: (a: any) => [number, number, number];
60
- export const identitycreditwithdrawaltransition_fromStateTransition: (a: number) => [number, number, number];
61
- export const identitycreditwithdrawaltransition_getModifiedDataIds: (a: number) => [number, number];
62
- export const identitycreditwithdrawaltransition_getOptionalAssetLockProof: (a: number) => any;
63
- export const identitycreditwithdrawaltransition_getPurposeRequirement: (a: number) => [number, number];
64
- export const identitycreditwithdrawaltransition_getSignableBytes: (a: number) => [number, number, number, number];
65
- export const identitycreditwithdrawaltransition_get_amount: (a: number) => bigint;
66
- export const identitycreditwithdrawaltransition_get_core_fee_per_byte: (a: number) => number;
67
- export const identitycreditwithdrawaltransition_get_identity_id: (a: number) => number;
68
- export const identitycreditwithdrawaltransition_get_nonce: (a: number) => bigint;
69
- export const identitycreditwithdrawaltransition_get_output_script: (a: number) => number;
70
- export const identitycreditwithdrawaltransition_get_pooling: (a: number) => [number, number];
71
- export const identitycreditwithdrawaltransition_get_signature: (a: number) => [number, number];
72
- export const identitycreditwithdrawaltransition_get_signature_public_key_id: (a: number) => number;
73
- export const identitycreditwithdrawaltransition_get_user_fee_increase: (a: number) => number;
74
- export const identitycreditwithdrawaltransition_new: (a: any, b: bigint, c: number, d: any, e: any, f: number, g: bigint, h: number) => [number, number, number];
75
- export const identitycreditwithdrawaltransition_set_amount: (a: number, b: bigint) => void;
76
- export const identitycreditwithdrawaltransition_set_core_fee_per_byte: (a: number, b: number) => void;
77
- export const identitycreditwithdrawaltransition_set_identity_id: (a: number, b: any) => [number, number];
78
- export const identitycreditwithdrawaltransition_set_nonce: (a: number, b: bigint) => void;
79
- export const identitycreditwithdrawaltransition_set_output_script: (a: number, b: any) => [number, number];
80
- export const identitycreditwithdrawaltransition_set_pooling: (a: number, b: any) => [number, number];
81
- export const identitycreditwithdrawaltransition_set_signature: (a: number, b: number, c: number) => void;
82
- export const identitycreditwithdrawaltransition_set_signature_public_key_id: (a: number, b: number) => void;
83
- export const identitycreditwithdrawaltransition_set_user_fee_increase: (a: number, b: number) => void;
84
- export const identitycreditwithdrawaltransition_struct_name: () => [number, number];
85
- export const identitycreditwithdrawaltransition_toBase64: (a: number) => [number, number, number, number];
86
- export const identitycreditwithdrawaltransition_toBytes: (a: number) => [number, number, number, number];
87
- export const identitycreditwithdrawaltransition_toHex: (a: number) => [number, number, number, number];
88
- export const identitycreditwithdrawaltransition_toJSON: (a: number) => [number, number, number];
89
- export const identitycreditwithdrawaltransition_toObject: (a: number) => [number, number, number];
90
- export const identitycreditwithdrawaltransition_toStateTransition: (a: number) => number;
91
- export const identitycreditwithdrawaltransition_type_name: (a: number) => [number, number];
92
- export const partialidentity_balance: (a: number) => [number, bigint];
93
- export const partialidentity_id: (a: number) => number;
94
- export const partialidentity_loaded_public_keys: (a: number) => [number, number, number];
95
- export const partialidentity_new: (a: any, b: any, c: number, d: bigint, e: number, f: bigint, g: number) => [number, number, number];
96
- export const partialidentity_not_found_public_keys: (a: number) => any;
97
- export const partialidentity_revision: (a: number) => [number, bigint];
98
- export const partialidentity_set_balance: (a: number, b: number, c: bigint) => void;
99
- export const partialidentity_set_id: (a: number, b: any) => [number, number];
100
- export const partialidentity_set_loaded_public_keys: (a: number, b: any) => [number, number];
101
- export const partialidentity_set_not_found_public_keys: (a: number, b: number) => [number, number];
102
- export const partialidentity_set_revision: (a: number, b: number, c: bigint) => void;
103
- export const partialidentity_toJSON: (a: number) => [number, number, number];
104
- export const partialidentity_toObject: (a: number) => [number, number, number];
105
- export const resourcevote_choice: (a: number) => number;
106
- export const resourcevote_fromJSON: (a: any) => [number, number, number];
107
- export const resourcevote_fromObject: (a: any) => [number, number, number];
108
- export const resourcevote_new: (a: number, b: number) => number;
109
- export const resourcevote_set_choice: (a: number, b: number) => void;
110
- export const resourcevote_set_vote_poll: (a: number, b: number) => void;
111
- export const resourcevote_struct_name: () => [number, number];
112
- export const resourcevote_toJSON: (a: number) => [number, number, number];
113
- export const resourcevote_toObject: (a: number) => [number, number, number];
114
- export const resourcevote_type_name: (a: number) => [number, number];
115
- export const resourcevote_vote_poll: (a: number) => number;
116
- export const statetransition_fromBase64: (a: number, b: number) => [number, number, number];
117
- export const statetransition_fromBytes: (a: number, b: number) => [number, number, number];
118
- export const statetransition_fromHex: (a: number, b: number) => [number, number, number];
119
- export const statetransition_getActionType: (a: number) => [number, number];
120
- export const statetransition_getActionTypeNumber: (a: number) => number;
121
- export const statetransition_getIdentityContractNonce: (a: number) => [number, bigint];
122
- export const statetransition_getIdentityNonce: (a: number) => [number, bigint];
123
- export const statetransition_getKeyLevelRequirement: (a: number, b: any) => [number, number, number, number];
124
- export const statetransition_getOwnerId: (a: number) => number;
125
- export const statetransition_getPurposeRequirement: (a: number) => [number, number];
126
- export const statetransition_get_signature: (a: number) => [number, number];
127
- export const statetransition_get_signature_public_key_id: (a: number) => number;
128
- export const statetransition_get_user_fee_increase: (a: number) => number;
129
- export const statetransition_hash: (a: number, b: number) => [number, number, number, number];
130
- export const statetransition_setIdentityContractNonce: (a: number, b: bigint) => [number, number];
131
- export const statetransition_setIdentityNonce: (a: number, b: bigint) => [number, number];
132
- export const statetransition_setOwnerId: (a: number, b: any) => [number, number];
133
- export const statetransition_set_signature: (a: number, b: number, c: number) => number;
134
- export const statetransition_set_signature_public_key_id: (a: number, b: number) => void;
135
- export const statetransition_set_user_fee_increase: (a: number, b: number) => void;
136
- export const statetransition_sign: (a: number, b: number, c: number) => [number, number, number, number];
137
- export const statetransition_signByPrivateKey: (a: number, b: number, c: number, d: any) => [number, number, number, number];
138
- export const statetransition_struct_name: () => [number, number];
139
- export const statetransition_toBase64: (a: number) => [number, number, number];
140
- export const statetransition_toBytes: (a: number) => [number, number, number];
141
- export const statetransition_toHex: (a: number) => [number, number, number];
142
- export const statetransition_type_name: (a: number) => [number, number];
143
- export const statetransition_verifyPublicKey: (a: number, b: number, c: number, d: number) => [number, number];
144
- export const tokenconfigurationchangeitem_ConventionsAdminGroupItem: (a: number) => number;
145
- export const tokenconfigurationchangeitem_ConventionsControlGroupItem: (a: number) => number;
146
- export const tokenconfigurationchangeitem_DestroyFrozenFundsAdminGroupItem: (a: number) => number;
147
- export const tokenconfigurationchangeitem_DestroyFrozenFundsItem: (a: number) => number;
148
- export const tokenconfigurationchangeitem_EmergencyActionAdminGroupItem: (a: number) => number;
149
- export const tokenconfigurationchangeitem_EmergencyActionItem: (a: number) => number;
150
- export const tokenconfigurationchangeitem_FreezeAdminGroupItem: (a: number) => number;
151
- export const tokenconfigurationchangeitem_FreezeItem: (a: number) => number;
152
- export const tokenconfigurationchangeitem_ManualBurningAdminGroupItem: (a: number) => number;
153
- export const tokenconfigurationchangeitem_ManualBurningItem: (a: number) => number;
154
- export const tokenconfigurationchangeitem_ManualMintingAdminGroupItem: (a: number) => number;
155
- export const tokenconfigurationchangeitem_ManualMintingItem: (a: number) => number;
156
- export const tokenconfigurationchangeitem_MarketplaceTradeModeAdminGroupItem: (a: number) => number;
157
- export const tokenconfigurationchangeitem_MarketplaceTradeModeControlGroupItem: (a: number) => number;
158
- export const tokenconfigurationchangeitem_MarketplaceTradeModeItem: (a: number) => number;
159
- export const tokenconfigurationchangeitem_MaxSupplyAdminGroupItem: (a: number) => number;
160
- export const tokenconfigurationchangeitem_MaxSupplyControlGroupItem: (a: number) => number;
161
- export const tokenconfigurationchangeitem_MaxSupplyItem: (a: number, b: bigint) => number;
162
- export const tokenconfigurationchangeitem_MintingAllowChoosingDestinationAdminGroupItem: (a: number) => number;
163
- export const tokenconfigurationchangeitem_MintingAllowChoosingDestinationControlGroupItem: (a: number) => number;
164
- export const tokenconfigurationchangeitem_MintingAllowChoosingDestinationItem: (a: number) => number;
165
- export const tokenconfigurationchangeitem_PerpetualDistributionAdminGroupItem: (a: number) => number;
166
- export const tokenconfigurationchangeitem_PerpetualDistributionConfigurationItem: (a: any) => number;
167
- export const tokenconfigurationchangeitem_PerpetualDistributionControlGroupItem: (a: number) => number;
168
- export const tokenconfigurationchangeitem_UnfreezeAdminGroupItem: (a: number) => number;
169
- export const tokenconfigurationchangeitem_UnfreezeItem: (a: number) => number;
170
- export const tokenconfigurationchangeitem_conventionsItem: (a: number) => number;
171
- export const tokenconfigurationconvention_decimals: (a: number) => number;
172
- export const tokenconfigurationconvention_localizations: (a: number) => [number, number, number];
173
- export const tokenconfigurationconvention_new: (a: any, b: number) => [number, number, number];
174
- export const tokenconfigurationconvention_set_decimals: (a: number, b: number) => void;
175
- export const tokenconfigurationconvention_set_localizations: (a: number, b: any) => [number, number];
176
- export const tokenconfigurationconvention_struct_name: () => [number, number];
177
- export const tokenconfigurationconvention_type_name: (a: number) => [number, number];
178
- export const tokenkeepshistoryrules_get_keeps_burning_history: (a: number) => number;
179
- export const tokenkeepshistoryrules_get_keeps_direct_pricing_history: (a: number) => number;
180
- export const tokenkeepshistoryrules_get_keeps_direct_purchase_history: (a: number) => number;
181
- export const tokenkeepshistoryrules_get_keeps_freezing_history: (a: number) => number;
182
- export const tokenkeepshistoryrules_get_keeps_minting_history: (a: number) => number;
183
- export const tokenkeepshistoryrules_get_keeps_transfer_history: (a: number) => number;
184
- export const tokenkeepshistoryrules_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
185
- export const tokenkeepshistoryrules_set_keeps_burning_history: (a: number, b: number) => void;
186
- export const tokenkeepshistoryrules_set_keeps_direct_pricing_history: (a: number, b: number) => void;
187
- export const tokenkeepshistoryrules_set_keeps_direct_purchase_history: (a: number, b: number) => void;
188
- export const tokenkeepshistoryrules_set_keeps_freezing_history: (a: number, b: number) => void;
189
- export const tokenkeepshistoryrules_set_keeps_minting_history: (a: number, b: number) => void;
190
- export const tokenkeepshistoryrules_set_keeps_transfer_history: (a: number, b: number) => void;
191
- export const tokenkeepshistoryrules_struct_name: () => [number, number];
192
- export const tokenkeepshistoryrules_type_name: (a: number) => [number, number];
193
- export const vote_fromJSON: (a: any) => [number, number, number];
194
- export const vote_fromObject: (a: any) => [number, number, number];
195
- export const vote_resource_vote_choice: (a: number) => number;
196
- export const vote_set_resource_vote_choice: (a: number, b: number) => void;
197
- export const vote_set_vote_poll: (a: number, b: number) => void;
198
- export const vote_struct_name: () => [number, number];
199
- export const vote_toJSON: (a: number) => [number, number, number];
200
- export const vote_toObject: (a: number) => [number, number, number];
201
- export const vote_type_name: (a: number) => [number, number];
202
- export const vote_vote_poll: (a: number) => number;
203
- export const votepoll_contract_id: (a: number) => number;
204
- export const votepoll_document_type_name: (a: number) => [number, number];
205
- export const votepoll_fromJSON: (a: any) => [number, number, number];
206
- export const votepoll_fromObject: (a: any) => [number, number, number];
207
- export const votepoll_index_name: (a: number) => [number, number];
208
- export const votepoll_index_values: (a: number) => [number, number, number];
209
- export const votepoll_new: (a: any, b: number, c: number, d: number, e: number, f: any) => [number, number, number];
210
- export const votepoll_set_contract_id: (a: number, b: any) => [number, number];
211
- export const votepoll_set_document_type_name: (a: number, b: number, c: number) => void;
212
- export const votepoll_set_index_name: (a: number, b: number, c: number) => void;
213
- export const votepoll_set_index_values: (a: number, b: any) => [number, number];
214
- export const votepoll_struct_name: () => [number, number];
215
- export const votepoll_toJSON: (a: number) => [number, number, number];
216
- export const votepoll_toObject: (a: number) => [number, number, number];
217
- export const votepoll_toString: (a: number) => [number, number];
218
- export const votepoll_type_name: (a: number) => [number, number];
219
- export const vote_new: (a: number, b: number) => number;
220
- export const __wbg_actiontaker_free: (a: number, b: number) => void;
221
- export const __wbg_authorizedactiontakers_free: (a: number, b: number) => void;
4
+ export const __wbg_assetlockproof_free: (a: number, b: number) => void;
222
5
  export const __wbg_blockbaseddistribution_free: (a: number, b: number) => void;
223
- export const __wbg_changecontrolrules_free: (a: number, b: number) => void;
224
6
  export const __wbg_distributionfunction_free: (a: number, b: number) => void;
225
7
  export const __wbg_epochbaseddistribution_free: (a: number, b: number) => void;
226
8
  export const __wbg_finalizedepochinfo_free: (a: number, b: number) => void;
227
9
  export const __wbg_get_blockbaseddistribution_interval: (a: number) => bigint;
228
10
  export const __wbg_get_epochbaseddistribution_interval: (a: number) => number;
229
11
  export const __wbg_get_timebaseddistribution_interval: (a: number) => bigint;
230
- export const __wbg_identitytokeninfo_free: (a: number, b: number) => void;
12
+ export const __wbg_groupstatetransitioninfo_free: (a: number, b: number) => void;
13
+ export const __wbg_identitypublickey_free: (a: number, b: number) => void;
231
14
  export const __wbg_rewarddistributiontype_free: (a: number, b: number) => void;
232
15
  export const __wbg_set_blockbaseddistribution_interval: (a: number, b: bigint) => void;
233
16
  export const __wbg_set_epochbaseddistribution_interval: (a: number, b: number) => void;
234
17
  export const __wbg_timebaseddistribution_free: (a: number, b: number) => void;
18
+ export const __wbg_tokencontractinfo_free: (a: number, b: number) => void;
19
+ export const __wbg_tokendistributionrecipient_free: (a: number, b: number) => void;
235
20
  export const __wbg_tokendistributionrules_free: (a: number, b: number) => void;
236
21
  export const __wbg_tokenperpetualdistribution_free: (a: number, b: number) => void;
237
22
  export const __wbg_tokenpreprogrammeddistribution_free: (a: number, b: number) => void;
238
- export const actiontaker_getType: (a: number) => [number, number];
239
- export const actiontaker_get_value: (a: number) => any;
240
- export const actiontaker_new: (a: any) => [number, number, number];
241
- export const actiontaker_set_value: (a: number, b: any) => [number, number];
242
- export const actiontaker_struct_name: () => [number, number];
243
- export const actiontaker_type_name: (a: number) => [number, number];
244
- export const authorizedactiontakers_ContractOwner: () => number;
245
- export const authorizedactiontakers_Group: (a: number) => number;
246
- export const authorizedactiontakers_Identity: (a: any) => [number, number, number];
247
- export const authorizedactiontakers_MainGroup: () => number;
248
- export const authorizedactiontakers_NoOne: () => number;
249
- export const authorizedactiontakers_getTakerType: (a: number) => [number, number];
250
- export const authorizedactiontakers_getValue: (a: number) => any;
251
- export const authorizedactiontakers_struct_name: () => [number, number];
252
- export const authorizedactiontakers_type_name: (a: number) => [number, number];
23
+ export const assetlockproof_createChainAssetLockProof: (a: number, b: number) => [number, number, number];
24
+ export const assetlockproof_createIdentityId: (a: number) => [number, number, number];
25
+ export const assetlockproof_createInstantAssetLockProof: (a: number, b: number, c: number, d: number, e: number) => [number, number, number];
26
+ export const assetlockproof_fromBytes: (a: number, b: number) => [number, number, number];
27
+ export const assetlockproof_fromHex: (a: number, b: number) => [number, number, number];
28
+ export const assetlockproof_fromJSON: (a: any) => [number, number, number];
29
+ export const assetlockproof_fromObject: (a: any) => [number, number, number];
30
+ export const assetlockproof_getChainLockProof: (a: number) => number;
31
+ export const assetlockproof_getInstantLockProof: (a: number) => number;
32
+ export const assetlockproof_getLockType: (a: number) => [number, number];
33
+ export const assetlockproof_getOutPoint: (a: number) => number;
34
+ export const assetlockproof_new: (a: any) => [number, number, number];
35
+ export const assetlockproof_struct_name: () => [number, number];
36
+ export const assetlockproof_toBytes: (a: number) => [number, number, number, number];
37
+ export const assetlockproof_toHex: (a: number) => [number, number, number, number];
38
+ export const assetlockproof_toJSON: (a: number) => [number, number, number];
39
+ export const assetlockproof_toObject: (a: number) => [number, number, number];
40
+ export const assetlockproof_type_name: (a: number) => [number, number];
253
41
  export const blockbaseddistribution_get_function: (a: number) => number;
254
42
  export const blockbaseddistribution_set_function: (a: number, b: number) => void;
255
43
  export const blockbaseddistribution_struct_name: () => [number, number];
256
44
  export const blockbaseddistribution_type_name: (a: number) => [number, number];
257
- export const changecontrolrules_canChangeAdminActionTakers: (a: number, b: number, c: any, d: number, e: any, f: number, g: any) => [number, number, number];
258
- export const changecontrolrules_get_admin_action_takers: (a: number) => number;
259
- export const changecontrolrules_get_authorized_to_make_change: (a: number) => number;
260
- export const changecontrolrules_get_changing_admin_action_takers_to_no_one_allowed: (a: number) => number;
261
- export const changecontrolrules_get_changing_authorized_action_takers_to_no_one_allowed: (a: number) => number;
262
- export const changecontrolrules_get_self_changing_admin_action_takers_allowed: (a: number) => number;
263
- export const changecontrolrules_new: (a: number, b: number, c: number, d: number, e: number) => number;
264
- export const changecontrolrules_set_admin_action_takers: (a: number, b: number) => void;
265
- export const changecontrolrules_set_authorized_to_make_change: (a: number, b: number) => void;
266
- export const changecontrolrules_set_changing_admin_action_takers_to_no_one_allowed: (a: number, b: number) => void;
267
- export const changecontrolrules_set_changing_authorized_action_takers_to_no_one_allowed: (a: number, b: number) => void;
268
- export const changecontrolrules_set_self_changing_admin_action_takers_allowed: (a: number, b: number) => void;
269
- export const changecontrolrules_struct_name: () => [number, number];
270
- export const changecontrolrules_type_name: (a: number) => [number, number];
271
45
  export const distributionfunction_Exponential: (a: bigint, b: bigint, c: bigint, d: bigint, e: bigint, f: number, g: bigint, h: bigint, i: number, j: bigint, k: number, l: bigint) => number;
272
46
  export const distributionfunction_FixedAmountDistribution: (a: bigint) => number;
273
47
  export const distributionfunction_InvertedLogarithmic: (a: bigint, b: bigint, c: bigint, d: bigint, e: bigint, f: number, g: bigint, h: bigint, i: number, j: bigint, k: number, l: bigint) => number;
@@ -316,20 +90,72 @@ export const finalizedepochinfo_total_blocks_in_epoch: (a: number) => any;
316
90
  export const finalizedepochinfo_total_created_storage_fees: (a: number) => any;
317
91
  export const finalizedepochinfo_total_distributed_storage_fees: (a: number) => any;
318
92
  export const finalizedepochinfo_total_processing_fees: (a: number) => any;
319
- export const identitytokeninfo_frozen: (a: number) => number;
93
+ export const groupstatetransitioninfo_get_action_id: (a: number) => number;
94
+ export const groupstatetransitioninfo_get_action_is_proposer: (a: number) => number;
95
+ export const groupstatetransitioninfo_get_group_contract_position: (a: number) => number;
96
+ export const groupstatetransitioninfo_new: (a: number, b: any, c: number) => [number, number, number];
97
+ export const groupstatetransitioninfo_set_action_id: (a: number, b: any) => [number, number];
98
+ export const groupstatetransitioninfo_set_action_is_proposer: (a: number, b: number) => void;
99
+ export const groupstatetransitioninfo_set_group_contract_position: (a: number, b: number) => void;
100
+ export const groupstatetransitioninfo_struct_name: () => [number, number];
101
+ export const groupstatetransitioninfo_type_name: (a: number) => [number, number];
102
+ export const identitypublickey_base64: (a: number) => [number, number, number, number];
103
+ export const identitypublickey_fromBase64: (a: number, b: number) => [number, number, number];
104
+ export const identitypublickey_fromBytes: (a: number, b: number) => [number, number, number];
105
+ export const identitypublickey_fromHex: (a: number, b: number) => [number, number, number];
106
+ export const identitypublickey_fromJSON: (a: any) => [number, number, number];
107
+ export const identitypublickey_fromObject: (a: any) => [number, number, number];
108
+ export const identitypublickey_getContractBounds: (a: number) => any;
109
+ export const identitypublickey_getPublicKeyHash: (a: number) => [number, number, number, number];
110
+ export const identitypublickey_get_data: (a: number) => [number, number];
111
+ export const identitypublickey_get_disabled_at: (a: number) => [number, bigint];
112
+ export const identitypublickey_get_key_id: (a: number) => number;
113
+ export const identitypublickey_get_key_type: (a: number) => [number, number];
114
+ export const identitypublickey_get_key_type_number: (a: number) => number;
115
+ export const identitypublickey_get_purpose: (a: number) => [number, number];
116
+ export const identitypublickey_get_purpose_number: (a: number) => number;
117
+ export const identitypublickey_get_read_only: (a: number) => number;
118
+ export const identitypublickey_get_security_level: (a: number) => [number, number];
119
+ export const identitypublickey_get_security_level_number: (a: number) => number;
120
+ export const identitypublickey_hex: (a: number) => [number, number, number, number];
121
+ export const identitypublickey_isMaster: (a: number) => number;
122
+ export const identitypublickey_new: (a: number, b: any, c: any, d: any, e: number, f: number, g: number, h: number, i: bigint, j: any) => [number, number, number];
123
+ export const identitypublickey_set_data: (a: number, b: number, c: number) => [number, number];
124
+ export const identitypublickey_set_disabled_at: (a: number, b: bigint) => void;
125
+ export const identitypublickey_set_key_id: (a: number, b: number) => void;
126
+ export const identitypublickey_set_key_type: (a: number, b: any) => [number, number];
127
+ export const identitypublickey_set_key_type_number: (a: number, b: any) => [number, number];
128
+ export const identitypublickey_set_purpose: (a: number, b: any) => [number, number];
129
+ export const identitypublickey_set_purpose_number: (a: number, b: any) => [number, number];
130
+ export const identitypublickey_set_read_only: (a: number, b: number) => void;
131
+ export const identitypublickey_set_security_level: (a: number, b: any) => [number, number];
132
+ export const identitypublickey_set_security_level_number: (a: number, b: any) => [number, number];
133
+ export const identitypublickey_struct_name: () => [number, number];
134
+ export const identitypublickey_toBytes: (a: number) => [number, number, number, number];
135
+ export const identitypublickey_toJSON: (a: number) => [number, number, number];
136
+ export const identitypublickey_toObject: (a: number) => [number, number, number];
137
+ export const identitypublickey_type_name: (a: number) => [number, number];
138
+ export const identitypublickey_validatePrivateKey: (a: number, b: number, c: number, d: any) => [number, number, number];
320
139
  export const rewarddistributiontype_BlockBasedDistribution: (a: bigint, b: number) => number;
321
140
  export const rewarddistributiontype_EpochBasedDistribution: (a: number, b: number) => number;
322
141
  export const rewarddistributiontype_TimeBasedDistribution: (a: bigint, b: number) => number;
323
142
  export const rewarddistributiontype_getDistribution: (a: number) => any;
324
143
  export const rewarddistributiontype_struct_name: () => [number, number];
325
144
  export const rewarddistributiontype_type_name: (a: number) => [number, number];
145
+ export const testJsValueToJson: (a: any) => [number, number, number];
326
146
  export const timebaseddistribution_get_function: (a: number) => number;
327
147
  export const timebaseddistribution_set_function: (a: number, b: number) => void;
328
148
  export const timebaseddistribution_struct_name: () => [number, number];
329
149
  export const timebaseddistribution_type_name: (a: number) => [number, number];
330
- export const tokenconfigurationchangeitem_NewTokensDestinationIdentityAdminGroupItem: (a: number) => number;
331
- export const tokenconfigurationchangeitem_NewTokensDestinationIdentityControlGroupItem: (a: number) => number;
332
- export const tokenconfigurationchangeitem_NewTokensDestinationIdentityItem: (a: any) => [number, number, number];
150
+ export const tokencontractinfo_contract_id: (a: number) => number;
151
+ export const tokencontractinfo_token_contract_position: (a: number) => number;
152
+ export const tokendistributionrecipient_ContractOwner: () => number;
153
+ export const tokendistributionrecipient_EvonodesByParticipation: () => number;
154
+ export const tokendistributionrecipient_Identity: (a: any) => [number, number, number];
155
+ export const tokendistributionrecipient_getType: (a: number) => [number, number];
156
+ export const tokendistributionrecipient_getValue: (a: number) => any;
157
+ export const tokendistributionrecipient_struct_name: () => [number, number];
158
+ export const tokendistributionrecipient_type_name: (a: number) => [number, number];
333
159
  export const tokendistributionrules_get_change_direct_purchase_pricing_rules: (a: number) => number;
334
160
  export const tokendistributionrules_get_minting_allow_choosing_destination: (a: number) => number;
335
161
  export const tokendistributionrules_get_minting_allow_choosing_destination_rules: (a: number) => number;
@@ -363,26 +189,345 @@ export const tokenpreprogrammeddistribution_struct_name: () => [number, number];
363
189
  export const tokenpreprogrammeddistribution_type_name: (a: number) => [number, number];
364
190
  export const finalizedepochinfo_type_name: (a: number) => [number, number];
365
191
  export const __wbg_set_timebaseddistribution_interval: (a: number, b: bigint) => void;
366
- export const __wbg_contenderwithserializeddocument_free: (a: number, b: number) => void;
192
+ export const __wbg_contractbounds_free: (a: number, b: number) => void;
193
+ export const __wbg_documentbasetransition_free: (a: number, b: number) => void;
194
+ export const __wbg_feestrategystep_free: (a: number, b: number) => void;
195
+ export const __wbg_groupstatetransitioninfostatus_free: (a: number, b: number) => void;
196
+ export const __wbg_identitycreatetransition_free: (a: number, b: number) => void;
197
+ export const __wbg_identitypublickeyincreation_free: (a: number, b: number) => void;
198
+ export const __wbg_identitytopuptransition_free: (a: number, b: number) => void;
199
+ export const __wbg_instantassetlockproof_free: (a: number, b: number) => void;
200
+ export const __wbg_outpoint_free: (a: number, b: number) => void;
201
+ export const __wbg_protxhash_free: (a: number, b: number) => void;
202
+ export const __wbg_tokenpaymentinfo_free: (a: number, b: number) => void;
203
+ export const contractbounds_SingleContract: (a: any) => [number, number, number];
204
+ export const contractbounds_SingleContractDocumentType: (a: any, b: number, c: number) => [number, number, number];
205
+ export const contractbounds_contract_bounds_type: (a: number) => [number, number];
206
+ export const contractbounds_contract_bounds_type_number: (a: number) => number;
207
+ export const contractbounds_document_type_name: (a: number) => [number, number];
208
+ export const contractbounds_fromJSON: (a: any) => [number, number, number];
209
+ export const contractbounds_fromObject: (a: any) => [number, number, number];
210
+ export const contractbounds_id: (a: number) => number;
211
+ export const contractbounds_new: (a: any, b: number, c: number) => [number, number, number];
212
+ export const contractbounds_set_document_type_name: (a: number, b: number, c: number) => void;
213
+ export const contractbounds_set_id: (a: number, b: any) => [number, number];
214
+ export const contractbounds_struct_name: () => [number, number];
215
+ export const contractbounds_toJSON: (a: number) => [number, number, number];
216
+ export const contractbounds_toObject: (a: number) => [number, number, number];
217
+ export const contractbounds_type_name: (a: number) => [number, number];
218
+ export const documentbasetransition_get_data_contract_id: (a: number) => number;
219
+ export const documentbasetransition_get_document_type_name: (a: number) => [number, number];
220
+ export const documentbasetransition_get_id: (a: number) => number;
221
+ export const documentbasetransition_get_identity_contract_nonce: (a: number) => bigint;
222
+ export const documentbasetransition_get_token_payment_info: (a: number) => number;
223
+ export const documentbasetransition_new: (a: any, b: bigint, c: number, d: number, e: any, f: any) => [number, number, number];
224
+ export const documentbasetransition_set_data_contract_id: (a: number, b: any) => [number, number];
225
+ export const documentbasetransition_set_document_type_name: (a: number, b: number, c: number) => void;
226
+ export const documentbasetransition_set_id: (a: number, b: any) => [number, number];
227
+ export const documentbasetransition_set_identity_contract_nonce: (a: number, b: bigint) => void;
228
+ export const documentbasetransition_set_token_payment_info: (a: number, b: number) => void;
229
+ export const documentbasetransition_struct_name: () => [number, number];
230
+ export const documentbasetransition_type_name: (a: number) => [number, number];
231
+ export const feestrategystep_deductFromInput: (a: number) => number;
232
+ export const feestrategystep_index: (a: number) => number;
233
+ export const feestrategystep_isDeductFromInput: (a: number) => number;
234
+ export const feestrategystep_isReduceOutput: (a: number) => number;
235
+ export const feestrategystep_reduceOutput: (a: number) => number;
236
+ export const groupstatetransitioninfostatus_action_id: (a: number) => number;
237
+ export const groupstatetransitioninfostatus_group_contract_position: (a: number) => number;
238
+ export const groupstatetransitioninfostatus_is_proposer: (a: number) => number;
239
+ export const groupstatetransitioninfostatus_otherSigner: (a: number, b: any) => [number, number, number];
240
+ export const groupstatetransitioninfostatus_proposer: (a: number) => number;
241
+ export const groupstatetransitioninfostatus_struct_name: () => [number, number];
242
+ export const groupstatetransitioninfostatus_toInfo: (a: number) => number;
243
+ export const groupstatetransitioninfostatus_type_name: (a: number) => [number, number];
244
+ export const identitycreatetransition_default: (a: any) => [number, number, number];
245
+ export const identitycreatetransition_fromBase64: (a: number, b: number) => [number, number, number];
246
+ export const identitycreatetransition_fromBytes: (a: number, b: number) => [number, number, number];
247
+ export const identitycreatetransition_fromHex: (a: number, b: number) => [number, number, number];
248
+ export const identitycreatetransition_fromJSON: (a: any) => [number, number, number];
249
+ export const identitycreatetransition_fromObject: (a: any) => [number, number, number];
250
+ export const identitycreatetransition_fromStateTransition: (a: number) => [number, number, number];
251
+ export const identitycreatetransition_getIdentifier: (a: number) => number;
252
+ export const identitycreatetransition_getSignableBytes: (a: number) => [number, number, number, number];
253
+ export const identitycreatetransition_get_asset_lock_proof: (a: number) => number;
254
+ export const identitycreatetransition_get_public_keys: (a: number) => [number, number];
255
+ export const identitycreatetransition_get_signature: (a: number) => [number, number];
256
+ export const identitycreatetransition_get_user_fee_increase: (a: number) => number;
257
+ export const identitycreatetransition_new: (a: any, b: number, c: number, d: number, e: number) => [number, number, number];
258
+ export const identitycreatetransition_set_asset_lock_proof: (a: number, b: number) => [number, number];
259
+ export const identitycreatetransition_set_public_keys: (a: number, b: any) => [number, number];
260
+ export const identitycreatetransition_set_signature: (a: number, b: number, c: number) => void;
261
+ export const identitycreatetransition_set_user_fee_increase: (a: number, b: number) => void;
262
+ export const identitycreatetransition_struct_name: () => [number, number];
263
+ export const identitycreatetransition_toBase64: (a: number) => [number, number, number, number];
264
+ export const identitycreatetransition_toBytes: (a: number) => [number, number, number, number];
265
+ export const identitycreatetransition_toHex: (a: number) => [number, number, number, number];
266
+ export const identitycreatetransition_toJSON: (a: number) => [number, number, number];
267
+ export const identitycreatetransition_toObject: (a: number) => [number, number, number];
268
+ export const identitycreatetransition_toStateTransition: (a: number) => number;
269
+ export const identitycreatetransition_type_name: (a: number) => [number, number];
270
+ export const identitypublickeyincreation_fromJSON: (a: any) => [number, number, number];
271
+ export const identitypublickeyincreation_fromObject: (a: any) => [number, number, number];
272
+ export const identitypublickeyincreation_getHash: (a: number) => [number, number, number, number];
273
+ export const identitypublickeyincreation_get_contract_bounds: (a: number) => number;
274
+ export const identitypublickeyincreation_get_data: (a: number) => [number, number];
275
+ export const identitypublickeyincreation_get_key_id: (a: number) => number;
276
+ export const identitypublickeyincreation_get_key_type: (a: number) => [number, number];
277
+ export const identitypublickeyincreation_get_purpose: (a: number) => [number, number];
278
+ export const identitypublickeyincreation_get_read_only: (a: number) => number;
279
+ export const identitypublickeyincreation_get_security_level: (a: number) => [number, number];
280
+ export const identitypublickeyincreation_get_signature: (a: number) => [number, number];
281
+ export const identitypublickeyincreation_new: (a: number, b: any, c: any, d: any, e: number, f: number, g: number, h: number, i: number, j: any) => [number, number, number];
282
+ export const identitypublickeyincreation_set_contract_bounds: (a: number, b: any) => [number, number];
283
+ export const identitypublickeyincreation_set_data: (a: number, b: number, c: number) => void;
284
+ export const identitypublickeyincreation_set_key_id: (a: number, b: number) => void;
285
+ export const identitypublickeyincreation_set_key_type: (a: number, b: any) => [number, number];
286
+ export const identitypublickeyincreation_set_purpose: (a: number, b: any) => [number, number];
287
+ export const identitypublickeyincreation_set_read_only: (a: number, b: number) => void;
288
+ export const identitypublickeyincreation_set_security_level: (a: number, b: any) => [number, number];
289
+ export const identitypublickeyincreation_set_signature: (a: number, b: number, c: number) => void;
290
+ export const identitypublickeyincreation_struct_name: () => [number, number];
291
+ export const identitypublickeyincreation_toIdentityPublicKey: (a: number) => [number, number, number];
292
+ export const identitypublickeyincreation_toJSON: (a: number) => [number, number, number];
293
+ export const identitypublickeyincreation_toObject: (a: number) => [number, number, number];
294
+ export const identitypublickeyincreation_type_name: (a: number) => [number, number];
295
+ export const identitytopuptransition_fromBase64: (a: number, b: number) => [number, number, number];
296
+ export const identitytopuptransition_fromBytes: (a: number, b: number) => [number, number, number];
297
+ export const identitytopuptransition_fromHex: (a: number, b: number) => [number, number, number];
298
+ export const identitytopuptransition_fromJSON: (a: any) => [number, number, number];
299
+ export const identitytopuptransition_fromObject: (a: any) => [number, number, number];
300
+ export const identitytopuptransition_fromStateTransition: (a: number) => [number, number, number];
301
+ export const identitytopuptransition_getModifiedDataIds: (a: number) => [number, number];
302
+ export const identitytopuptransition_getOptionalAssetLockProof: (a: number) => any;
303
+ export const identitytopuptransition_getSignableBytes: (a: number) => [number, number, number, number];
304
+ export const identitytopuptransition_get_asset_lock_proof: (a: number) => number;
305
+ export const identitytopuptransition_get_identity_identifier: (a: number) => number;
306
+ export const identitytopuptransition_get_signature: (a: number) => [number, number];
307
+ export const identitytopuptransition_get_user_fee_increase: (a: number) => number;
308
+ export const identitytopuptransition_new: (a: number, b: any, c: number) => [number, number, number];
309
+ export const identitytopuptransition_set_asset_lock_proof: (a: number, b: number) => [number, number];
310
+ export const identitytopuptransition_set_identity_identifier: (a: number, b: any) => [number, number];
311
+ export const identitytopuptransition_set_signature: (a: number, b: number, c: number) => void;
312
+ export const identitytopuptransition_set_user_fee_increase: (a: number, b: number) => void;
313
+ export const identitytopuptransition_struct_name: () => [number, number];
314
+ export const identitytopuptransition_toBase64: (a: number) => [number, number, number, number];
315
+ export const identitytopuptransition_toBytes: (a: number) => [number, number, number, number];
316
+ export const identitytopuptransition_toHex: (a: number) => [number, number, number, number];
317
+ export const identitytopuptransition_toJSON: (a: number) => [number, number, number];
318
+ export const identitytopuptransition_toObject: (a: number) => [number, number, number];
319
+ export const identitytopuptransition_toStateTransition: (a: number) => number;
320
+ export const identitytopuptransition_type_name: (a: number) => [number, number];
321
+ export const instantassetlockproof_createIdentityId: (a: number) => [number, number, number];
322
+ export const instantassetlockproof_fromJSON: (a: any) => [number, number, number];
323
+ export const instantassetlockproof_fromObject: (a: any) => [number, number, number];
324
+ export const instantassetlockproof_getOutPoint: (a: number) => number;
325
+ export const instantassetlockproof_getOutput: (a: number) => [number, number];
326
+ export const instantassetlockproof_getTransaction: (a: number) => [number, number];
327
+ export const instantassetlockproof_get_instant_lock: (a: number) => [number, number];
328
+ export const instantassetlockproof_get_output_index: (a: number) => number;
329
+ export const instantassetlockproof_new: (a: number, b: number, c: number, d: number, e: number) => [number, number, number];
330
+ export const instantassetlockproof_set_instant_lock: (a: number, b: number, c: number) => [number, number];
331
+ export const instantassetlockproof_set_output_index: (a: number, b: number) => void;
332
+ export const instantassetlockproof_struct_name: () => [number, number];
333
+ export const instantassetlockproof_toJSON: (a: number) => [number, number, number];
334
+ export const instantassetlockproof_toObject: (a: number) => [number, number, number];
335
+ export const instantassetlockproof_type_name: (a: number) => [number, number];
336
+ export const outpoint_fromBase64: (a: number, b: number) => [number, number, number];
337
+ export const outpoint_fromBytes: (a: number, b: number) => number;
338
+ export const outpoint_fromHex: (a: number, b: number) => [number, number, number];
339
+ export const outpoint_getTXID: (a: number) => [number, number];
340
+ export const outpoint_getVOUT: (a: number) => number;
341
+ export const outpoint_new: (a: number, b: number, c: number) => [number, number, number];
342
+ export const outpoint_struct_name: () => [number, number];
343
+ export const outpoint_toBase64: (a: number) => [number, number];
344
+ export const outpoint_toBytes: (a: number) => [number, number];
345
+ export const outpoint_toHex: (a: number) => [number, number];
346
+ export const outpoint_type_name: (a: number) => [number, number];
347
+ export const tokenpaymentinfo_gas_fees_paid_by: (a: number) => [number, number];
348
+ export const tokenpaymentinfo_maximum_token_cost: (a: number) => [number, bigint];
349
+ export const tokenpaymentinfo_minimum_token_cost: (a: number) => [number, bigint];
350
+ export const tokenpaymentinfo_new: (a: any, b: number, c: number, d: bigint, e: number, f: bigint, g: any) => [number, number, number];
351
+ export const tokenpaymentinfo_payment_token_contract_id: (a: number) => number;
352
+ export const tokenpaymentinfo_set_gas_fees_paid_by: (a: number, b: any) => [number, number];
353
+ export const tokenpaymentinfo_set_maximum_token_cost: (a: number, b: number, c: bigint) => void;
354
+ export const tokenpaymentinfo_set_payment_token_contract_id: (a: number, b: any) => [number, number];
355
+ export const tokenpaymentinfo_set_token_contract_position: (a: number, b: number) => void;
356
+ export const tokenpaymentinfo_struct_name: () => [number, number];
357
+ export const tokenpaymentinfo_token_contract_position: (a: number) => number;
358
+ export const tokenpaymentinfo_type_name: (a: number) => [number, number];
359
+ export const tokenpaymentinfo_set_minimum_token_cost: (a: number, b: number, c: bigint) => void;
360
+ export const __wbg_actiontaker_free: (a: number, b: number) => void;
361
+ export const __wbg_authorizedactiontakers_free: (a: number, b: number) => void;
362
+ export const __wbg_changecontrolrules_free: (a: number, b: number) => void;
363
+ export const __wbg_group_free: (a: number, b: number) => void;
364
+ export const __wbg_identifier_free: (a: number, b: number) => void;
365
+ export const __wbg_identity_free: (a: number, b: number) => void;
366
+ export const __wbg_identityupdatetransition_free: (a: number, b: number) => void;
367
+ export const __wbg_resourcevotechoice_free: (a: number, b: number) => void;
368
+ export const __wbg_tokenfreezetransition_free: (a: number, b: number) => void;
369
+ export const __wbg_tokenpricingschedule_free: (a: number, b: number) => void;
370
+ export const actiontaker_getType: (a: number) => [number, number];
371
+ export const actiontaker_get_value: (a: number) => any;
372
+ export const actiontaker_new: (a: any) => [number, number, number];
373
+ export const actiontaker_set_value: (a: number, b: any) => [number, number];
374
+ export const actiontaker_struct_name: () => [number, number];
375
+ export const actiontaker_type_name: (a: number) => [number, number];
376
+ export const authorizedactiontakers_ContractOwner: () => number;
377
+ export const authorizedactiontakers_Group: (a: number) => number;
378
+ export const authorizedactiontakers_Identity: (a: any) => [number, number, number];
379
+ export const authorizedactiontakers_MainGroup: () => number;
380
+ export const authorizedactiontakers_NoOne: () => number;
381
+ export const authorizedactiontakers_getTakerType: (a: number) => [number, number];
382
+ export const authorizedactiontakers_getValue: (a: number) => any;
383
+ export const authorizedactiontakers_struct_name: () => [number, number];
384
+ export const authorizedactiontakers_type_name: (a: number) => [number, number];
385
+ export const changecontrolrules_canChangeAdminActionTakers: (a: number, b: number, c: any, d: number, e: any, f: number, g: any) => [number, number, number];
386
+ export const changecontrolrules_get_admin_action_takers: (a: number) => number;
387
+ export const changecontrolrules_get_authorized_to_make_change: (a: number) => number;
388
+ export const changecontrolrules_get_changing_admin_action_takers_to_no_one_allowed: (a: number) => number;
389
+ export const changecontrolrules_get_changing_authorized_action_takers_to_no_one_allowed: (a: number) => number;
390
+ export const changecontrolrules_get_self_changing_admin_action_takers_allowed: (a: number) => number;
391
+ export const changecontrolrules_new: (a: number, b: number, c: number, d: number, e: number) => number;
392
+ export const changecontrolrules_set_admin_action_takers: (a: number, b: number) => void;
393
+ export const changecontrolrules_set_authorized_to_make_change: (a: number, b: number) => void;
394
+ export const changecontrolrules_set_changing_admin_action_takers_to_no_one_allowed: (a: number, b: number) => void;
395
+ export const changecontrolrules_set_changing_authorized_action_takers_to_no_one_allowed: (a: number, b: number) => void;
396
+ export const changecontrolrules_set_self_changing_admin_action_takers_allowed: (a: number, b: number) => void;
397
+ export const changecontrolrules_struct_name: () => [number, number];
398
+ export const changecontrolrules_type_name: (a: number) => [number, number];
399
+ export const group_fromJSON: (a: any) => [number, number, number];
400
+ export const group_fromObject: (a: any) => [number, number, number];
401
+ export const group_get_members: (a: number) => [number, number, number];
402
+ export const group_get_required_power: (a: number) => number;
403
+ export const group_new: (a: any, b: number) => [number, number, number];
404
+ export const group_setMemberRequiredPower: (a: number, b: any, c: number) => [number, number];
405
+ export const group_set_members: (a: number, b: any) => [number, number];
406
+ export const group_set_required_power: (a: number, b: number) => void;
407
+ export const group_struct_name: () => [number, number];
408
+ export const group_toJSON: (a: number) => [number, number, number];
409
+ export const group_type_name: (a: number) => [number, number];
410
+ export const identifier_fromBase58: (a: number, b: number) => [number, number, number];
411
+ export const identifier_fromBase64: (a: number, b: number) => [number, number, number];
412
+ export const identifier_fromBytes: (a: number, b: number) => [number, number, number];
413
+ export const identifier_fromHex: (a: number, b: number) => [number, number, number];
414
+ export const identifier_new: (a: any) => [number, number, number];
415
+ export const identifier_struct_name: () => [number, number];
416
+ export const identifier_toBase58: (a: number) => [number, number];
417
+ export const identifier_toBase64: (a: number) => [number, number];
418
+ export const identifier_toBytes: (a: number) => [number, number];
419
+ export const identifier_toHex: (a: number) => [number, number];
420
+ export const identifier_type_name: (a: number) => [number, number];
421
+ export const identity_addPublicKey: (a: number, b: number) => void;
422
+ export const identity_fromBase64: (a: number, b: number) => [number, number, number];
423
+ export const identity_fromBytes: (a: number, b: number) => [number, number, number];
424
+ export const identity_fromHex: (a: number, b: number) => [number, number, number];
425
+ export const identity_fromJSON: (a: any) => [number, number, number];
426
+ export const identity_fromObject: (a: any) => [number, number, number];
427
+ export const identity_getPublicKeyById: (a: number, b: number) => number;
428
+ export const identity_getPublicKeys: (a: number) => [number, number];
429
+ export const identity_get_balance: (a: number) => bigint;
430
+ export const identity_get_id: (a: number) => number;
431
+ export const identity_get_revision: (a: number) => bigint;
432
+ export const identity_new: (a: any) => [number, number, number];
433
+ export const identity_set_balance: (a: number, b: bigint) => void;
434
+ export const identity_set_id: (a: number, b: any) => [number, number];
435
+ export const identity_set_revision: (a: number, b: bigint) => void;
436
+ export const identity_struct_name: () => [number, number];
437
+ export const identity_toBase64: (a: number) => [number, number, number, number];
438
+ export const identity_toBytes: (a: number) => [number, number, number, number];
439
+ export const identity_toHex: (a: number) => [number, number, number, number];
440
+ export const identity_toJSON: (a: number) => [number, number, number];
441
+ export const identity_toObject: (a: number) => [number, number, number];
442
+ export const identity_type_name: (a: number) => [number, number];
443
+ export const identityupdatetransition_fromBase64: (a: number, b: number) => [number, number, number];
444
+ export const identityupdatetransition_fromBytes: (a: number, b: number) => [number, number, number];
445
+ export const identityupdatetransition_fromHex: (a: number, b: number) => [number, number, number];
446
+ export const identityupdatetransition_fromJSON: (a: any) => [number, number, number];
447
+ export const identityupdatetransition_fromObject: (a: any) => [number, number, number];
448
+ export const identityupdatetransition_fromStateTransition: (a: number) => [number, number, number];
449
+ export const identityupdatetransition_getModifiedDataIds: (a: number) => [number, number];
450
+ export const identityupdatetransition_getOptionalAssetLockProof: (a: number) => any;
451
+ export const identityupdatetransition_getPurposeRequirement: (a: number) => [number, number];
452
+ export const identityupdatetransition_getSignableBytes: (a: number) => [number, number, number, number];
453
+ export const identityupdatetransition_get_identity_identifier: (a: number) => number;
454
+ export const identityupdatetransition_get_nonce: (a: number) => bigint;
455
+ export const identityupdatetransition_get_public_key_ids_to_add: (a: number) => [number, number];
456
+ export const identityupdatetransition_get_public_key_ids_to_disable: (a: number) => [number, number];
457
+ export const identityupdatetransition_get_revision: (a: number) => bigint;
458
+ export const identityupdatetransition_get_signature: (a: number) => [number, number];
459
+ export const identityupdatetransition_get_signature_public_key_id: (a: number) => number;
460
+ export const identityupdatetransition_get_user_fee_increase: (a: number) => number;
461
+ export const identityupdatetransition_new: (a: any, b: bigint, c: bigint, d: any, e: number, f: number, g: number) => [number, number, number];
462
+ export const identityupdatetransition_set_identity_identifier: (a: number, b: any) => [number, number];
463
+ export const identityupdatetransition_set_nonce: (a: number, b: bigint) => void;
464
+ export const identityupdatetransition_set_public_key_ids_to_add: (a: number, b: any) => [number, number];
465
+ export const identityupdatetransition_set_public_key_ids_to_disable: (a: number, b: number, c: number) => void;
466
+ export const identityupdatetransition_set_revision: (a: number, b: bigint) => void;
467
+ export const identityupdatetransition_set_signature: (a: number, b: number, c: number) => void;
468
+ export const identityupdatetransition_set_signature_public_key_id: (a: number, b: number) => void;
469
+ export const identityupdatetransition_set_user_fee_increase: (a: number, b: number) => void;
470
+ export const identityupdatetransition_struct_name: () => [number, number];
471
+ export const identityupdatetransition_toBase64: (a: number) => [number, number, number, number];
472
+ export const identityupdatetransition_toBytes: (a: number) => [number, number, number, number];
473
+ export const identityupdatetransition_toHex: (a: number) => [number, number, number, number];
474
+ export const identityupdatetransition_toJSON: (a: number) => [number, number, number];
475
+ export const identityupdatetransition_toObject: (a: number) => [number, number, number];
476
+ export const identityupdatetransition_toStateTransition: (a: number) => number;
477
+ export const identityupdatetransition_type_name: (a: number) => [number, number];
478
+ export const resourcevotechoice_Lock: () => number;
479
+ export const resourcevotechoice_TowardsIdentity: (a: any) => [number, number, number];
480
+ export const resourcevotechoice_fromJSON: (a: any) => [number, number, number];
481
+ export const resourcevotechoice_fromObject: (a: any) => [number, number, number];
482
+ export const resourcevotechoice_getType: (a: number) => [number, number];
483
+ export const resourcevotechoice_getValue: (a: number) => any;
484
+ export const resourcevotechoice_struct_name: () => [number, number];
485
+ export const resourcevotechoice_toJSON: (a: number) => [number, number, number];
486
+ export const resourcevotechoice_toObject: (a: number) => [number, number, number];
487
+ export const resourcevotechoice_type_name: (a: number) => [number, number];
488
+ export const tokenfreezetransition_get_base: (a: number) => number;
489
+ export const tokenfreezetransition_get_frozen_identity_id: (a: number) => number;
490
+ export const tokenfreezetransition_get_public_note: (a: number) => [number, number];
491
+ export const tokenfreezetransition_new: (a: number, b: any, c: number, d: number) => [number, number, number];
492
+ export const tokenfreezetransition_set_base: (a: number, b: number) => void;
493
+ export const tokenfreezetransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
494
+ export const tokenfreezetransition_set_public_note: (a: number, b: number, c: number) => void;
495
+ export const tokenfreezetransition_struct_name: () => [number, number];
496
+ export const tokenfreezetransition_type_name: (a: number) => [number, number];
497
+ export const tokenpricingschedule_SetPrices: (a: any) => [number, number, number];
498
+ export const tokenpricingschedule_SinglePrice: (a: bigint) => number;
499
+ export const tokenpricingschedule_getScheduleType: (a: number) => [number, number];
500
+ export const tokenpricingschedule_getValue: (a: number) => [number, number, number];
501
+ export const tokenpricingschedule_struct_name: () => [number, number];
502
+ export const tokenpricingschedule_type_name: (a: number) => [number, number];
503
+ export const resourcevotechoice_Abstain: () => number;
504
+ export const identifier_toJSON: (a: number) => [number, number];
505
+ export const identifier_toString: (a: number) => [number, number];
506
+ export const group_toObject: (a: number) => [number, number, number];
507
+ export const __wbg_blockinfo_free: (a: number, b: number) => void;
508
+ export const __wbg_consensuserror_free: (a: number, b: number) => void;
367
509
  export const __wbg_documentcreatetransition_free: (a: number, b: number) => void;
510
+ export const __wbg_documentdeletetransition_free: (a: number, b: number) => void;
368
511
  export const __wbg_documentpurchasetransition_free: (a: number, b: number) => void;
369
512
  export const __wbg_documentreplacetransition_free: (a: number, b: number) => void;
370
513
  export const __wbg_documenttransfertransition_free: (a: number, b: number) => void;
371
- export const __wbg_groupstatetransitioninfo_free: (a: number, b: number) => void;
372
- export const __wbg_identitycreatetransition_free: (a: number, b: number) => void;
373
- export const __wbg_identitytopuptransition_free: (a: number, b: number) => void;
374
- export const __wbg_instantassetlockproof_free: (a: number, b: number) => void;
375
- export const __wbg_outpoint_free: (a: number, b: number) => void;
376
- export const __wbg_prefundedvotingbalance_free: (a: number, b: number) => void;
377
- export const __wbg_privatekey_free: (a: number, b: number) => void;
378
- export const contenderwithserializeddocument_fromJSON: (a: any) => [number, number, number];
379
- export const contenderwithserializeddocument_fromObject: (a: any) => [number, number, number];
380
- export const contenderwithserializeddocument_identity_id: (a: number) => number;
381
- export const contenderwithserializeddocument_new: (a: any, b: number, c: number, d: number) => [number, number, number];
382
- export const contenderwithserializeddocument_serialized_document: (a: number) => any;
383
- export const contenderwithserializeddocument_toJSON: (a: number) => [number, number, number];
384
- export const contenderwithserializeddocument_toObject: (a: number) => [number, number, number];
385
- export const contenderwithserializeddocument_vote_tally: (a: number) => number;
514
+ export const __wbg_documenttransition_free: (a: number, b: number) => void;
515
+ export const __wbg_documentupdatepricetransition_free: (a: number, b: number) => void;
516
+ export const __wbg_identitycredittransfer_free: (a: number, b: number) => void;
517
+ export const __wbg_identitysigner_free: (a: number, b: number) => void;
518
+ export const __wbg_platformaddress_free: (a: number, b: number) => void;
519
+ export const __wbg_wasmdpperror_free: (a: number, b: number) => void;
520
+ export const blockinfo_core_height: (a: number) => number;
521
+ export const blockinfo_epoch_index: (a: number) => number;
522
+ export const blockinfo_fromJSON: (a: any) => [number, number, number];
523
+ export const blockinfo_fromObject: (a: any) => [number, number, number];
524
+ export const blockinfo_height: (a: number) => bigint;
525
+ export const blockinfo_new: (a: bigint, b: bigint, c: number, d: number) => [number, number, number];
526
+ export const blockinfo_time_ms: (a: number) => bigint;
527
+ export const blockinfo_toJSON: (a: number) => [number, number, number];
528
+ export const blockinfo_toObject: (a: number) => [number, number, number];
529
+ export const consensuserror_deserialize: (a: number, b: number) => [number, number, number];
530
+ export const consensuserror_message: (a: number) => [number, number];
386
531
  export const documentcreatetransition_clearPrefundedVotingBalance: (a: number) => void;
387
532
  export const documentcreatetransition_fromDocumentTransition: (a: number) => [number, number, number];
388
533
  export const documentcreatetransition_get_base: (a: number) => number;
@@ -397,6 +542,13 @@ export const documentcreatetransition_set_prefunded_voting_balance: (a: number,
397
542
  export const documentcreatetransition_struct_name: () => [number, number];
398
543
  export const documentcreatetransition_toDocumentTransition: (a: number) => number;
399
544
  export const documentcreatetransition_type_name: (a: number) => [number, number];
545
+ export const documentdeletetransition_fromDocumentTransition: (a: number) => [number, number, number];
546
+ export const documentdeletetransition_get_base: (a: number) => number;
547
+ export const documentdeletetransition_new: (a: number, b: bigint, c: any) => [number, number, number];
548
+ export const documentdeletetransition_set_base: (a: number, b: number) => void;
549
+ export const documentdeletetransition_struct_name: () => [number, number];
550
+ export const documentdeletetransition_toDocumentTransition: (a: number) => number;
551
+ export const documentdeletetransition_type_name: (a: number) => [number, number];
400
552
  export const documentpurchasetransition_fromDocumentTransition: (a: number) => [number, number, number];
401
553
  export const documentpurchasetransition_get_base: (a: number) => number;
402
554
  export const documentpurchasetransition_get_price: (a: number) => bigint;
@@ -428,133 +580,162 @@ export const documenttransfertransition_set_recipient_owner_id: (a: number, b: a
428
580
  export const documenttransfertransition_struct_name: () => [number, number];
429
581
  export const documenttransfertransition_toDocumentTransition: (a: number) => number;
430
582
  export const documenttransfertransition_type_name: (a: number) => [number, number];
431
- export const groupstatetransitioninfo_get_action_id: (a: number) => number;
432
- export const groupstatetransitioninfo_get_action_is_proposer: (a: number) => number;
433
- export const groupstatetransitioninfo_get_group_contract_position: (a: number) => number;
434
- export const groupstatetransitioninfo_new: (a: number, b: any, c: number) => [number, number, number];
435
- export const groupstatetransitioninfo_set_action_id: (a: number, b: any) => [number, number];
436
- export const groupstatetransitioninfo_set_action_is_proposer: (a: number, b: number) => void;
437
- export const groupstatetransitioninfo_set_group_contract_position: (a: number, b: number) => void;
438
- export const groupstatetransitioninfo_struct_name: () => [number, number];
439
- export const groupstatetransitioninfo_type_name: (a: number) => [number, number];
440
- export const identitycreatetransition_default: (a: any) => [number, number, number];
441
- export const identitycreatetransition_fromBase64: (a: number, b: number) => [number, number, number];
442
- export const identitycreatetransition_fromBytes: (a: number, b: number) => [number, number, number];
443
- export const identitycreatetransition_fromHex: (a: number, b: number) => [number, number, number];
444
- export const identitycreatetransition_fromJSON: (a: any) => [number, number, number];
445
- export const identitycreatetransition_fromObject: (a: any) => [number, number, number];
446
- export const identitycreatetransition_fromStateTransition: (a: number) => [number, number, number];
447
- export const identitycreatetransition_getIdentifier: (a: number) => number;
448
- export const identitycreatetransition_getSignableBytes: (a: number) => [number, number, number, number];
449
- export const identitycreatetransition_get_asset_lock_proof: (a: number) => number;
450
- export const identitycreatetransition_get_public_keys: (a: number) => [number, number];
451
- export const identitycreatetransition_get_signature: (a: number) => [number, number];
452
- export const identitycreatetransition_get_user_fee_increase: (a: number) => number;
453
- export const identitycreatetransition_new: (a: any, b: number, c: number, d: number, e: number) => [number, number, number];
454
- export const identitycreatetransition_set_asset_lock_proof: (a: number, b: number) => [number, number];
455
- export const identitycreatetransition_set_public_keys: (a: number, b: any) => [number, number];
456
- export const identitycreatetransition_set_signature: (a: number, b: number, c: number) => void;
457
- export const identitycreatetransition_set_user_fee_increase: (a: number, b: number) => void;
458
- export const identitycreatetransition_struct_name: () => [number, number];
459
- export const identitycreatetransition_toBase64: (a: number) => [number, number, number, number];
460
- export const identitycreatetransition_toBytes: (a: number) => [number, number, number, number];
461
- export const identitycreatetransition_toHex: (a: number) => [number, number, number, number];
462
- export const identitycreatetransition_toJSON: (a: number) => [number, number, number];
463
- export const identitycreatetransition_toObject: (a: number) => [number, number, number];
464
- export const identitycreatetransition_toStateTransition: (a: number) => number;
465
- export const identitycreatetransition_type_name: (a: number) => [number, number];
466
- export const identitytopuptransition_fromBase64: (a: number, b: number) => [number, number, number];
467
- export const identitytopuptransition_fromBytes: (a: number, b: number) => [number, number, number];
468
- export const identitytopuptransition_fromHex: (a: number, b: number) => [number, number, number];
469
- export const identitytopuptransition_fromJSON: (a: any) => [number, number, number];
470
- export const identitytopuptransition_fromObject: (a: any) => [number, number, number];
471
- export const identitytopuptransition_fromStateTransition: (a: number) => [number, number, number];
472
- export const identitytopuptransition_getModifiedDataIds: (a: number) => [number, number];
473
- export const identitytopuptransition_getOptionalAssetLockProof: (a: number) => any;
474
- export const identitytopuptransition_getSignableBytes: (a: number) => [number, number, number, number];
475
- export const identitytopuptransition_get_asset_lock_proof: (a: number) => number;
476
- export const identitytopuptransition_get_identity_identifier: (a: number) => number;
477
- export const identitytopuptransition_get_signature: (a: number) => [number, number];
478
- export const identitytopuptransition_get_user_fee_increase: (a: number) => number;
479
- export const identitytopuptransition_new: (a: number, b: any, c: number) => [number, number, number];
480
- export const identitytopuptransition_set_asset_lock_proof: (a: number, b: number) => [number, number];
481
- export const identitytopuptransition_set_identity_identifier: (a: number, b: any) => [number, number];
482
- export const identitytopuptransition_set_signature: (a: number, b: number, c: number) => void;
483
- export const identitytopuptransition_set_user_fee_increase: (a: number, b: number) => void;
484
- export const identitytopuptransition_struct_name: () => [number, number];
485
- export const identitytopuptransition_toBase64: (a: number) => [number, number, number, number];
486
- export const identitytopuptransition_toBytes: (a: number) => [number, number, number, number];
487
- export const identitytopuptransition_toHex: (a: number) => [number, number, number, number];
488
- export const identitytopuptransition_toJSON: (a: number) => [number, number, number];
489
- export const identitytopuptransition_toObject: (a: number) => [number, number, number];
490
- export const identitytopuptransition_toStateTransition: (a: number) => number;
491
- export const identitytopuptransition_type_name: (a: number) => [number, number];
492
- export const instantassetlockproof_createIdentityId: (a: number) => [number, number, number];
493
- export const instantassetlockproof_fromJSON: (a: any) => [number, number, number];
494
- export const instantassetlockproof_fromObject: (a: any) => [number, number, number];
495
- export const instantassetlockproof_getOutPoint: (a: number) => number;
496
- export const instantassetlockproof_getOutput: (a: number) => [number, number];
497
- export const instantassetlockproof_getTransaction: (a: number) => [number, number];
498
- export const instantassetlockproof_get_instant_lock: (a: number) => [number, number];
499
- export const instantassetlockproof_get_output_index: (a: number) => number;
500
- export const instantassetlockproof_new: (a: number, b: number, c: number, d: number, e: number) => [number, number, number];
501
- export const instantassetlockproof_set_instant_lock: (a: number, b: number, c: number) => [number, number];
502
- export const instantassetlockproof_set_output_index: (a: number, b: number) => void;
503
- export const instantassetlockproof_struct_name: () => [number, number];
504
- export const instantassetlockproof_toJSON: (a: number) => [number, number, number];
505
- export const instantassetlockproof_toObject: (a: number) => [number, number, number];
506
- export const instantassetlockproof_type_name: (a: number) => [number, number];
507
- export const outpoint_fromBase64: (a: number, b: number) => [number, number, number];
508
- export const outpoint_fromBytes: (a: number, b: number) => number;
509
- export const outpoint_fromHex: (a: number, b: number) => [number, number, number];
510
- export const outpoint_getTXID: (a: number) => [number, number];
511
- export const outpoint_getVOUT: (a: number) => number;
512
- export const outpoint_new: (a: number, b: number, c: number) => [number, number, number];
513
- export const outpoint_struct_name: () => [number, number];
514
- export const outpoint_toBase64: (a: number) => [number, number];
515
- export const outpoint_toBytes: (a: number) => [number, number];
516
- export const outpoint_toHex: (a: number) => [number, number];
517
- export const outpoint_type_name: (a: number) => [number, number];
518
- export const prefundedvotingbalance_credits: (a: number) => bigint;
519
- export const prefundedvotingbalance_indexName: (a: number) => [number, number];
520
- export const prefundedvotingbalance_new: (a: number, b: number, c: bigint) => number;
521
- export const prefundedvotingbalance_struct_name: () => [number, number];
522
- export const prefundedvotingbalance_type_name: (a: number) => [number, number];
523
- export const privatekey_WIF: (a: number) => [number, number];
524
- export const privatekey_fromBytes: (a: number, b: number, c: any) => [number, number, number];
525
- export const privatekey_fromHex: (a: number, b: number, c: any) => [number, number, number];
526
- export const privatekey_fromWIF: (a: number, b: number) => [number, number, number];
527
- export const privatekey_getPublicKey: (a: number) => number;
528
- export const privatekey_getPublicKeyHash: (a: number) => [number, number];
529
- export const privatekey_struct_name: () => [number, number];
530
- export const privatekey_toBytes: (a: number) => [number, number];
531
- export const privatekey_toHex: (a: number) => [number, number];
532
- export const privatekey_type_name: (a: number) => [number, number];
533
- export const __wbg_contractbounds_free: (a: number, b: number) => void;
534
- export const __wbg_datacontractupdatetransition_free: (a: number, b: number) => void;
535
- export const __wbg_identity_free: (a: number, b: number) => void;
536
- export const __wbg_identitypublickey_free: (a: number, b: number) => void;
537
- export const __wbg_identitysigner_free: (a: number, b: number) => void;
583
+ export const documenttransition_get_action_type: (a: number) => [number, number];
584
+ export const documenttransition_get_action_type_number: (a: number) => number;
585
+ export const documenttransition_get_create_transition: (a: number) => [number, number, number];
586
+ export const documenttransition_get_data_contract_id: (a: number) => number;
587
+ export const documenttransition_get_delete_transition: (a: number) => [number, number, number];
588
+ export const documenttransition_get_document_type_name: (a: number) => [number, number];
589
+ export const documenttransition_get_entropy: (a: number) => [number, number];
590
+ export const documenttransition_get_id: (a: number) => number;
591
+ export const documenttransition_get_identity_contract_nonce: (a: number) => bigint;
592
+ export const documenttransition_get_purchase_transition: (a: number) => [number, number, number];
593
+ export const documenttransition_get_replace_transition: (a: number) => [number, number, number];
594
+ export const documenttransition_get_revision: (a: number) => [number, bigint];
595
+ export const documenttransition_get_transfer_transition: (a: number) => [number, number, number];
596
+ export const documenttransition_get_update_price_transition: (a: number) => [number, number, number];
597
+ export const documenttransition_set_data_contract_id: (a: number, b: any) => [number, number];
598
+ export const documenttransition_set_identity_contract_nonce: (a: number, b: bigint) => void;
599
+ export const documenttransition_set_revision: (a: number, b: bigint) => void;
600
+ export const documenttransition_struct_name: () => [number, number];
601
+ export const documenttransition_type_name: (a: number) => [number, number];
602
+ export const documentupdatepricetransition_fromDocumentTransition: (a: number) => [number, number, number];
603
+ export const documentupdatepricetransition_get_base: (a: number) => number;
604
+ export const documentupdatepricetransition_get_price: (a: number) => bigint;
605
+ export const documentupdatepricetransition_new: (a: number, b: bigint, c: bigint, d: any) => [number, number, number];
606
+ export const documentupdatepricetransition_set_base: (a: number, b: number) => void;
607
+ export const documentupdatepricetransition_set_price: (a: number, b: bigint) => void;
608
+ export const documentupdatepricetransition_struct_name: () => [number, number];
609
+ export const documentupdatepricetransition_toDocumentTransition: (a: number) => number;
610
+ export const documentupdatepricetransition_type_name: (a: number) => [number, number];
611
+ export const identitycredittransfer_fromBase64: (a: number, b: number) => [number, number, number];
612
+ export const identitycredittransfer_fromBytes: (a: number, b: number) => [number, number, number];
613
+ export const identitycredittransfer_fromHex: (a: number, b: number) => [number, number, number];
614
+ export const identitycredittransfer_fromStateTransition: (a: number) => [number, number, number];
615
+ export const identitycredittransfer_getSignableBytes: (a: number) => [number, number, number, number];
616
+ export const identitycredittransfer_get_amount: (a: number) => bigint;
617
+ export const identitycredittransfer_get_identity_id: (a: number) => number;
618
+ export const identitycredittransfer_get_nonce: (a: number) => bigint;
619
+ export const identitycredittransfer_get_recipient_id: (a: number) => number;
620
+ export const identitycredittransfer_get_signature: (a: number) => [number, number];
621
+ export const identitycredittransfer_get_signature_public_key_id: (a: number) => number;
622
+ export const identitycredittransfer_get_user_fee_increase: (a: number) => number;
623
+ export const identitycredittransfer_new: (a: bigint, b: any, c: any, d: bigint, e: number) => [number, number, number];
624
+ export const identitycredittransfer_set_amount: (a: number, b: bigint) => void;
625
+ export const identitycredittransfer_set_nonce: (a: number, b: bigint) => void;
626
+ export const identitycredittransfer_set_recipient_id: (a: number, b: any) => [number, number];
627
+ export const identitycredittransfer_set_sender_id: (a: number, b: any) => [number, number];
628
+ export const identitycredittransfer_set_signature: (a: number, b: number, c: number) => void;
629
+ export const identitycredittransfer_set_signature_public_key_id: (a: number, b: number) => void;
630
+ export const identitycredittransfer_set_user_fee_increase: (a: number, b: number) => void;
631
+ export const identitycredittransfer_struct_name: () => [number, number];
632
+ export const identitycredittransfer_toBase64: (a: number) => [number, number, number, number];
633
+ export const identitycredittransfer_toBytes: (a: number) => [number, number, number, number];
634
+ export const identitycredittransfer_toHex: (a: number) => [number, number, number, number];
635
+ export const identitycredittransfer_toStateTransition: (a: number) => number;
636
+ export const identitycredittransfer_type_name: (a: number) => [number, number];
637
+ export const identitycredittransfertransition_fromJSON: (a: any) => [number, number, number];
638
+ export const identitycredittransfertransition_fromObject: (a: any) => [number, number, number];
639
+ export const identitycredittransfertransition_toJSON: (a: number) => [number, number, number];
640
+ export const identitycredittransfertransition_toObject: (a: number) => [number, number, number];
641
+ export const identitysigner_addKey: (a: number, b: number) => [number, number];
642
+ export const identitysigner_addKeyFromWif: (a: number, b: number, c: number) => [number, number];
643
+ export const identitysigner_key_count: (a: number) => number;
644
+ export const identitysigner_new: () => number;
645
+ export const identitysigner_struct_name: () => [number, number];
646
+ export const identitysigner_type_name: (a: number) => [number, number];
647
+ export const platformaddress_addressType: (a: number) => [number, number];
648
+ export const platformaddress_fromBech32m: (a: number, b: number) => [number, number, number];
649
+ export const platformaddress_fromBytes: (a: number, b: number) => [number, number, number];
650
+ export const platformaddress_fromHex: (a: number, b: number) => [number, number, number];
651
+ export const platformaddress_fromP2pkhHash: (a: number, b: number) => [number, number, number];
652
+ export const platformaddress_fromP2shHash: (a: number, b: number) => [number, number, number];
653
+ export const platformaddress_hash: (a: number) => [number, number];
654
+ export const platformaddress_hashToHex: (a: number) => [number, number];
655
+ export const platformaddress_isP2pkh: (a: number) => number;
656
+ export const platformaddress_isP2sh: (a: number) => number;
657
+ export const platformaddress_new: (a: any) => [number, number, number];
658
+ export const platformaddress_struct_name: () => [number, number];
659
+ export const platformaddress_toBech32m: (a: number, b: any) => [number, number, number, number];
660
+ export const platformaddress_toBytes: (a: number) => [number, number];
661
+ export const platformaddress_toHex: (a: number) => [number, number];
662
+ export const platformaddress_type_name: (a: number) => [number, number];
663
+ export const wasmdpperror_code: (a: number) => number;
664
+ export const wasmdpperror_kind: (a: number) => number;
665
+ export const wasmdpperror_message: (a: number) => [number, number];
666
+ export const wasmdpperror_name: (a: number) => [number, number];
667
+ export const __wbg_extendedepochinfo_free: (a: number, b: number) => void;
668
+ export const __wbg_identitytokeninfo_free: (a: number, b: number) => void;
538
669
  export const __wbg_platformaddressinput_free: (a: number, b: number) => void;
539
670
  export const __wbg_platformaddressoutput_free: (a: number, b: number) => void;
540
- export const __wbg_platformaddresssigner_free: (a: number, b: number) => void;
671
+ export const __wbg_tokenevent_free: (a: number, b: number) => void;
672
+ export const extendedepochinfo_fee_multiplier: (a: number) => number;
673
+ export const extendedepochinfo_fee_multiplier_permille: (a: number) => bigint;
674
+ export const extendedepochinfo_first_block_height: (a: number) => any;
675
+ export const extendedepochinfo_first_block_time: (a: number) => any;
676
+ export const extendedepochinfo_first_core_block_height: (a: number) => number;
677
+ export const extendedepochinfo_fromJSON: (a: any) => [number, number, number];
678
+ export const extendedepochinfo_fromObject: (a: any) => [number, number, number];
679
+ export const extendedepochinfo_index: (a: number) => number;
680
+ export const extendedepochinfo_new: (a: number, b: bigint, c: bigint, d: number, e: bigint, f: number) => number;
681
+ export const extendedepochinfo_protocol_version: (a: number) => number;
682
+ export const extendedepochinfo_set_fee_multiplier_permille: (a: number, b: bigint) => void;
683
+ export const extendedepochinfo_set_first_block_height: (a: number, b: bigint) => void;
684
+ export const extendedepochinfo_set_first_block_time: (a: number, b: bigint) => void;
685
+ export const extendedepochinfo_set_first_core_block_height: (a: number, b: number) => void;
686
+ export const extendedepochinfo_set_index: (a: number, b: number) => void;
687
+ export const extendedepochinfo_set_protocol_version: (a: number, b: number) => void;
688
+ export const extendedepochinfo_struct_name: () => [number, number];
689
+ export const extendedepochinfo_toJSON: (a: number) => [number, number, number];
690
+ export const extendedepochinfo_toObject: (a: number) => [number, number, number];
691
+ export const extendedepochinfo_type_name: (a: number) => [number, number];
692
+ export const identitytokeninfo_frozen: (a: number) => number;
693
+ export const platformaddressinput_address: (a: number) => number;
694
+ export const platformaddressinput_amount: (a: number) => any;
695
+ export const platformaddressinput_new: (a: any, b: number, c: any) => [number, number, number];
696
+ export const platformaddressinput_nonce: (a: number) => number;
697
+ export const platformaddressoutput_address: (a: number) => number;
698
+ export const platformaddressoutput_amount: (a: number) => any;
699
+ export const platformaddressoutput_new: (a: any, b: number) => [number, number, number];
700
+ export const tokenconfigurationchangeitem_MainControlGroupItem: (a: number) => number;
701
+ export const tokenconfigurationchangeitem_noChangeItem: () => number;
702
+ export const tokenevent_fromJSON: (a: any) => [number, number, number];
703
+ export const tokenevent_fromObject: (a: any) => [number, number, number];
704
+ export const tokenevent_struct_name: (a: number) => [number, number];
705
+ export const tokenevent_toJSON: (a: number) => [number, number, number];
706
+ export const tokenevent_toObject: (a: number) => [number, number, number];
707
+ export const tokenevent_variant: (a: number) => number;
708
+ export const tokenevent_type_name: (a: number) => [number, number];
709
+ export const __wbg_contenderwithserializeddocument_free: (a: number, b: number) => void;
710
+ export const __wbg_corescript_free: (a: number, b: number) => void;
711
+ export const __wbg_datacontractupdatetransition_free: (a: number, b: number) => void;
712
+ export const __wbg_identitycreditwithdrawaltransition_free: (a: number, b: number) => void;
713
+ export const __wbg_partialidentity_free: (a: number, b: number) => void;
714
+ export const __wbg_prefundedvotingbalance_free: (a: number, b: number) => void;
541
715
  export const __wbg_publickey_free: (a: number, b: number) => void;
542
- export const __wbg_tokendistributionrecipient_free: (a: number, b: number) => void;
543
- export const contractbounds_SingleContract: (a: any) => [number, number, number];
544
- export const contractbounds_SingleContractDocumentType: (a: any, b: number, c: number) => [number, number, number];
545
- export const contractbounds_contract_bounds_type: (a: number) => [number, number];
546
- export const contractbounds_contract_bounds_type_number: (a: number) => number;
547
- export const contractbounds_document_type_name: (a: number) => [number, number];
548
- export const contractbounds_fromJSON: (a: any) => [number, number, number];
549
- export const contractbounds_fromObject: (a: any) => [number, number, number];
550
- export const contractbounds_id: (a: number) => number;
551
- export const contractbounds_new: (a: any, b: number, c: number) => [number, number, number];
552
- export const contractbounds_set_document_type_name: (a: number, b: number, c: number) => void;
553
- export const contractbounds_set_id: (a: number, b: any) => [number, number];
554
- export const contractbounds_struct_name: () => [number, number];
555
- export const contractbounds_toJSON: (a: number) => [number, number, number];
556
- export const contractbounds_toObject: (a: number) => [number, number, number];
557
- export const contractbounds_type_name: (a: number) => [number, number];
716
+ export const __wbg_statetransition_free: (a: number, b: number) => void;
717
+ export const __wbg_tokenbasetransition_free: (a: number, b: number) => void;
718
+ export const __wbg_tokendestroyfrozenfundstransition_free: (a: number, b: number) => void;
719
+ export const __wbg_tokenemergencyactiontransition_free: (a: number, b: number) => void;
720
+ export const contenderwithserializeddocument_fromJSON: (a: any) => [number, number, number];
721
+ export const contenderwithserializeddocument_fromObject: (a: any) => [number, number, number];
722
+ export const contenderwithserializeddocument_identity_id: (a: number) => number;
723
+ export const contenderwithserializeddocument_new: (a: any, b: number, c: number, d: number) => [number, number, number];
724
+ export const contenderwithserializeddocument_serialized_document: (a: number) => any;
725
+ export const contenderwithserializeddocument_toJSON: (a: number) => [number, number, number];
726
+ export const contenderwithserializeddocument_toObject: (a: number) => [number, number, number];
727
+ export const contenderwithserializeddocument_vote_tally: (a: number) => number;
728
+ export const corescript_fromBytes: (a: number, b: number) => number;
729
+ export const corescript_newP2PKH: (a: number, b: number) => number;
730
+ export const corescript_newP2SH: (a: number, b: number) => number;
731
+ export const corescript_struct_name: () => [number, number];
732
+ export const corescript_toASMString: (a: number) => [number, number];
733
+ export const corescript_toAddress: (a: number, b: any) => [number, number, number, number];
734
+ export const corescript_toBase64: (a: number) => [number, number];
735
+ export const corescript_toBytes: (a: number) => [number, number];
736
+ export const corescript_toHex: (a: number) => [number, number];
737
+ export const corescript_toString: (a: number) => [number, number];
738
+ export const corescript_type_name: (a: number) => [number, number];
558
739
  export const datacontractupdatetransition_fromBase64: (a: number, b: number) => [number, number, number];
559
740
  export const datacontractupdatetransition_fromBytes: (a: number, b: number) => [number, number, number];
560
741
  export const datacontractupdatetransition_fromHex: (a: number, b: number) => [number, number, number];
@@ -575,82 +756,61 @@ export const datacontractupdatetransition_toObject: (a: number) => [number, numb
575
756
  export const datacontractupdatetransition_toStateTransition: (a: number) => number;
576
757
  export const datacontractupdatetransition_type_name: (a: number) => [number, number];
577
758
  export const datacontractupdatetransition_verifyProtocolVersion: (a: number, b: number) => [number, number, number];
578
- export const identity_addPublicKey: (a: number, b: number) => void;
579
- export const identity_fromBase64: (a: number, b: number) => [number, number, number];
580
- export const identity_fromBytes: (a: number, b: number) => [number, number, number];
581
- export const identity_fromHex: (a: number, b: number) => [number, number, number];
582
- export const identity_fromJSON: (a: any) => [number, number, number];
583
- export const identity_fromObject: (a: any) => [number, number, number];
584
- export const identity_getPublicKeyById: (a: number, b: number) => number;
585
- export const identity_getPublicKeys: (a: number) => [number, number];
586
- export const identity_get_balance: (a: number) => bigint;
587
- export const identity_get_id: (a: number) => number;
588
- export const identity_get_revision: (a: number) => bigint;
589
- export const identity_new: (a: any) => [number, number, number];
590
- export const identity_set_balance: (a: number, b: bigint) => void;
591
- export const identity_set_id: (a: number, b: any) => [number, number];
592
- export const identity_set_revision: (a: number, b: bigint) => void;
593
- export const identity_struct_name: () => [number, number];
594
- export const identity_toBase64: (a: number) => [number, number, number, number];
595
- export const identity_toBytes: (a: number) => [number, number, number, number];
596
- export const identity_toHex: (a: number) => [number, number, number, number];
597
- export const identity_toJSON: (a: number) => [number, number, number];
598
- export const identity_toObject: (a: number) => [number, number, number];
599
- export const identity_type_name: (a: number) => [number, number];
600
- export const identitypublickey_base64: (a: number) => [number, number, number, number];
601
- export const identitypublickey_fromBase64: (a: number, b: number) => [number, number, number];
602
- export const identitypublickey_fromBytes: (a: number, b: number) => [number, number, number];
603
- export const identitypublickey_fromHex: (a: number, b: number) => [number, number, number];
604
- export const identitypublickey_fromJSON: (a: any) => [number, number, number];
605
- export const identitypublickey_fromObject: (a: any) => [number, number, number];
606
- export const identitypublickey_getContractBounds: (a: number) => any;
607
- export const identitypublickey_getPublicKeyHash: (a: number) => [number, number, number, number];
608
- export const identitypublickey_get_data: (a: number) => [number, number];
609
- export const identitypublickey_get_disabled_at: (a: number) => [number, bigint];
610
- export const identitypublickey_get_key_id: (a: number) => number;
611
- export const identitypublickey_get_key_type: (a: number) => [number, number];
612
- export const identitypublickey_get_key_type_number: (a: number) => number;
613
- export const identitypublickey_get_purpose: (a: number) => [number, number];
614
- export const identitypublickey_get_purpose_number: (a: number) => number;
615
- export const identitypublickey_get_read_only: (a: number) => number;
616
- export const identitypublickey_get_security_level: (a: number) => [number, number];
617
- export const identitypublickey_get_security_level_number: (a: number) => number;
618
- export const identitypublickey_hex: (a: number) => [number, number, number, number];
619
- export const identitypublickey_isMaster: (a: number) => number;
620
- export const identitypublickey_new: (a: number, b: any, c: any, d: any, e: number, f: number, g: number, h: number, i: bigint, j: any) => [number, number, number];
621
- export const identitypublickey_set_data: (a: number, b: number, c: number) => [number, number];
622
- export const identitypublickey_set_disabled_at: (a: number, b: bigint) => void;
623
- export const identitypublickey_set_key_id: (a: number, b: number) => void;
624
- export const identitypublickey_set_key_type: (a: number, b: any) => [number, number];
625
- export const identitypublickey_set_key_type_number: (a: number, b: any) => [number, number];
626
- export const identitypublickey_set_purpose: (a: number, b: any) => [number, number];
627
- export const identitypublickey_set_purpose_number: (a: number, b: any) => [number, number];
628
- export const identitypublickey_set_read_only: (a: number, b: number) => void;
629
- export const identitypublickey_set_security_level: (a: number, b: any) => [number, number];
630
- export const identitypublickey_set_security_level_number: (a: number, b: any) => [number, number];
631
- export const identitypublickey_struct_name: () => [number, number];
632
- export const identitypublickey_toBytes: (a: number) => [number, number, number, number];
633
- export const identitypublickey_toJSON: (a: number) => [number, number, number];
634
- export const identitypublickey_toObject: (a: number) => [number, number, number];
635
- export const identitypublickey_type_name: (a: number) => [number, number];
636
- export const identitypublickey_validatePrivateKey: (a: number, b: number, c: number, d: any) => [number, number, number];
637
- export const identitysigner_addKey: (a: number, b: number) => [number, number];
638
- export const identitysigner_addKeyFromWif: (a: number, b: number, c: number) => [number, number];
639
- export const identitysigner_key_count: (a: number) => number;
640
- export const identitysigner_new: () => number;
641
- export const identitysigner_struct_name: () => [number, number];
642
- export const platformaddressinput_address: (a: number) => number;
643
- export const platformaddressinput_amount: (a: number) => any;
644
- export const platformaddressinput_new: (a: any, b: number, c: any) => [number, number, number];
645
- export const platformaddressinput_nonce: (a: number) => number;
646
- export const platformaddressoutput_address: (a: number) => number;
647
- export const platformaddressoutput_amount: (a: number) => any;
648
- export const platformaddressoutput_new: (a: any, b: number) => [number, number, number];
649
- export const platformaddresssigner_addKey: (a: number, b: number) => [number, number, number];
650
- export const platformaddresssigner_getPrivateKeysBytes: (a: number) => [number, number, number];
651
- export const platformaddresssigner_hasKey: (a: number, b: any) => [number, number, number];
652
- export const platformaddresssigner_key_count: (a: number) => number;
653
- export const platformaddresssigner_struct_name: () => [number, number];
759
+ export const identitycreditwithdrawaltransition_fromBase64: (a: number, b: number) => [number, number, number];
760
+ export const identitycreditwithdrawaltransition_fromBytes: (a: number, b: number) => [number, number, number];
761
+ export const identitycreditwithdrawaltransition_fromHex: (a: number, b: number) => [number, number, number];
762
+ export const identitycreditwithdrawaltransition_fromJSON: (a: any) => [number, number, number];
763
+ export const identitycreditwithdrawaltransition_fromObject: (a: any) => [number, number, number];
764
+ export const identitycreditwithdrawaltransition_fromStateTransition: (a: number) => [number, number, number];
765
+ export const identitycreditwithdrawaltransition_getModifiedDataIds: (a: number) => [number, number];
766
+ export const identitycreditwithdrawaltransition_getOptionalAssetLockProof: (a: number) => any;
767
+ export const identitycreditwithdrawaltransition_getPurposeRequirement: (a: number) => [number, number];
768
+ export const identitycreditwithdrawaltransition_getSignableBytes: (a: number) => [number, number, number, number];
769
+ export const identitycreditwithdrawaltransition_get_amount: (a: number) => bigint;
770
+ export const identitycreditwithdrawaltransition_get_core_fee_per_byte: (a: number) => number;
771
+ export const identitycreditwithdrawaltransition_get_identity_id: (a: number) => number;
772
+ export const identitycreditwithdrawaltransition_get_nonce: (a: number) => bigint;
773
+ export const identitycreditwithdrawaltransition_get_output_script: (a: number) => number;
774
+ export const identitycreditwithdrawaltransition_get_pooling: (a: number) => [number, number];
775
+ export const identitycreditwithdrawaltransition_get_signature: (a: number) => [number, number];
776
+ export const identitycreditwithdrawaltransition_get_signature_public_key_id: (a: number) => number;
777
+ export const identitycreditwithdrawaltransition_get_user_fee_increase: (a: number) => number;
778
+ export const identitycreditwithdrawaltransition_new: (a: any, b: bigint, c: number, d: any, e: any, f: number, g: bigint, h: number) => [number, number, number];
779
+ export const identitycreditwithdrawaltransition_set_amount: (a: number, b: bigint) => void;
780
+ export const identitycreditwithdrawaltransition_set_core_fee_per_byte: (a: number, b: number) => void;
781
+ export const identitycreditwithdrawaltransition_set_identity_id: (a: number, b: any) => [number, number];
782
+ export const identitycreditwithdrawaltransition_set_nonce: (a: number, b: bigint) => void;
783
+ export const identitycreditwithdrawaltransition_set_output_script: (a: number, b: any) => [number, number];
784
+ export const identitycreditwithdrawaltransition_set_pooling: (a: number, b: any) => [number, number];
785
+ export const identitycreditwithdrawaltransition_set_signature: (a: number, b: number, c: number) => void;
786
+ export const identitycreditwithdrawaltransition_set_signature_public_key_id: (a: number, b: number) => void;
787
+ export const identitycreditwithdrawaltransition_set_user_fee_increase: (a: number, b: number) => void;
788
+ export const identitycreditwithdrawaltransition_struct_name: () => [number, number];
789
+ export const identitycreditwithdrawaltransition_toBase64: (a: number) => [number, number, number, number];
790
+ export const identitycreditwithdrawaltransition_toBytes: (a: number) => [number, number, number, number];
791
+ export const identitycreditwithdrawaltransition_toHex: (a: number) => [number, number, number, number];
792
+ export const identitycreditwithdrawaltransition_toJSON: (a: number) => [number, number, number];
793
+ export const identitycreditwithdrawaltransition_toObject: (a: number) => [number, number, number];
794
+ export const identitycreditwithdrawaltransition_toStateTransition: (a: number) => number;
795
+ export const identitycreditwithdrawaltransition_type_name: (a: number) => [number, number];
796
+ export const partialidentity_balance: (a: number) => [number, bigint];
797
+ export const partialidentity_id: (a: number) => number;
798
+ export const partialidentity_loaded_public_keys: (a: number) => [number, number, number];
799
+ export const partialidentity_new: (a: any, b: any, c: number, d: bigint, e: number, f: bigint, g: number) => [number, number, number];
800
+ export const partialidentity_not_found_public_keys: (a: number) => any;
801
+ export const partialidentity_revision: (a: number) => [number, bigint];
802
+ export const partialidentity_set_balance: (a: number, b: number, c: bigint) => void;
803
+ export const partialidentity_set_id: (a: number, b: any) => [number, number];
804
+ export const partialidentity_set_loaded_public_keys: (a: number, b: any) => [number, number];
805
+ export const partialidentity_set_not_found_public_keys: (a: number, b: number) => [number, number];
806
+ export const partialidentity_set_revision: (a: number, b: number, c: bigint) => void;
807
+ export const partialidentity_toJSON: (a: number) => [number, number, number];
808
+ export const partialidentity_toObject: (a: number) => [number, number, number];
809
+ export const prefundedvotingbalance_credits: (a: number) => bigint;
810
+ export const prefundedvotingbalance_indexName: (a: number) => [number, number];
811
+ export const prefundedvotingbalance_new: (a: number, b: number, c: bigint) => number;
812
+ export const prefundedvotingbalance_struct_name: () => [number, number];
813
+ export const prefundedvotingbalance_type_name: (a: number) => [number, number];
654
814
  export const publickey_compressed: (a: number) => number;
655
815
  export const publickey_fromBytes: (a: number, b: number) => [number, number, number];
656
816
  export const publickey_getPublicKeyHash: (a: number) => [number, number];
@@ -660,37 +820,79 @@ export const publickey_set_compressed: (a: number, b: number) => void;
660
820
  export const publickey_set_inner: (a: number, b: number, c: number) => [number, number];
661
821
  export const publickey_struct_name: () => [number, number];
662
822
  export const publickey_toBytes: (a: number) => [number, number];
663
- export const publickey_type_name: (a: number) => [number, number];
664
- export const tokendistributionrecipient_ContractOwner: () => number;
665
- export const tokendistributionrecipient_EvonodesByParticipation: () => number;
666
- export const tokendistributionrecipient_Identity: (a: any) => [number, number, number];
667
- export const tokendistributionrecipient_getType: (a: number) => [number, number];
668
- export const tokendistributionrecipient_getValue: (a: number) => any;
669
- export const tokendistributionrecipient_struct_name: () => [number, number];
670
- export const tokendistributionrecipient_type_name: (a: number) => [number, number];
671
- export const platformaddresssigner_new: () => number;
672
- export const tokenconfigurationchangeitem_noChangeItem: () => number;
673
- export const __wbg_blockinfo_free: (a: number, b: number) => void;
823
+ export const publickey_type_name: (a: number) => [number, number];
824
+ export const statetransition_fromBase64: (a: number, b: number) => [number, number, number];
825
+ export const statetransition_fromBytes: (a: number, b: number) => [number, number, number];
826
+ export const statetransition_fromHex: (a: number, b: number) => [number, number, number];
827
+ export const statetransition_getActionType: (a: number) => [number, number];
828
+ export const statetransition_getActionTypeNumber: (a: number) => number;
829
+ export const statetransition_getIdentityContractNonce: (a: number) => [number, bigint];
830
+ export const statetransition_getIdentityNonce: (a: number) => [number, bigint];
831
+ export const statetransition_getKeyLevelRequirement: (a: number, b: any) => [number, number, number, number];
832
+ export const statetransition_getOwnerId: (a: number) => number;
833
+ export const statetransition_getPurposeRequirement: (a: number) => [number, number];
834
+ export const statetransition_get_signature: (a: number) => [number, number];
835
+ export const statetransition_get_signature_public_key_id: (a: number) => number;
836
+ export const statetransition_get_user_fee_increase: (a: number) => number;
837
+ export const statetransition_hash: (a: number, b: number) => [number, number, number, number];
838
+ export const statetransition_setIdentityContractNonce: (a: number, b: bigint) => [number, number];
839
+ export const statetransition_setIdentityNonce: (a: number, b: bigint) => [number, number];
840
+ export const statetransition_setOwnerId: (a: number, b: any) => [number, number];
841
+ export const statetransition_set_signature: (a: number, b: number, c: number) => number;
842
+ export const statetransition_set_signature_public_key_id: (a: number, b: number) => void;
843
+ export const statetransition_set_user_fee_increase: (a: number, b: number) => void;
844
+ export const statetransition_sign: (a: number, b: number, c: number) => [number, number, number, number];
845
+ export const statetransition_signByPrivateKey: (a: number, b: number, c: number, d: any) => [number, number, number, number];
846
+ export const statetransition_struct_name: () => [number, number];
847
+ export const statetransition_toBase64: (a: number) => [number, number, number];
848
+ export const statetransition_toBytes: (a: number) => [number, number, number];
849
+ export const statetransition_toHex: (a: number) => [number, number, number];
850
+ export const statetransition_type_name: (a: number) => [number, number];
851
+ export const statetransition_verifyPublicKey: (a: number, b: number, c: number, d: number) => [number, number];
852
+ export const tokenbasetransition_get_data_contract_id: (a: number) => number;
853
+ export const tokenbasetransition_get_identity_contract_nonce: (a: number) => bigint;
854
+ export const tokenbasetransition_get_token_contract_position: (a: number) => number;
855
+ export const tokenbasetransition_get_token_id: (a: number) => number;
856
+ export const tokenbasetransition_get_using_group_info: (a: number) => number;
857
+ export const tokenbasetransition_new: (a: bigint, b: number, c: any, d: any, e: any) => [number, number, number];
858
+ export const tokenbasetransition_set_data_contract_id: (a: number, b: any) => [number, number];
859
+ export const tokenbasetransition_set_identity_contract_nonce: (a: number, b: bigint) => void;
860
+ export const tokenbasetransition_set_token_contract_position: (a: number, b: number) => void;
861
+ export const tokenbasetransition_set_token_id: (a: number, b: any) => [number, number];
862
+ export const tokenbasetransition_set_using_group_info: (a: number, b: any) => [number, number];
863
+ export const tokenbasetransition_struct_name: () => [number, number];
864
+ export const tokenbasetransition_type_name: (a: number) => [number, number];
865
+ export const tokendestroyfrozenfundstransition_get_base: (a: number) => number;
866
+ export const tokendestroyfrozenfundstransition_get_frozen_identity_id: (a: number) => number;
867
+ export const tokendestroyfrozenfundstransition_get_public_note: (a: number) => [number, number];
868
+ export const tokendestroyfrozenfundstransition_new: (a: number, b: any, c: number, d: number) => [number, number, number];
869
+ export const tokendestroyfrozenfundstransition_set_base: (a: number, b: number) => void;
870
+ export const tokendestroyfrozenfundstransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
871
+ export const tokendestroyfrozenfundstransition_set_public_note: (a: number, b: number, c: number) => void;
872
+ export const tokendestroyfrozenfundstransition_struct_name: () => [number, number];
873
+ export const tokendestroyfrozenfundstransition_type_name: (a: number) => [number, number];
874
+ export const tokenemergencyactiontransition_get_base: (a: number) => number;
875
+ export const tokenemergencyactiontransition_get_emergency_action: (a: number) => [number, number];
876
+ export const tokenemergencyactiontransition_get_public_note: (a: number) => [number, number];
877
+ export const tokenemergencyactiontransition_new: (a: number, b: number, c: number, d: number) => number;
878
+ export const tokenemergencyactiontransition_set_base: (a: number, b: number) => void;
879
+ export const tokenemergencyactiontransition_set_emergency_action: (a: number, b: number) => void;
880
+ export const tokenemergencyactiontransition_set_public_note: (a: number, b: number, c: number) => void;
881
+ export const tokenemergencyactiontransition_struct_name: () => [number, number];
882
+ export const tokenemergencyactiontransition_type_name: (a: number) => [number, number];
674
883
  export const __wbg_chainassetlockproof_free: (a: number, b: number) => void;
675
- export const __wbg_consensuserror_free: (a: number, b: number) => void;
676
884
  export const __wbg_contesteddocumentvotepollwinnerinfo_free: (a: number, b: number) => void;
677
885
  export const __wbg_datacontractcreatetransition_free: (a: number, b: number) => void;
678
- export const __wbg_documentbasetransition_free: (a: number, b: number) => void;
679
- export const __wbg_documentupdatepricetransition_free: (a: number, b: number) => void;
680
- export const __wbg_group_free: (a: number, b: number) => void;
681
- export const __wbg_platformaddress_free: (a: number, b: number) => void;
682
- export const __wbg_resourcevotechoice_free: (a: number, b: number) => void;
683
- export const __wbg_tokencontractinfo_free: (a: number, b: number) => void;
684
- export const __wbg_wasmdpperror_free: (a: number, b: number) => void;
685
- export const blockinfo_core_height: (a: number) => number;
686
- export const blockinfo_epoch_index: (a: number) => number;
687
- export const blockinfo_fromJSON: (a: any) => [number, number, number];
688
- export const blockinfo_fromObject: (a: any) => [number, number, number];
689
- export const blockinfo_height: (a: number) => bigint;
690
- export const blockinfo_new: (a: bigint, b: bigint, c: number, d: number) => [number, number, number];
691
- export const blockinfo_time_ms: (a: number) => bigint;
692
- export const blockinfo_toJSON: (a: number) => [number, number, number];
693
- export const blockinfo_toObject: (a: number) => [number, number, number];
886
+ export const __wbg_platformaddresssigner_free: (a: number, b: number) => void;
887
+ export const __wbg_privateencryptednote_free: (a: number, b: number) => void;
888
+ export const __wbg_privatekey_free: (a: number, b: number) => void;
889
+ export const __wbg_sharedencryptednote_free: (a: number, b: number) => void;
890
+ export const __wbg_tokenconfigurationconvention_free: (a: number, b: number) => void;
891
+ export const __wbg_tokenstatus_free: (a: number, b: number) => void;
892
+ export const __wbg_tokentrademode_free: (a: number, b: number) => void;
893
+ export const __wbg_tokentransfertransition_free: (a: number, b: number) => void;
894
+ export const __wbg_tokenunfreezetransition_free: (a: number, b: number) => void;
895
+ export const __wbg_votepoll_free: (a: number, b: number) => void;
694
896
  export const chainassetlockproof_createIdentityId: (a: number) => number;
695
897
  export const chainassetlockproof_fromBytes: (a: number, b: number) => [number, number, number];
696
898
  export const chainassetlockproof_fromJSON: (a: any) => [number, number, number];
@@ -705,8 +907,6 @@ export const chainassetlockproof_toBytes: (a: number) => [number, number, number
705
907
  export const chainassetlockproof_toJSON: (a: number) => [number, number, number];
706
908
  export const chainassetlockproof_toObject: (a: number) => [number, number, number];
707
909
  export const chainassetlockproof_type_name: (a: number) => [number, number];
708
- export const consensuserror_deserialize: (a: number, b: number) => [number, number, number];
709
- export const consensuserror_message: (a: number) => [number, number];
710
910
  export const contesteddocumentvotepollwinnerinfo_fromJSON: (a: any) => [number, number, number];
711
911
  export const contesteddocumentvotepollwinnerinfo_fromObject: (a: any) => [number, number, number];
712
912
  export const contesteddocumentvotepollwinnerinfo_identity_id: (a: number) => number;
@@ -737,164 +937,13 @@ export const datacontractcreatetransition_toObject: (a: number) => [number, numb
737
937
  export const datacontractcreatetransition_toStateTransition: (a: number) => number;
738
938
  export const datacontractcreatetransition_type_name: (a: number) => [number, number];
739
939
  export const datacontractcreatetransition_verifyProtocolVersion: (a: number, b: number) => [number, number, number];
740
- export const documentbasetransition_get_data_contract_id: (a: number) => number;
741
- export const documentbasetransition_get_document_type_name: (a: number) => [number, number];
742
- export const documentbasetransition_get_id: (a: number) => number;
743
- export const documentbasetransition_get_identity_contract_nonce: (a: number) => bigint;
744
- export const documentbasetransition_get_token_payment_info: (a: number) => number;
745
- export const documentbasetransition_new: (a: any, b: bigint, c: number, d: number, e: any, f: any) => [number, number, number];
746
- export const documentbasetransition_set_data_contract_id: (a: number, b: any) => [number, number];
747
- export const documentbasetransition_set_document_type_name: (a: number, b: number, c: number) => void;
748
- export const documentbasetransition_set_id: (a: number, b: any) => [number, number];
749
- export const documentbasetransition_set_identity_contract_nonce: (a: number, b: bigint) => void;
750
- export const documentbasetransition_set_token_payment_info: (a: number, b: number) => void;
751
- export const documentbasetransition_struct_name: () => [number, number];
752
- export const documentbasetransition_type_name: (a: number) => [number, number];
753
- export const documentupdatepricetransition_fromDocumentTransition: (a: number) => [number, number, number];
754
- export const documentupdatepricetransition_get_base: (a: number) => number;
755
- export const documentupdatepricetransition_get_price: (a: number) => bigint;
756
- export const documentupdatepricetransition_new: (a: number, b: bigint, c: bigint, d: any) => [number, number, number];
757
- export const documentupdatepricetransition_set_base: (a: number, b: number) => void;
758
- export const documentupdatepricetransition_set_price: (a: number, b: bigint) => void;
759
- export const documentupdatepricetransition_struct_name: () => [number, number];
760
- export const documentupdatepricetransition_toDocumentTransition: (a: number) => number;
761
- export const documentupdatepricetransition_type_name: (a: number) => [number, number];
762
- export const group_fromJSON: (a: any) => [number, number, number];
763
- export const group_fromObject: (a: any) => [number, number, number];
764
- export const group_get_members: (a: number) => [number, number, number];
765
- export const group_get_required_power: (a: number) => number;
766
- export const group_new: (a: any, b: number) => [number, number, number];
767
- export const group_setMemberRequiredPower: (a: number, b: any, c: number) => [number, number];
768
- export const group_set_members: (a: number, b: any) => [number, number];
769
- export const group_set_required_power: (a: number, b: number) => void;
770
- export const group_struct_name: () => [number, number];
771
- export const group_toJSON: (a: number) => [number, number, number];
772
- export const group_type_name: (a: number) => [number, number];
773
- export const platformaddress_addressType: (a: number) => [number, number];
774
- export const platformaddress_fromBech32m: (a: number, b: number) => [number, number, number];
775
- export const platformaddress_fromBytes: (a: number, b: number) => [number, number, number];
776
- export const platformaddress_fromHex: (a: number, b: number) => [number, number, number];
777
- export const platformaddress_fromP2pkhHash: (a: number, b: number) => [number, number, number];
778
- export const platformaddress_fromP2shHash: (a: number, b: number) => [number, number, number];
779
- export const platformaddress_hash: (a: number) => [number, number];
780
- export const platformaddress_hashToHex: (a: number) => [number, number];
781
- export const platformaddress_isP2pkh: (a: number) => number;
782
- export const platformaddress_isP2sh: (a: number) => number;
783
- export const platformaddress_new: (a: any) => [number, number, number];
784
- export const platformaddress_struct_name: () => [number, number];
785
- export const platformaddress_toBech32m: (a: number, b: number, c: number) => [number, number, number, number];
786
- export const platformaddress_toBytes: (a: number) => [number, number];
787
- export const platformaddress_toHex: (a: number) => [number, number];
788
- export const platformaddress_type_name: (a: number) => [number, number];
789
- export const resourcevotechoice_Abstain: () => number;
790
- export const resourcevotechoice_Lock: () => number;
791
- export const resourcevotechoice_TowardsIdentity: (a: any) => [number, number, number];
792
- export const resourcevotechoice_fromJSON: (a: any) => [number, number, number];
793
- export const resourcevotechoice_fromObject: (a: any) => [number, number, number];
794
- export const resourcevotechoice_getType: (a: number) => [number, number];
795
- export const resourcevotechoice_getValue: (a: number) => any;
796
- export const resourcevotechoice_struct_name: () => [number, number];
797
- export const resourcevotechoice_toJSON: (a: number) => [number, number, number];
798
- export const resourcevotechoice_toObject: (a: number) => [number, number, number];
799
- export const resourcevotechoice_type_name: (a: number) => [number, number];
800
- export const tokencontractinfo_contract_id: (a: number) => number;
801
- export const tokencontractinfo_token_contract_position: (a: number) => number;
802
- export const wasmdpperror_code: (a: number) => number;
803
- export const wasmdpperror_kind: (a: number) => number;
804
- export const wasmdpperror_message: (a: number) => [number, number];
805
- export const wasmdpperror_name: (a: number) => [number, number];
806
- export const group_toObject: (a: number) => [number, number, number];
807
- export const __wbg_distributionexponential_free: (a: number, b: number) => void;
808
- export const __wbg_distributionfixedamount_free: (a: number, b: number) => void;
809
- export const __wbg_distributioninvertedlogarithmic_free: (a: number, b: number) => void;
810
- export const __wbg_distributionlinear_free: (a: number, b: number) => void;
811
- export const __wbg_distributionlogarithmic_free: (a: number, b: number) => void;
812
- export const __wbg_distributionpolynomial_free: (a: number, b: number) => void;
813
- export const __wbg_distributionrandom_free: (a: number, b: number) => void;
814
- export const __wbg_distributionstepdecreasingamount_free: (a: number, b: number) => void;
815
- export const __wbg_get_distributionexponential_a: (a: number) => bigint;
816
- export const __wbg_get_distributionexponential_b: (a: number) => bigint;
817
- export const __wbg_get_distributionexponential_d: (a: number) => bigint;
818
- export const __wbg_get_distributionexponential_m: (a: number) => bigint;
819
- export const __wbg_get_distributionexponential_maxValue: (a: number) => [number, bigint];
820
- export const __wbg_get_distributionexponential_minValue: (a: number) => [number, bigint];
821
- export const __wbg_get_distributionexponential_n: (a: number) => bigint;
822
- export const __wbg_get_distributionexponential_o: (a: number) => bigint;
823
- export const __wbg_get_distributionexponential_startMoment: (a: number) => [number, bigint];
824
- export const __wbg_get_distributionfixedamount_amount: (a: number) => bigint;
825
- export const __wbg_get_distributioninvertedlogarithmic_a: (a: number) => bigint;
826
- export const __wbg_get_distributioninvertedlogarithmic_b: (a: number) => bigint;
827
- export const __wbg_get_distributioninvertedlogarithmic_d: (a: number) => bigint;
828
- export const __wbg_get_distributioninvertedlogarithmic_m: (a: number) => bigint;
829
- export const __wbg_get_distributioninvertedlogarithmic_maxValue: (a: number) => [number, bigint];
830
- export const __wbg_get_distributioninvertedlogarithmic_minValue: (a: number) => [number, bigint];
831
- export const __wbg_get_distributioninvertedlogarithmic_n: (a: number) => bigint;
832
- export const __wbg_get_distributioninvertedlogarithmic_o: (a: number) => bigint;
833
- export const __wbg_get_distributioninvertedlogarithmic_startMoment: (a: number) => [number, bigint];
834
- export const __wbg_get_distributionlinear_a: (a: number) => bigint;
835
- export const __wbg_get_distributionlinear_d: (a: number) => bigint;
836
- export const __wbg_get_distributionlinear_maxValue: (a: number) => [number, bigint];
837
- export const __wbg_get_distributionlinear_minValue: (a: number) => [number, bigint];
838
- export const __wbg_get_distributionlinear_startStep: (a: number) => [number, bigint];
839
- export const __wbg_get_distributionlinear_startingAmount: (a: number) => bigint;
840
- export const __wbg_get_distributionlogarithmic_a: (a: number) => bigint;
841
- export const __wbg_get_distributionlogarithmic_b: (a: number) => bigint;
842
- export const __wbg_get_distributionlogarithmic_d: (a: number) => bigint;
843
- export const __wbg_get_distributionlogarithmic_m: (a: number) => bigint;
844
- export const __wbg_get_distributionlogarithmic_maxValue: (a: number) => [number, bigint];
845
- export const __wbg_get_distributionlogarithmic_minValue: (a: number) => [number, bigint];
846
- export const __wbg_get_distributionlogarithmic_n: (a: number) => bigint;
847
- export const __wbg_get_distributionlogarithmic_o: (a: number) => bigint;
848
- export const __wbg_get_distributionlogarithmic_startMoment: (a: number) => [number, bigint];
849
- export const __wbg_get_distributionpolynomial_a: (a: number) => bigint;
850
- export const __wbg_get_distributionpolynomial_b: (a: number) => bigint;
851
- export const __wbg_get_distributionpolynomial_d: (a: number) => bigint;
852
- export const __wbg_get_distributionpolynomial_m: (a: number) => bigint;
853
- export const __wbg_get_distributionpolynomial_maxValue: (a: number) => [number, bigint];
854
- export const __wbg_get_distributionpolynomial_minValue: (a: number) => [number, bigint];
855
- export const __wbg_get_distributionpolynomial_n: (a: number) => bigint;
856
- export const __wbg_get_distributionpolynomial_o: (a: number) => bigint;
857
- export const __wbg_get_distributionpolynomial_startMoment: (a: number) => [number, bigint];
858
- export const __wbg_get_distributionrandom_max: (a: number) => bigint;
859
- export const __wbg_get_distributionrandom_min: (a: number) => bigint;
860
- export const __wbg_get_distributionstepdecreasingamount_decreasePerIntervalDenominator: (a: number) => number;
861
- export const __wbg_get_distributionstepdecreasingamount_decreasePerIntervalNumerator: (a: number) => number;
862
- export const __wbg_get_distributionstepdecreasingamount_distributionStartAmount: (a: number) => bigint;
863
- export const __wbg_get_distributionstepdecreasingamount_maxIntervalCount: (a: number) => number;
864
- export const __wbg_get_distributionstepdecreasingamount_minValue: (a: number) => [number, bigint];
865
- export const __wbg_get_distributionstepdecreasingamount_startDecreasingOffset: (a: number) => [number, bigint];
866
- export const __wbg_get_distributionstepdecreasingamount_stepCount: (a: number) => number;
867
- export const __wbg_get_distributionstepdecreasingamount_trailingDistributionIntervalAmount: (a: number) => bigint;
868
- export const __wbg_privateencryptednote_free: (a: number, b: number) => void;
869
- export const __wbg_set_distributionexponential_a: (a: number, b: bigint) => void;
870
- export const __wbg_set_distributionexponential_b: (a: number, b: bigint) => void;
871
- export const __wbg_set_distributionexponential_d: (a: number, b: bigint) => void;
872
- export const __wbg_set_distributionexponential_m: (a: number, b: bigint) => void;
873
- export const __wbg_set_distributionexponential_maxValue: (a: number, b: number, c: bigint) => void;
874
- export const __wbg_set_distributionexponential_minValue: (a: number, b: number, c: bigint) => void;
875
- export const __wbg_set_distributionexponential_n: (a: number, b: bigint) => void;
876
- export const __wbg_set_distributionexponential_o: (a: number, b: bigint) => void;
877
- export const __wbg_set_distributionexponential_startMoment: (a: number, b: number, c: bigint) => void;
878
- export const __wbg_set_distributionfixedamount_amount: (a: number, b: bigint) => void;
879
- export const __wbg_set_distributionrandom_max: (a: number, b: bigint) => void;
880
- export const __wbg_set_distributionstepdecreasingamount_decreasePerIntervalDenominator: (a: number, b: number) => void;
881
- export const __wbg_set_distributionstepdecreasingamount_decreasePerIntervalNumerator: (a: number, b: number) => void;
882
- export const __wbg_set_distributionstepdecreasingamount_distributionStartAmount: (a: number, b: bigint) => void;
883
- export const __wbg_set_distributionstepdecreasingamount_maxIntervalCount: (a: number, b: number) => void;
884
- export const __wbg_set_distributionstepdecreasingamount_stepCount: (a: number, b: number) => void;
885
- export const __wbg_set_distributionstepdecreasingamount_trailingDistributionIntervalAmount: (a: number, b: bigint) => void;
886
- export const __wbg_sharedencryptednote_free: (a: number, b: number) => void;
887
- export const __wbg_tokenconfigupdatetransition_free: (a: number, b: number) => void;
888
- export const __wbg_tokenconfiguration_free: (a: number, b: number) => void;
889
- export const __wbg_tokenconfigurationchangeitem_free: (a: number, b: number) => void;
890
- export const __wbg_tokendestroyfrozenfundstransition_free: (a: number, b: number) => void;
891
- export const __wbg_tokenemergencyactiontransition_free: (a: number, b: number) => void;
892
- export const __wbg_tokenfreezetransition_free: (a: number, b: number) => void;
893
- export const __wbg_tokenmarketplacerules_free: (a: number, b: number) => void;
894
- export const __wbg_tokenminttransition_free: (a: number, b: number) => void;
895
- export const __wbg_tokentrademode_free: (a: number, b: number) => void;
896
- export const __wbg_tokentransfertransition_free: (a: number, b: number) => void;
897
- export const __wbg_tokentransition_free: (a: number, b: number) => void;
940
+ export const platformaddresssigner_addKey: (a: number, b: number) => [number, number, number];
941
+ export const platformaddresssigner_getPrivateKeysBytes: (a: number) => [number, number, number];
942
+ export const platformaddresssigner_hasKey: (a: number, b: any) => [number, number, number];
943
+ export const platformaddresssigner_key_count: (a: number) => number;
944
+ export const platformaddresssigner_new: () => number;
945
+ export const platformaddresssigner_struct_name: () => [number, number];
946
+ export const platformaddresssigner_type_name: (a: number) => [number, number];
898
947
  export const privateencryptednote_derivation_encryption_key_index: (a: number) => number;
899
948
  export const privateencryptednote_new: (a: number, b: number, c: number, d: number) => number;
900
949
  export const privateencryptednote_root_encryption_key_index: (a: number) => number;
@@ -904,6 +953,16 @@ export const privateencryptednote_set_value: (a: number, b: number, c: number) =
904
953
  export const privateencryptednote_struct_name: () => [number, number];
905
954
  export const privateencryptednote_type_name: (a: number) => [number, number];
906
955
  export const privateencryptednote_value: (a: number) => [number, number];
956
+ export const privatekey_WIF: (a: number) => [number, number];
957
+ export const privatekey_fromBytes: (a: number, b: number, c: any) => [number, number, number];
958
+ export const privatekey_fromHex: (a: number, b: number, c: any) => [number, number, number];
959
+ export const privatekey_fromWIF: (a: number, b: number) => [number, number, number];
960
+ export const privatekey_getPublicKey: (a: number) => number;
961
+ export const privatekey_getPublicKeyHash: (a: number) => [number, number];
962
+ export const privatekey_struct_name: () => [number, number];
963
+ export const privatekey_toBytes: (a: number) => [number, number];
964
+ export const privatekey_toHex: (a: number) => [number, number];
965
+ export const privatekey_type_name: (a: number) => [number, number];
907
966
  export const sharedencryptednote_recipient_key_index: (a: number) => number;
908
967
  export const sharedencryptednote_sender_key_index: (a: number) => number;
909
968
  export const sharedencryptednote_set_recipient_key_index: (a: number, b: number) => void;
@@ -912,106 +971,44 @@ export const sharedencryptednote_set_value: (a: number, b: number, c: number) =>
912
971
  export const sharedencryptednote_struct_name: () => [number, number];
913
972
  export const sharedencryptednote_type_name: (a: number) => [number, number];
914
973
  export const sharedencryptednote_value: (a: number) => [number, number];
915
- export const tokenconfigupdatetransition_get_base: (a: number) => number;
916
- export const tokenconfigupdatetransition_get_public_note: (a: number) => [number, number];
917
- export const tokenconfigupdatetransition_get_update_token_configuration_item: (a: number) => number;
918
- export const tokenconfigupdatetransition_new: (a: number, b: number, c: number, d: number) => [number, number, number];
919
- export const tokenconfigupdatetransition_set_base: (a: number, b: number) => void;
920
- export const tokenconfigupdatetransition_set_public_note: (a: number, b: number, c: number) => void;
921
- export const tokenconfigupdatetransition_set_update_token_configuration_item: (a: number, b: number) => void;
922
- export const tokenconfigupdatetransition_struct_name: () => [number, number];
923
- export const tokenconfigupdatetransition_type_name: (a: number) => [number, number];
924
- export const tokenconfiguration_calculateTokenId: (a: any, b: number) => [number, number, number];
925
- export const tokenconfiguration_get_base_supply: (a: number) => bigint;
926
- export const tokenconfiguration_get_conventions: (a: number) => number;
927
- export const tokenconfiguration_get_conventions_change_rules: (a: number) => number;
928
- export const tokenconfiguration_get_description: (a: number) => [number, number];
929
- export const tokenconfiguration_get_destroy_frozen_funds_rules: (a: number) => number;
930
- export const tokenconfiguration_get_distribution_rules: (a: number) => number;
931
- export const tokenconfiguration_get_emergency_action_rules: (a: number) => number;
932
- export const tokenconfiguration_get_freeze_rules: (a: number) => number;
933
- export const tokenconfiguration_get_is_allowed_transfer_to_frozen_balance: (a: number) => number;
934
- export const tokenconfiguration_get_keeps_history: (a: number) => number;
935
- export const tokenconfiguration_get_main_control_group: (a: number) => number;
936
- export const tokenconfiguration_get_main_control_group_can_be_modified: (a: number) => number;
937
- export const tokenconfiguration_get_manual_burning_rules: (a: number) => number;
938
- export const tokenconfiguration_get_manual_minting_rules: (a: number) => number;
939
- export const tokenconfiguration_get_marketplace_rules: (a: number) => number;
940
- export const tokenconfiguration_get_max_supply: (a: number) => [number, bigint];
941
- export const tokenconfiguration_get_max_supply_change_rules: (a: number) => number;
942
- export const tokenconfiguration_get_start_as_paused: (a: number) => number;
943
- export const tokenconfiguration_get_unfreeze_rules: (a: number) => number;
944
- export const tokenconfiguration_new: (a: number, b: number, c: bigint, d: number, e: bigint, f: number, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number, p: number, q: number, r: number, s: number, t: number, u: number) => number;
945
- export const tokenconfiguration_set_base_supply: (a: number, b: bigint) => void;
946
- export const tokenconfiguration_set_conventions: (a: number, b: number) => void;
947
- export const tokenconfiguration_set_conventions_change_rules: (a: number, b: number) => void;
948
- export const tokenconfiguration_set_description: (a: number, b: number, c: number) => void;
949
- export const tokenconfiguration_set_destroy_frozen_funds_rules: (a: number, b: number) => void;
950
- export const tokenconfiguration_set_distribution_rules: (a: number, b: number) => void;
951
- export const tokenconfiguration_set_emergency_action_rules: (a: number, b: number) => void;
952
- export const tokenconfiguration_set_freeze_rules: (a: number, b: number) => void;
953
- export const tokenconfiguration_set_is_allowed_transfer_to_frozen_balance: (a: number, b: number) => void;
954
- export const tokenconfiguration_set_keeps_history: (a: number, b: number) => void;
955
- export const tokenconfiguration_set_main_control_group: (a: number, b: number) => void;
956
- export const tokenconfiguration_set_main_control_group_can_be_modified: (a: number, b: number) => void;
957
- export const tokenconfiguration_set_manual_burning_rules: (a: number, b: number) => void;
958
- export const tokenconfiguration_set_manual_minting_rules: (a: number, b: number) => void;
959
- export const tokenconfiguration_set_marketplace_rules: (a: number, b: number) => void;
960
- export const tokenconfiguration_set_max_supply: (a: number, b: number, c: bigint) => void;
961
- export const tokenconfiguration_set_max_supply_change_rules: (a: number, b: number) => void;
962
- export const tokenconfiguration_set_start_as_paused: (a: number, b: number) => void;
963
- export const tokenconfiguration_set_unfreeze_rules: (a: number, b: number) => void;
964
- export const tokenconfiguration_struct_name: () => [number, number];
965
- export const tokenconfiguration_type_name: (a: number) => [number, number];
966
- export const tokenconfigurationchangeitem_getItem: (a: number) => any;
967
- export const tokenconfigurationchangeitem_getItemName: (a: number) => [number, number];
968
- export const tokenconfigurationchangeitem_struct_name: () => [number, number];
969
- export const tokenconfigurationchangeitem_type_name: (a: number) => [number, number];
970
- export const tokendestroyfrozenfundstransition_get_base: (a: number) => number;
971
- export const tokendestroyfrozenfundstransition_get_frozen_identity_id: (a: number) => number;
972
- export const tokendestroyfrozenfundstransition_get_public_note: (a: number) => [number, number];
973
- export const tokendestroyfrozenfundstransition_new: (a: number, b: any, c: number, d: number) => [number, number, number];
974
- export const tokendestroyfrozenfundstransition_set_base: (a: number, b: number) => void;
975
- export const tokendestroyfrozenfundstransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
976
- export const tokendestroyfrozenfundstransition_set_public_note: (a: number, b: number, c: number) => void;
977
- export const tokendestroyfrozenfundstransition_struct_name: () => [number, number];
978
- export const tokendestroyfrozenfundstransition_type_name: (a: number) => [number, number];
979
- export const tokenemergencyactiontransition_get_base: (a: number) => number;
980
- export const tokenemergencyactiontransition_get_emergency_action: (a: number) => [number, number];
981
- export const tokenemergencyactiontransition_get_public_note: (a: number) => [number, number];
982
- export const tokenemergencyactiontransition_new: (a: number, b: number, c: number, d: number) => number;
983
- export const tokenemergencyactiontransition_set_base: (a: number, b: number) => void;
984
- export const tokenemergencyactiontransition_set_emergency_action: (a: number, b: number) => void;
985
- export const tokenemergencyactiontransition_set_public_note: (a: number, b: number, c: number) => void;
986
- export const tokenemergencyactiontransition_struct_name: () => [number, number];
987
- export const tokenemergencyactiontransition_type_name: (a: number) => [number, number];
988
- export const tokenfreezetransition_get_base: (a: number) => number;
989
- export const tokenfreezetransition_get_frozen_identity_id: (a: number) => number;
990
- export const tokenfreezetransition_get_public_note: (a: number) => [number, number];
991
- export const tokenfreezetransition_set_base: (a: number, b: number) => void;
992
- export const tokenfreezetransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
993
- export const tokenfreezetransition_set_public_note: (a: number, b: number, c: number) => void;
994
- export const tokenfreezetransition_struct_name: () => [number, number];
995
- export const tokenfreezetransition_type_name: (a: number) => [number, number];
996
- export const tokenmarketplacerules_new: (a: number, b: number) => number;
997
- export const tokenmarketplacerules_set_trade_mode: (a: number, b: number) => void;
998
- export const tokenmarketplacerules_set_trade_mode_change_rules: (a: number, b: number) => void;
999
- export const tokenmarketplacerules_struct_name: () => [number, number];
1000
- export const tokenmarketplacerules_trade_mode: (a: number) => number;
1001
- export const tokenmarketplacerules_trade_mode_change_rules: (a: number) => number;
1002
- export const tokenmarketplacerules_type_name: (a: number) => [number, number];
1003
- export const tokenminttransition_getRecipientId: (a: number, b: number) => [number, number, number];
1004
- export const tokenminttransition_get_amount: (a: number) => bigint;
1005
- export const tokenminttransition_get_base: (a: number) => number;
1006
- export const tokenminttransition_get_public_note: (a: number) => [number, number];
1007
- export const tokenminttransition_issued_to_identity_id: (a: number) => number;
1008
- export const tokenminttransition_new: (a: number, b: any, c: bigint, d: number, e: number) => [number, number, number];
1009
- export const tokenminttransition_set_amount: (a: number, b: bigint) => void;
1010
- export const tokenminttransition_set_base: (a: number, b: number) => void;
1011
- export const tokenminttransition_set_issued_to_identity_id: (a: number, b: any) => [number, number];
1012
- export const tokenminttransition_set_public_note: (a: number, b: number, c: number) => void;
1013
- export const tokenminttransition_struct_name: () => [number, number];
1014
- export const tokenminttransition_type_name: (a: number) => [number, number];
974
+ export const tokenconfigurationchangeitem_ConventionsAdminGroupItem: (a: number) => number;
975
+ export const tokenconfigurationchangeitem_ConventionsControlGroupItem: (a: number) => number;
976
+ export const tokenconfigurationchangeitem_DestroyFrozenFundsAdminGroupItem: (a: number) => number;
977
+ export const tokenconfigurationchangeitem_DestroyFrozenFundsItem: (a: number) => number;
978
+ export const tokenconfigurationchangeitem_EmergencyActionAdminGroupItem: (a: number) => number;
979
+ export const tokenconfigurationchangeitem_EmergencyActionItem: (a: number) => number;
980
+ export const tokenconfigurationchangeitem_FreezeAdminGroupItem: (a: number) => number;
981
+ export const tokenconfigurationchangeitem_FreezeItem: (a: number) => number;
982
+ export const tokenconfigurationchangeitem_ManualBurningAdminGroupItem: (a: number) => number;
983
+ export const tokenconfigurationchangeitem_ManualBurningItem: (a: number) => number;
984
+ export const tokenconfigurationchangeitem_ManualMintingAdminGroupItem: (a: number) => number;
985
+ export const tokenconfigurationchangeitem_ManualMintingItem: (a: number) => number;
986
+ export const tokenconfigurationchangeitem_MarketplaceTradeModeAdminGroupItem: (a: number) => number;
987
+ export const tokenconfigurationchangeitem_MarketplaceTradeModeControlGroupItem: (a: number) => number;
988
+ export const tokenconfigurationchangeitem_MarketplaceTradeModeItem: (a: number) => number;
989
+ export const tokenconfigurationchangeitem_MaxSupplyAdminGroupItem: (a: number) => number;
990
+ export const tokenconfigurationchangeitem_MaxSupplyControlGroupItem: (a: number) => number;
991
+ export const tokenconfigurationchangeitem_MaxSupplyItem: (a: number, b: bigint) => number;
992
+ export const tokenconfigurationchangeitem_MintingAllowChoosingDestinationAdminGroupItem: (a: number) => number;
993
+ export const tokenconfigurationchangeitem_MintingAllowChoosingDestinationControlGroupItem: (a: number) => number;
994
+ export const tokenconfigurationchangeitem_MintingAllowChoosingDestinationItem: (a: number) => number;
995
+ export const tokenconfigurationchangeitem_NewTokensDestinationIdentityAdminGroupItem: (a: number) => number;
996
+ export const tokenconfigurationchangeitem_NewTokensDestinationIdentityControlGroupItem: (a: number) => number;
997
+ export const tokenconfigurationchangeitem_NewTokensDestinationIdentityItem: (a: any) => [number, number, number];
998
+ export const tokenconfigurationchangeitem_PerpetualDistributionAdminGroupItem: (a: number) => number;
999
+ export const tokenconfigurationchangeitem_PerpetualDistributionConfigurationItem: (a: any) => number;
1000
+ export const tokenconfigurationchangeitem_PerpetualDistributionControlGroupItem: (a: number) => number;
1001
+ export const tokenconfigurationchangeitem_UnfreezeAdminGroupItem: (a: number) => number;
1002
+ export const tokenconfigurationchangeitem_UnfreezeItem: (a: number) => number;
1003
+ export const tokenconfigurationchangeitem_conventionsItem: (a: number) => number;
1004
+ export const tokenconfigurationconvention_decimals: (a: number) => number;
1005
+ export const tokenconfigurationconvention_localizations: (a: number) => [number, number, number];
1006
+ export const tokenconfigurationconvention_new: (a: any, b: number) => [number, number, number];
1007
+ export const tokenconfigurationconvention_set_decimals: (a: number, b: number) => void;
1008
+ export const tokenconfigurationconvention_set_localizations: (a: number, b: any) => [number, number];
1009
+ export const tokenconfigurationconvention_struct_name: () => [number, number];
1010
+ export const tokenconfigurationconvention_type_name: (a: number) => [number, number];
1011
+ export const tokenstatus_paused: (a: number) => number;
1015
1012
  export const tokentrademode_getValue: (a: number) => [number, number];
1016
1013
  export const tokentrademode_struct_name: () => [number, number];
1017
1014
  export const tokentrademode_type_name: (a: number) => [number, number];
@@ -1030,108 +1027,40 @@ export const tokentransfertransition_set_recipient_id: (a: number, b: any) => [n
1030
1027
  export const tokentransfertransition_set_shared_encrypted_note: (a: number, b: any) => [number, number];
1031
1028
  export const tokentransfertransition_struct_name: () => [number, number];
1032
1029
  export const tokentransfertransition_type_name: (a: number) => [number, number];
1033
- export const tokentransition_getHistoricalDocumentId: (a: number, b: any) => [number, number, number];
1034
- export const tokentransition_getHistoricalDocumentTypeName: (a: number) => [number, number];
1035
- export const tokentransition_getTransition: (a: number) => any;
1036
- export const tokentransition_getTransitionType: (a: number) => [number, number];
1037
- export const tokentransition_getTransitionTypeNumber: (a: number) => number;
1038
- export const tokentransition_get_contract_id: (a: number) => number;
1039
- export const tokentransition_get_identity_contract_nonce: (a: number) => bigint;
1040
- export const tokentransition_get_token_id: (a: number) => number;
1041
- export const tokentransition_new: (a: any) => [number, number, number];
1042
- export const tokentransition_set_contract_id: (a: number, b: any) => [number, number];
1043
- export const tokentransition_set_identity_contract_nonce: (a: number, b: bigint) => void;
1044
- export const tokentransition_set_token_id: (a: number, b: any) => [number, number];
1045
- export const tokentransition_struct_name: () => [number, number];
1046
- export const tokentransition_type_name: (a: number) => [number, number];
1047
- export const __wbg_set_distributioninvertedlogarithmic_a: (a: number, b: bigint) => void;
1048
- export const __wbg_set_distributioninvertedlogarithmic_b: (a: number, b: bigint) => void;
1049
- export const __wbg_set_distributioninvertedlogarithmic_d: (a: number, b: bigint) => void;
1050
- export const __wbg_set_distributioninvertedlogarithmic_m: (a: number, b: bigint) => void;
1051
- export const __wbg_set_distributioninvertedlogarithmic_n: (a: number, b: bigint) => void;
1052
- export const __wbg_set_distributioninvertedlogarithmic_o: (a: number, b: bigint) => void;
1053
- export const __wbg_set_distributionlinear_a: (a: number, b: bigint) => void;
1054
- export const __wbg_set_distributionlinear_d: (a: number, b: bigint) => void;
1055
- export const __wbg_set_distributionlinear_startingAmount: (a: number, b: bigint) => void;
1056
- export const __wbg_set_distributionlogarithmic_a: (a: number, b: bigint) => void;
1057
- export const __wbg_set_distributionlogarithmic_b: (a: number, b: bigint) => void;
1058
- export const __wbg_set_distributionlogarithmic_d: (a: number, b: bigint) => void;
1059
- export const __wbg_set_distributionlogarithmic_m: (a: number, b: bigint) => void;
1060
- export const __wbg_set_distributionlogarithmic_n: (a: number, b: bigint) => void;
1061
- export const __wbg_set_distributionlogarithmic_o: (a: number, b: bigint) => void;
1062
- export const __wbg_set_distributionpolynomial_a: (a: number, b: bigint) => void;
1063
- export const __wbg_set_distributionpolynomial_b: (a: number, b: bigint) => void;
1064
- export const __wbg_set_distributionpolynomial_d: (a: number, b: bigint) => void;
1065
- export const __wbg_set_distributionpolynomial_m: (a: number, b: bigint) => void;
1066
- export const __wbg_set_distributionpolynomial_n: (a: number, b: bigint) => void;
1067
- export const __wbg_set_distributionpolynomial_o: (a: number, b: bigint) => void;
1068
- export const __wbg_set_distributionrandom_min: (a: number, b: bigint) => void;
1069
- export const tokenfreezetransition_new: (a: number, b: any, c: number, d: number) => [number, number, number];
1070
- export const sharedencryptednote_new: (a: number, b: number, c: number, d: number) => number;
1071
- export const __wbg_set_distributioninvertedlogarithmic_maxValue: (a: number, b: number, c: bigint) => void;
1072
- export const __wbg_set_distributioninvertedlogarithmic_minValue: (a: number, b: number, c: bigint) => void;
1073
- export const __wbg_set_distributioninvertedlogarithmic_startMoment: (a: number, b: number, c: bigint) => void;
1074
- export const __wbg_set_distributionlinear_maxValue: (a: number, b: number, c: bigint) => void;
1075
- export const __wbg_set_distributionlinear_minValue: (a: number, b: number, c: bigint) => void;
1076
- export const __wbg_set_distributionlinear_startStep: (a: number, b: number, c: bigint) => void;
1077
- export const __wbg_set_distributionlogarithmic_maxValue: (a: number, b: number, c: bigint) => void;
1078
- export const __wbg_set_distributionlogarithmic_minValue: (a: number, b: number, c: bigint) => void;
1079
- export const __wbg_set_distributionlogarithmic_startMoment: (a: number, b: number, c: bigint) => void;
1080
- export const __wbg_set_distributionpolynomial_maxValue: (a: number, b: number, c: bigint) => void;
1081
- export const __wbg_set_distributionpolynomial_minValue: (a: number, b: number, c: bigint) => void;
1082
- export const __wbg_set_distributionpolynomial_startMoment: (a: number, b: number, c: bigint) => void;
1083
- export const __wbg_set_distributionstepdecreasingamount_minValue: (a: number, b: number, c: bigint) => void;
1084
- export const __wbg_set_distributionstepdecreasingamount_startDecreasingOffset: (a: number, b: number, c: bigint) => void;
1085
- export const tokentrademode_NotTradeable: () => number;
1086
- export const tokenconfigurationchangeitem_MainControlGroupItem: (a: number) => number;
1087
- export const __wbg_extendedepochinfo_free: (a: number, b: number) => void;
1088
- export const __wbg_feestrategystep_free: (a: number, b: number) => void;
1089
- export const __wbg_tokenevent_free: (a: number, b: number) => void;
1090
- export const extendedepochinfo_fee_multiplier: (a: number) => number;
1091
- export const extendedepochinfo_fee_multiplier_permille: (a: number) => bigint;
1092
- export const extendedepochinfo_first_block_height: (a: number) => any;
1093
- export const extendedepochinfo_first_block_time: (a: number) => any;
1094
- export const extendedepochinfo_first_core_block_height: (a: number) => number;
1095
- export const extendedepochinfo_fromJSON: (a: any) => [number, number, number];
1096
- export const extendedepochinfo_fromObject: (a: any) => [number, number, number];
1097
- export const extendedepochinfo_index: (a: number) => number;
1098
- export const extendedepochinfo_new: (a: number, b: bigint, c: bigint, d: number, e: bigint, f: number) => number;
1099
- export const extendedepochinfo_protocol_version: (a: number) => number;
1100
- export const extendedepochinfo_set_fee_multiplier_permille: (a: number, b: bigint) => void;
1101
- export const extendedepochinfo_set_first_block_height: (a: number, b: bigint) => void;
1102
- export const extendedepochinfo_set_first_block_time: (a: number, b: bigint) => void;
1103
- export const extendedepochinfo_set_first_core_block_height: (a: number, b: number) => void;
1104
- export const extendedepochinfo_set_index: (a: number, b: number) => void;
1105
- export const extendedepochinfo_set_protocol_version: (a: number, b: number) => void;
1106
- export const extendedepochinfo_struct_name: () => [number, number];
1107
- export const extendedepochinfo_toJSON: (a: number) => [number, number, number];
1108
- export const extendedepochinfo_toObject: (a: number) => [number, number, number];
1109
- export const extendedepochinfo_type_name: (a: number) => [number, number];
1110
- export const feestrategystep_deductFromInput: (a: number) => number;
1111
- export const feestrategystep_index: (a: number) => number;
1112
- export const feestrategystep_isDeductFromInput: (a: number) => number;
1113
- export const feestrategystep_isReduceOutput: (a: number) => number;
1114
- export const feestrategystep_reduceOutput: (a: number) => number;
1115
- export const tokenevent_fromJSON: (a: any) => [number, number, number];
1116
- export const tokenevent_fromObject: (a: any) => [number, number, number];
1117
- export const tokenevent_struct_name: (a: number) => [number, number];
1118
- export const tokenevent_toJSON: (a: number) => [number, number, number];
1119
- export const tokenevent_toObject: (a: number) => [number, number, number];
1120
- export const tokenevent_variant: (a: number) => number;
1121
- export const tokenevent_type_name: (a: number) => [number, number];
1030
+ export const tokenunfreezetransition_get_base: (a: number) => number;
1031
+ export const tokenunfreezetransition_get_frozen_identity_id: (a: number) => number;
1032
+ export const tokenunfreezetransition_get_public_note: (a: number) => [number, number];
1033
+ export const tokenunfreezetransition_new: (a: number, b: any, c: number, d: number) => [number, number, number];
1034
+ export const tokenunfreezetransition_set_base: (a: number, b: number) => void;
1035
+ export const tokenunfreezetransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
1036
+ export const tokenunfreezetransition_set_public_note: (a: number, b: number, c: number) => void;
1037
+ export const tokenunfreezetransition_struct_name: () => [number, number];
1038
+ export const tokenunfreezetransition_type_name: (a: number) => [number, number];
1039
+ export const votepoll_contract_id: (a: number) => number;
1040
+ export const votepoll_document_type_name: (a: number) => [number, number];
1041
+ export const votepoll_fromJSON: (a: any) => [number, number, number];
1042
+ export const votepoll_fromObject: (a: any) => [number, number, number];
1043
+ export const votepoll_index_name: (a: number) => [number, number];
1044
+ export const votepoll_index_values: (a: number) => [number, number, number];
1045
+ export const votepoll_new: (a: any, b: number, c: number, d: number, e: number, f: any) => [number, number, number];
1046
+ export const votepoll_set_contract_id: (a: number, b: any) => [number, number];
1047
+ export const votepoll_set_document_type_name: (a: number, b: number, c: number) => void;
1048
+ export const votepoll_set_index_name: (a: number, b: number, c: number) => void;
1049
+ export const votepoll_set_index_values: (a: number, b: any) => [number, number];
1050
+ export const votepoll_struct_name: () => [number, number];
1051
+ export const votepoll_toJSON: (a: number) => [number, number, number];
1052
+ export const votepoll_toObject: (a: number) => [number, number, number];
1053
+ export const votepoll_toString: (a: number) => [number, number];
1054
+ export const votepoll_type_name: (a: number) => [number, number];
1055
+ export const sharedencryptednote_new: (a: number, b: number, c: number, d: number) => number;
1056
+ export const tokentrademode_NotTradeable: () => number;
1122
1057
  export const __wbg_batchedtransition_free: (a: number, b: number) => void;
1123
1058
  export const __wbg_batchtransition_free: (a: number, b: number) => void;
1124
1059
  export const __wbg_datacontract_free: (a: number, b: number) => void;
1125
1060
  export const __wbg_document_free: (a: number, b: number) => void;
1126
- export const __wbg_documentdeletetransition_free: (a: number, b: number) => void;
1127
- export const __wbg_documenttransition_free: (a: number, b: number) => void;
1128
- export const __wbg_groupaction_free: (a: number, b: number) => void;
1129
- export const __wbg_groupactionevent_free: (a: number, b: number) => void;
1130
1061
  export const __wbg_masternodevotetransition_free: (a: number, b: number) => void;
1131
- export const __wbg_tokendirectpurchasetransition_free: (a: number, b: number) => void;
1132
- export const __wbg_tokenpaymentinfo_free: (a: number, b: number) => void;
1133
- export const __wbg_tokenpricingschedule_free: (a: number, b: number) => void;
1134
- export const __wbg_tokensetpricefordirectpurchasetransition_free: (a: number, b: number) => void;
1062
+ export const __wbg_resourcevote_free: (a: number, b: number) => void;
1063
+ export const __wbg_vote_free: (a: number, b: number) => void;
1135
1064
  export const batchedtransition_data_contract_id: (a: number) => number;
1136
1065
  export const batchedtransition_new: (a: any) => [number, number, number];
1137
1066
  export const batchedtransition_set_data_contract_id: (a: number, b: any) => [number, number];
@@ -1238,51 +1167,6 @@ export const document_toHex: (a: number, b: number, c: any) => [number, number,
1238
1167
  export const document_toJSON: (a: number) => [number, number, number];
1239
1168
  export const document_toObject: (a: number) => [number, number, number];
1240
1169
  export const document_type_name: (a: number) => [number, number];
1241
- export const documentdeletetransition_fromDocumentTransition: (a: number) => [number, number, number];
1242
- export const documentdeletetransition_get_base: (a: number) => number;
1243
- export const documentdeletetransition_new: (a: number, b: bigint, c: any) => [number, number, number];
1244
- export const documentdeletetransition_set_base: (a: number, b: number) => void;
1245
- export const documentdeletetransition_struct_name: () => [number, number];
1246
- export const documentdeletetransition_toDocumentTransition: (a: number) => number;
1247
- export const documentdeletetransition_type_name: (a: number) => [number, number];
1248
- export const documenttransition_get_action_type: (a: number) => [number, number];
1249
- export const documenttransition_get_action_type_number: (a: number) => number;
1250
- export const documenttransition_get_create_transition: (a: number) => [number, number, number];
1251
- export const documenttransition_get_data_contract_id: (a: number) => number;
1252
- export const documenttransition_get_delete_transition: (a: number) => [number, number, number];
1253
- export const documenttransition_get_document_type_name: (a: number) => [number, number];
1254
- export const documenttransition_get_entropy: (a: number) => [number, number];
1255
- export const documenttransition_get_id: (a: number) => number;
1256
- export const documenttransition_get_identity_contract_nonce: (a: number) => bigint;
1257
- export const documenttransition_get_purchase_transition: (a: number) => [number, number, number];
1258
- export const documenttransition_get_replace_transition: (a: number) => [number, number, number];
1259
- export const documenttransition_get_revision: (a: number) => [number, bigint];
1260
- export const documenttransition_get_transfer_transition: (a: number) => [number, number, number];
1261
- export const documenttransition_get_update_price_transition: (a: number) => [number, number, number];
1262
- export const documenttransition_set_data_contract_id: (a: number, b: any) => [number, number];
1263
- export const documenttransition_set_identity_contract_nonce: (a: number, b: bigint) => void;
1264
- export const documenttransition_set_revision: (a: number, b: bigint) => void;
1265
- export const documenttransition_struct_name: () => [number, number];
1266
- export const documenttransition_type_name: (a: number) => [number, number];
1267
- export const groupaction_contract_id: (a: number) => number;
1268
- export const groupaction_event: (a: number) => number;
1269
- export const groupaction_fromJSON: (a: any) => [number, number, number];
1270
- export const groupaction_fromObject: (a: any) => [number, number, number];
1271
- export const groupaction_proposer_id: (a: number) => number;
1272
- export const groupaction_struct_name: () => [number, number];
1273
- export const groupaction_toJSON: (a: number) => [number, number, number];
1274
- export const groupaction_toObject: (a: number) => [number, number, number];
1275
- export const groupaction_token_contract_position: (a: number) => number;
1276
- export const groupaction_type_name: (a: number) => [number, number];
1277
- export const groupactionevent_eventName: (a: number) => [number, number];
1278
- export const groupactionevent_fromJSON: (a: any) => [number, number, number];
1279
- export const groupactionevent_fromObject: (a: any) => [number, number, number];
1280
- export const groupactionevent_publicNote: (a: number) => [number, number];
1281
- export const groupactionevent_struct_name: (a: number) => [number, number];
1282
- export const groupactionevent_toJSON: (a: number) => [number, number, number];
1283
- export const groupactionevent_toObject: (a: number) => [number, number, number];
1284
- export const groupactionevent_tokenEvent: (a: number) => number;
1285
- export const groupactionevent_variant: (a: number) => number;
1286
1170
  export const masternodevotetransition_fromBase64: (a: number, b: number) => [number, number, number];
1287
1171
  export const masternodevotetransition_fromBytes: (a: number, b: number) => [number, number, number];
1288
1172
  export const masternodevotetransition_fromHex: (a: number, b: number) => [number, number, number];
@@ -1314,157 +1198,140 @@ export const masternodevotetransition_toStateTransition: (a: number) => number;
1314
1198
  export const masternodevotetransition_type_name: (a: number) => [number, number];
1315
1199
  export const masternodevotetransition_vote: (a: number) => number;
1316
1200
  export const masternodevotetransition_voter_identity_id: (a: number) => number;
1317
- export const tokendirectpurchasetransition_get_base: (a: number) => number;
1318
- export const tokendirectpurchasetransition_get_token_count: (a: number) => bigint;
1319
- export const tokendirectpurchasetransition_get_total_agreed_price: (a: number) => bigint;
1320
- export const tokendirectpurchasetransition_new: (a: number, b: bigint, c: bigint) => number;
1321
- export const tokendirectpurchasetransition_set_base: (a: number, b: number) => void;
1322
- export const tokendirectpurchasetransition_set_token_count: (a: number, b: bigint) => void;
1323
- export const tokendirectpurchasetransition_set_total_agreed_price: (a: number, b: bigint) => void;
1324
- export const tokendirectpurchasetransition_struct_name: () => [number, number];
1325
- export const tokendirectpurchasetransition_type_name: (a: number) => [number, number];
1326
- export const tokenpaymentinfo_gas_fees_paid_by: (a: number) => [number, number];
1327
- export const tokenpaymentinfo_maximum_token_cost: (a: number) => [number, bigint];
1328
- export const tokenpaymentinfo_minimum_token_cost: (a: number) => [number, bigint];
1329
- export const tokenpaymentinfo_new: (a: any, b: number, c: number, d: bigint, e: number, f: bigint, g: any) => [number, number, number];
1330
- export const tokenpaymentinfo_payment_token_contract_id: (a: number) => number;
1331
- export const tokenpaymentinfo_set_gas_fees_paid_by: (a: number, b: any) => [number, number];
1332
- export const tokenpaymentinfo_set_maximum_token_cost: (a: number, b: number, c: bigint) => void;
1333
- export const tokenpaymentinfo_set_payment_token_contract_id: (a: number, b: any) => [number, number];
1334
- export const tokenpaymentinfo_set_token_contract_position: (a: number, b: number) => void;
1335
- export const tokenpaymentinfo_struct_name: () => [number, number];
1336
- export const tokenpaymentinfo_token_contract_position: (a: number) => number;
1337
- export const tokenpaymentinfo_type_name: (a: number) => [number, number];
1338
- export const tokenpricingschedule_SetPrices: (a: any) => [number, number, number];
1339
- export const tokenpricingschedule_SinglePrice: (a: bigint) => number;
1340
- export const tokenpricingschedule_getScheduleType: (a: number) => [number, number];
1341
- export const tokenpricingschedule_getValue: (a: number) => [number, number, number];
1342
- export const tokenpricingschedule_struct_name: () => [number, number];
1343
- export const tokenpricingschedule_type_name: (a: number) => [number, number];
1344
- export const tokensetpricefordirectpurchasetransition_get_base: (a: number) => number;
1345
- export const tokensetpricefordirectpurchasetransition_get_price: (a: number) => any;
1346
- export const tokensetpricefordirectpurchasetransition_get_public_note: (a: number) => [number, number];
1347
- export const tokensetpricefordirectpurchasetransition_new: (a: number, b: any, c: number, d: number) => [number, number, number];
1348
- export const tokensetpricefordirectpurchasetransition_set_base: (a: number, b: number) => void;
1349
- export const tokensetpricefordirectpurchasetransition_set_price: (a: number, b: any) => [number, number];
1350
- export const tokensetpricefordirectpurchasetransition_set_public_note: (a: number, b: number, c: number) => void;
1351
- export const tokensetpricefordirectpurchasetransition_struct_name: () => [number, number];
1352
- export const tokensetpricefordirectpurchasetransition_type_name: (a: number) => [number, number];
1353
- export const groupactionevent_type_name: (a: number) => [number, number];
1354
- export const tokenpaymentinfo_set_minimum_token_cost: (a: number, b: number, c: bigint) => void;
1201
+ export const resourcevote_choice: (a: number) => number;
1202
+ export const resourcevote_fromJSON: (a: any) => [number, number, number];
1203
+ export const resourcevote_fromObject: (a: any) => [number, number, number];
1204
+ export const resourcevote_new: (a: number, b: number) => number;
1205
+ export const resourcevote_set_choice: (a: number, b: number) => void;
1206
+ export const resourcevote_set_vote_poll: (a: number, b: number) => void;
1207
+ export const resourcevote_struct_name: () => [number, number];
1208
+ export const resourcevote_toJSON: (a: number) => [number, number, number];
1209
+ export const resourcevote_toObject: (a: number) => [number, number, number];
1210
+ export const resourcevote_type_name: (a: number) => [number, number];
1211
+ export const resourcevote_vote_poll: (a: number) => number;
1212
+ export const vote_fromJSON: (a: any) => [number, number, number];
1213
+ export const vote_fromObject: (a: any) => [number, number, number];
1214
+ export const vote_resource_vote_choice: (a: number) => number;
1215
+ export const vote_set_resource_vote_choice: (a: number, b: number) => void;
1216
+ export const vote_set_vote_poll: (a: number, b: number) => void;
1217
+ export const vote_struct_name: () => [number, number];
1218
+ export const vote_toJSON: (a: number) => [number, number, number];
1219
+ export const vote_toObject: (a: number) => [number, number, number];
1220
+ export const vote_type_name: (a: number) => [number, number];
1221
+ export const vote_vote_poll: (a: number) => number;
1222
+ export const vote_new: (a: number, b: number) => number;
1355
1223
  export const masternodevotetransition_get_user_fee_increase: (a: number) => number;
1356
- export const __wbg_assetlockproof_free: (a: number, b: number) => void;
1357
- export const __wbg_identifier_free: (a: number, b: number) => void;
1358
- export const __wbg_identitypublickeyincreation_free: (a: number, b: number) => void;
1359
- export const __wbg_identityupdatetransition_free: (a: number, b: number) => void;
1360
- export const __wbg_tokenbasetransition_free: (a: number, b: number) => void;
1361
- export const __wbg_tokenburntransition_free: (a: number, b: number) => void;
1362
- export const __wbg_tokenclaimtransition_free: (a: number, b: number) => void;
1363
- export const __wbg_tokenconfigurationlocalization_free: (a: number, b: number) => void;
1364
- export const __wbg_tokenstatus_free: (a: number, b: number) => void;
1365
- export const __wbg_tokenunfreezetransition_free: (a: number, b: number) => void;
1366
- export const assetlockproof_createChainAssetLockProof: (a: number, b: number) => [number, number, number];
1367
- export const assetlockproof_createIdentityId: (a: number) => [number, number, number];
1368
- export const assetlockproof_createInstantAssetLockProof: (a: number, b: number, c: number, d: number, e: number) => [number, number, number];
1369
- export const assetlockproof_fromBytes: (a: number, b: number) => [number, number, number];
1370
- export const assetlockproof_fromHex: (a: number, b: number) => [number, number, number];
1371
- export const assetlockproof_fromJSON: (a: any) => [number, number, number];
1372
- export const assetlockproof_fromObject: (a: any) => [number, number, number];
1373
- export const assetlockproof_getChainLockProof: (a: number) => number;
1374
- export const assetlockproof_getInstantLockProof: (a: number) => number;
1375
- export const assetlockproof_getLockType: (a: number) => [number, number];
1376
- export const assetlockproof_getOutPoint: (a: number) => number;
1377
- export const assetlockproof_new: (a: any) => [number, number, number];
1378
- export const assetlockproof_struct_name: () => [number, number];
1379
- export const assetlockproof_toBytes: (a: number) => [number, number, number, number];
1380
- export const assetlockproof_toHex: (a: number) => [number, number, number, number];
1381
- export const assetlockproof_toJSON: (a: number) => [number, number, number];
1382
- export const assetlockproof_toObject: (a: number) => [number, number, number];
1383
- export const assetlockproof_type_name: (a: number) => [number, number];
1384
- export const identifier_fromBase58: (a: number, b: number) => [number, number, number];
1385
- export const identifier_fromBase64: (a: number, b: number) => [number, number, number];
1386
- export const identifier_fromBytes: (a: number, b: number) => [number, number, number];
1387
- export const identifier_fromHex: (a: number, b: number) => [number, number, number];
1388
- export const identifier_new: (a: any) => [number, number, number];
1389
- export const identifier_struct_name: () => [number, number];
1390
- export const identifier_toBase58: (a: number) => [number, number];
1391
- export const identifier_toBase64: (a: number) => [number, number];
1392
- export const identifier_toBytes: (a: number) => [number, number];
1393
- export const identifier_toHex: (a: number) => [number, number];
1394
- export const identifier_type_name: (a: number) => [number, number];
1395
- export const identitypublickeyincreation_fromJSON: (a: any) => [number, number, number];
1396
- export const identitypublickeyincreation_fromObject: (a: any) => [number, number, number];
1397
- export const identitypublickeyincreation_getHash: (a: number) => [number, number, number, number];
1398
- export const identitypublickeyincreation_get_contract_bounds: (a: number) => number;
1399
- export const identitypublickeyincreation_get_data: (a: number) => [number, number];
1400
- export const identitypublickeyincreation_get_key_id: (a: number) => number;
1401
- export const identitypublickeyincreation_get_key_type: (a: number) => [number, number];
1402
- export const identitypublickeyincreation_get_purpose: (a: number) => [number, number];
1403
- export const identitypublickeyincreation_get_read_only: (a: number) => number;
1404
- export const identitypublickeyincreation_get_security_level: (a: number) => [number, number];
1405
- export const identitypublickeyincreation_get_signature: (a: number) => [number, number];
1406
- export const identitypublickeyincreation_new: (a: number, b: any, c: any, d: any, e: number, f: number, g: number, h: number, i: number, j: any) => [number, number, number];
1407
- export const identitypublickeyincreation_set_contract_bounds: (a: number, b: any) => [number, number];
1408
- export const identitypublickeyincreation_set_data: (a: number, b: number, c: number) => void;
1409
- export const identitypublickeyincreation_set_key_id: (a: number, b: number) => void;
1410
- export const identitypublickeyincreation_set_key_type: (a: number, b: any) => [number, number];
1411
- export const identitypublickeyincreation_set_purpose: (a: number, b: any) => [number, number];
1412
- export const identitypublickeyincreation_set_read_only: (a: number, b: number) => void;
1413
- export const identitypublickeyincreation_set_security_level: (a: number, b: any) => [number, number];
1414
- export const identitypublickeyincreation_set_signature: (a: number, b: number, c: number) => void;
1415
- export const identitypublickeyincreation_struct_name: () => [number, number];
1416
- export const identitypublickeyincreation_toIdentityPublicKey: (a: number) => [number, number, number];
1417
- export const identitypublickeyincreation_toJSON: (a: number) => [number, number, number];
1418
- export const identitypublickeyincreation_toObject: (a: number) => [number, number, number];
1419
- export const identitypublickeyincreation_type_name: (a: number) => [number, number];
1420
- export const identityupdatetransition_fromBase64: (a: number, b: number) => [number, number, number];
1421
- export const identityupdatetransition_fromBytes: (a: number, b: number) => [number, number, number];
1422
- export const identityupdatetransition_fromHex: (a: number, b: number) => [number, number, number];
1423
- export const identityupdatetransition_fromJSON: (a: any) => [number, number, number];
1424
- export const identityupdatetransition_fromObject: (a: any) => [number, number, number];
1425
- export const identityupdatetransition_fromStateTransition: (a: number) => [number, number, number];
1426
- export const identityupdatetransition_getModifiedDataIds: (a: number) => [number, number];
1427
- export const identityupdatetransition_getOptionalAssetLockProof: (a: number) => any;
1428
- export const identityupdatetransition_getPurposeRequirement: (a: number) => [number, number];
1429
- export const identityupdatetransition_getSignableBytes: (a: number) => [number, number, number, number];
1430
- export const identityupdatetransition_get_identity_identifier: (a: number) => number;
1431
- export const identityupdatetransition_get_nonce: (a: number) => bigint;
1432
- export const identityupdatetransition_get_public_key_ids_to_add: (a: number) => [number, number];
1433
- export const identityupdatetransition_get_public_key_ids_to_disable: (a: number) => [number, number];
1434
- export const identityupdatetransition_get_revision: (a: number) => bigint;
1435
- export const identityupdatetransition_get_signature: (a: number) => [number, number];
1436
- export const identityupdatetransition_get_signature_public_key_id: (a: number) => number;
1437
- export const identityupdatetransition_get_user_fee_increase: (a: number) => number;
1438
- export const identityupdatetransition_new: (a: any, b: bigint, c: bigint, d: any, e: number, f: number, g: number) => [number, number, number];
1439
- export const identityupdatetransition_set_identity_identifier: (a: number, b: any) => [number, number];
1440
- export const identityupdatetransition_set_nonce: (a: number, b: bigint) => void;
1441
- export const identityupdatetransition_set_public_key_ids_to_add: (a: number, b: any) => [number, number];
1442
- export const identityupdatetransition_set_public_key_ids_to_disable: (a: number, b: number, c: number) => void;
1443
- export const identityupdatetransition_set_revision: (a: number, b: bigint) => void;
1444
- export const identityupdatetransition_set_signature: (a: number, b: number, c: number) => void;
1445
- export const identityupdatetransition_set_signature_public_key_id: (a: number, b: number) => void;
1446
- export const identityupdatetransition_set_user_fee_increase: (a: number, b: number) => void;
1447
- export const identityupdatetransition_struct_name: () => [number, number];
1448
- export const identityupdatetransition_toBase64: (a: number) => [number, number, number, number];
1449
- export const identityupdatetransition_toBytes: (a: number) => [number, number, number, number];
1450
- export const identityupdatetransition_toHex: (a: number) => [number, number, number, number];
1451
- export const identityupdatetransition_toJSON: (a: number) => [number, number, number];
1452
- export const identityupdatetransition_toObject: (a: number) => [number, number, number];
1453
- export const identityupdatetransition_toStateTransition: (a: number) => number;
1454
- export const identityupdatetransition_type_name: (a: number) => [number, number];
1455
- export const tokenbasetransition_get_data_contract_id: (a: number) => number;
1456
- export const tokenbasetransition_get_identity_contract_nonce: (a: number) => bigint;
1457
- export const tokenbasetransition_get_token_contract_position: (a: number) => number;
1458
- export const tokenbasetransition_get_token_id: (a: number) => number;
1459
- export const tokenbasetransition_get_using_group_info: (a: number) => number;
1460
- export const tokenbasetransition_new: (a: bigint, b: number, c: any, d: any, e: any) => [number, number, number];
1461
- export const tokenbasetransition_set_data_contract_id: (a: number, b: any) => [number, number];
1462
- export const tokenbasetransition_set_identity_contract_nonce: (a: number, b: bigint) => void;
1463
- export const tokenbasetransition_set_token_contract_position: (a: number, b: number) => void;
1464
- export const tokenbasetransition_set_token_id: (a: number, b: any) => [number, number];
1465
- export const tokenbasetransition_set_using_group_info: (a: number, b: any) => [number, number];
1466
- export const tokenbasetransition_struct_name: () => [number, number];
1467
- export const tokenbasetransition_type_name: (a: number) => [number, number];
1224
+ export const __wbg_distributionexponential_free: (a: number, b: number) => void;
1225
+ export const __wbg_distributionfixedamount_free: (a: number, b: number) => void;
1226
+ export const __wbg_distributioninvertedlogarithmic_free: (a: number, b: number) => void;
1227
+ export const __wbg_distributionlinear_free: (a: number, b: number) => void;
1228
+ export const __wbg_distributionlogarithmic_free: (a: number, b: number) => void;
1229
+ export const __wbg_distributionpolynomial_free: (a: number, b: number) => void;
1230
+ export const __wbg_distributionrandom_free: (a: number, b: number) => void;
1231
+ export const __wbg_distributionstepdecreasingamount_free: (a: number, b: number) => void;
1232
+ export const __wbg_get_distributionexponential_a: (a: number) => bigint;
1233
+ export const __wbg_get_distributionexponential_b: (a: number) => bigint;
1234
+ export const __wbg_get_distributionexponential_d: (a: number) => bigint;
1235
+ export const __wbg_get_distributionexponential_m: (a: number) => bigint;
1236
+ export const __wbg_get_distributionexponential_maxValue: (a: number) => [number, bigint];
1237
+ export const __wbg_get_distributionexponential_minValue: (a: number) => [number, bigint];
1238
+ export const __wbg_get_distributionexponential_n: (a: number) => bigint;
1239
+ export const __wbg_get_distributionexponential_o: (a: number) => bigint;
1240
+ export const __wbg_get_distributionexponential_startMoment: (a: number) => [number, bigint];
1241
+ export const __wbg_get_distributionfixedamount_amount: (a: number) => bigint;
1242
+ export const __wbg_get_distributioninvertedlogarithmic_a: (a: number) => bigint;
1243
+ export const __wbg_get_distributioninvertedlogarithmic_b: (a: number) => bigint;
1244
+ export const __wbg_get_distributioninvertedlogarithmic_d: (a: number) => bigint;
1245
+ export const __wbg_get_distributioninvertedlogarithmic_m: (a: number) => bigint;
1246
+ export const __wbg_get_distributioninvertedlogarithmic_maxValue: (a: number) => [number, bigint];
1247
+ export const __wbg_get_distributioninvertedlogarithmic_minValue: (a: number) => [number, bigint];
1248
+ export const __wbg_get_distributioninvertedlogarithmic_n: (a: number) => bigint;
1249
+ export const __wbg_get_distributioninvertedlogarithmic_o: (a: number) => bigint;
1250
+ export const __wbg_get_distributioninvertedlogarithmic_startMoment: (a: number) => [number, bigint];
1251
+ export const __wbg_get_distributionlinear_a: (a: number) => bigint;
1252
+ export const __wbg_get_distributionlinear_d: (a: number) => bigint;
1253
+ export const __wbg_get_distributionlinear_maxValue: (a: number) => [number, bigint];
1254
+ export const __wbg_get_distributionlinear_minValue: (a: number) => [number, bigint];
1255
+ export const __wbg_get_distributionlinear_startStep: (a: number) => [number, bigint];
1256
+ export const __wbg_get_distributionlinear_startingAmount: (a: number) => bigint;
1257
+ export const __wbg_get_distributionlogarithmic_a: (a: number) => bigint;
1258
+ export const __wbg_get_distributionlogarithmic_b: (a: number) => bigint;
1259
+ export const __wbg_get_distributionlogarithmic_d: (a: number) => bigint;
1260
+ export const __wbg_get_distributionlogarithmic_m: (a: number) => bigint;
1261
+ export const __wbg_get_distributionlogarithmic_maxValue: (a: number) => [number, bigint];
1262
+ export const __wbg_get_distributionlogarithmic_minValue: (a: number) => [number, bigint];
1263
+ export const __wbg_get_distributionlogarithmic_n: (a: number) => bigint;
1264
+ export const __wbg_get_distributionlogarithmic_o: (a: number) => bigint;
1265
+ export const __wbg_get_distributionlogarithmic_startMoment: (a: number) => [number, bigint];
1266
+ export const __wbg_get_distributionpolynomial_a: (a: number) => bigint;
1267
+ export const __wbg_get_distributionpolynomial_b: (a: number) => bigint;
1268
+ export const __wbg_get_distributionpolynomial_d: (a: number) => bigint;
1269
+ export const __wbg_get_distributionpolynomial_m: (a: number) => bigint;
1270
+ export const __wbg_get_distributionpolynomial_maxValue: (a: number) => [number, bigint];
1271
+ export const __wbg_get_distributionpolynomial_minValue: (a: number) => [number, bigint];
1272
+ export const __wbg_get_distributionpolynomial_n: (a: number) => bigint;
1273
+ export const __wbg_get_distributionpolynomial_o: (a: number) => bigint;
1274
+ export const __wbg_get_distributionpolynomial_startMoment: (a: number) => [number, bigint];
1275
+ export const __wbg_get_distributionrandom_max: (a: number) => bigint;
1276
+ export const __wbg_get_distributionrandom_min: (a: number) => bigint;
1277
+ export const __wbg_get_distributionstepdecreasingamount_decreasePerIntervalDenominator: (a: number) => number;
1278
+ export const __wbg_get_distributionstepdecreasingamount_decreasePerIntervalNumerator: (a: number) => number;
1279
+ export const __wbg_get_distributionstepdecreasingamount_distributionStartAmount: (a: number) => bigint;
1280
+ export const __wbg_get_distributionstepdecreasingamount_maxIntervalCount: (a: number) => number;
1281
+ export const __wbg_get_distributionstepdecreasingamount_minValue: (a: number) => [number, bigint];
1282
+ export const __wbg_get_distributionstepdecreasingamount_startDecreasingOffset: (a: number) => [number, bigint];
1283
+ export const __wbg_get_distributionstepdecreasingamount_stepCount: (a: number) => number;
1284
+ export const __wbg_get_distributionstepdecreasingamount_trailingDistributionIntervalAmount: (a: number) => bigint;
1285
+ export const __wbg_groupaction_free: (a: number, b: number) => void;
1286
+ export const __wbg_groupactionevent_free: (a: number, b: number) => void;
1287
+ export const __wbg_set_distributionexponential_a: (a: number, b: bigint) => void;
1288
+ export const __wbg_set_distributionexponential_b: (a: number, b: bigint) => void;
1289
+ export const __wbg_set_distributionexponential_d: (a: number, b: bigint) => void;
1290
+ export const __wbg_set_distributionexponential_m: (a: number, b: bigint) => void;
1291
+ export const __wbg_set_distributionexponential_maxValue: (a: number, b: number, c: bigint) => void;
1292
+ export const __wbg_set_distributionexponential_minValue: (a: number, b: number, c: bigint) => void;
1293
+ export const __wbg_set_distributionexponential_n: (a: number, b: bigint) => void;
1294
+ export const __wbg_set_distributionexponential_o: (a: number, b: bigint) => void;
1295
+ export const __wbg_set_distributionexponential_startMoment: (a: number, b: number, c: bigint) => void;
1296
+ export const __wbg_set_distributionfixedamount_amount: (a: number, b: bigint) => void;
1297
+ export const __wbg_set_distributionrandom_max: (a: number, b: bigint) => void;
1298
+ export const __wbg_set_distributionstepdecreasingamount_decreasePerIntervalDenominator: (a: number, b: number) => void;
1299
+ export const __wbg_set_distributionstepdecreasingamount_decreasePerIntervalNumerator: (a: number, b: number) => void;
1300
+ export const __wbg_set_distributionstepdecreasingamount_distributionStartAmount: (a: number, b: bigint) => void;
1301
+ export const __wbg_set_distributionstepdecreasingamount_maxIntervalCount: (a: number, b: number) => void;
1302
+ export const __wbg_set_distributionstepdecreasingamount_stepCount: (a: number, b: number) => void;
1303
+ export const __wbg_set_distributionstepdecreasingamount_trailingDistributionIntervalAmount: (a: number, b: bigint) => void;
1304
+ export const __wbg_tokenburntransition_free: (a: number, b: number) => void;
1305
+ export const __wbg_tokenclaimtransition_free: (a: number, b: number) => void;
1306
+ export const __wbg_tokenconfigupdatetransition_free: (a: number, b: number) => void;
1307
+ export const __wbg_tokenconfiguration_free: (a: number, b: number) => void;
1308
+ export const __wbg_tokenconfigurationchangeitem_free: (a: number, b: number) => void;
1309
+ export const __wbg_tokenconfigurationlocalization_free: (a: number, b: number) => void;
1310
+ export const __wbg_tokendirectpurchasetransition_free: (a: number, b: number) => void;
1311
+ export const __wbg_tokenkeepshistoryrules_free: (a: number, b: number) => void;
1312
+ export const __wbg_tokenmarketplacerules_free: (a: number, b: number) => void;
1313
+ export const __wbg_tokenminttransition_free: (a: number, b: number) => void;
1314
+ export const __wbg_tokensetpricefordirectpurchasetransition_free: (a: number, b: number) => void;
1315
+ export const __wbg_tokentransition_free: (a: number, b: number) => void;
1316
+ export const groupaction_contract_id: (a: number) => number;
1317
+ export const groupaction_event: (a: number) => number;
1318
+ export const groupaction_fromJSON: (a: any) => [number, number, number];
1319
+ export const groupaction_fromObject: (a: any) => [number, number, number];
1320
+ export const groupaction_proposer_id: (a: number) => number;
1321
+ export const groupaction_struct_name: () => [number, number];
1322
+ export const groupaction_toJSON: (a: number) => [number, number, number];
1323
+ export const groupaction_toObject: (a: number) => [number, number, number];
1324
+ export const groupaction_token_contract_position: (a: number) => number;
1325
+ export const groupaction_type_name: (a: number) => [number, number];
1326
+ export const groupactionevent_eventName: (a: number) => [number, number];
1327
+ export const groupactionevent_fromJSON: (a: any) => [number, number, number];
1328
+ export const groupactionevent_fromObject: (a: any) => [number, number, number];
1329
+ export const groupactionevent_publicNote: (a: number) => [number, number];
1330
+ export const groupactionevent_struct_name: (a: number) => [number, number];
1331
+ export const groupactionevent_toJSON: (a: number) => [number, number, number];
1332
+ export const groupactionevent_toObject: (a: number) => [number, number, number];
1333
+ export const groupactionevent_tokenEvent: (a: number) => number;
1334
+ export const groupactionevent_variant: (a: number) => number;
1468
1335
  export const tokenburntransition_get_base: (a: number) => number;
1469
1336
  export const tokenburntransition_get_burn_amount: (a: number) => bigint;
1470
1337
  export const tokenburntransition_get_public_note: (a: number) => [number, number];
@@ -1483,6 +1350,61 @@ export const tokenclaimtransition_set_distribution_type: (a: number, b: any) =>
1483
1350
  export const tokenclaimtransition_set_public_note: (a: number, b: number, c: number) => void;
1484
1351
  export const tokenclaimtransition_struct_name: () => [number, number];
1485
1352
  export const tokenclaimtransition_type_name: (a: number) => [number, number];
1353
+ export const tokenconfigupdatetransition_get_base: (a: number) => number;
1354
+ export const tokenconfigupdatetransition_get_public_note: (a: number) => [number, number];
1355
+ export const tokenconfigupdatetransition_get_update_token_configuration_item: (a: number) => number;
1356
+ export const tokenconfigupdatetransition_new: (a: number, b: number, c: number, d: number) => [number, number, number];
1357
+ export const tokenconfigupdatetransition_set_base: (a: number, b: number) => void;
1358
+ export const tokenconfigupdatetransition_set_public_note: (a: number, b: number, c: number) => void;
1359
+ export const tokenconfigupdatetransition_set_update_token_configuration_item: (a: number, b: number) => void;
1360
+ export const tokenconfigupdatetransition_struct_name: () => [number, number];
1361
+ export const tokenconfigupdatetransition_type_name: (a: number) => [number, number];
1362
+ export const tokenconfiguration_calculateTokenId: (a: any, b: number) => [number, number, number];
1363
+ export const tokenconfiguration_get_base_supply: (a: number) => bigint;
1364
+ export const tokenconfiguration_get_conventions: (a: number) => number;
1365
+ export const tokenconfiguration_get_conventions_change_rules: (a: number) => number;
1366
+ export const tokenconfiguration_get_description: (a: number) => [number, number];
1367
+ export const tokenconfiguration_get_destroy_frozen_funds_rules: (a: number) => number;
1368
+ export const tokenconfiguration_get_distribution_rules: (a: number) => number;
1369
+ export const tokenconfiguration_get_emergency_action_rules: (a: number) => number;
1370
+ export const tokenconfiguration_get_freeze_rules: (a: number) => number;
1371
+ export const tokenconfiguration_get_is_allowed_transfer_to_frozen_balance: (a: number) => number;
1372
+ export const tokenconfiguration_get_keeps_history: (a: number) => number;
1373
+ export const tokenconfiguration_get_main_control_group: (a: number) => number;
1374
+ export const tokenconfiguration_get_main_control_group_can_be_modified: (a: number) => number;
1375
+ export const tokenconfiguration_get_manual_burning_rules: (a: number) => number;
1376
+ export const tokenconfiguration_get_manual_minting_rules: (a: number) => number;
1377
+ export const tokenconfiguration_get_marketplace_rules: (a: number) => number;
1378
+ export const tokenconfiguration_get_max_supply: (a: number) => [number, bigint];
1379
+ export const tokenconfiguration_get_max_supply_change_rules: (a: number) => number;
1380
+ export const tokenconfiguration_get_start_as_paused: (a: number) => number;
1381
+ export const tokenconfiguration_get_unfreeze_rules: (a: number) => number;
1382
+ export const tokenconfiguration_new: (a: number, b: number, c: bigint, d: number, e: bigint, f: number, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number, p: number, q: number, r: number, s: number, t: number, u: number) => number;
1383
+ export const tokenconfiguration_set_base_supply: (a: number, b: bigint) => void;
1384
+ export const tokenconfiguration_set_conventions: (a: number, b: number) => void;
1385
+ export const tokenconfiguration_set_conventions_change_rules: (a: number, b: number) => void;
1386
+ export const tokenconfiguration_set_description: (a: number, b: number, c: number) => void;
1387
+ export const tokenconfiguration_set_destroy_frozen_funds_rules: (a: number, b: number) => void;
1388
+ export const tokenconfiguration_set_distribution_rules: (a: number, b: number) => void;
1389
+ export const tokenconfiguration_set_emergency_action_rules: (a: number, b: number) => void;
1390
+ export const tokenconfiguration_set_freeze_rules: (a: number, b: number) => void;
1391
+ export const tokenconfiguration_set_is_allowed_transfer_to_frozen_balance: (a: number, b: number) => void;
1392
+ export const tokenconfiguration_set_keeps_history: (a: number, b: number) => void;
1393
+ export const tokenconfiguration_set_main_control_group: (a: number, b: number) => void;
1394
+ export const tokenconfiguration_set_main_control_group_can_be_modified: (a: number, b: number) => void;
1395
+ export const tokenconfiguration_set_manual_burning_rules: (a: number, b: number) => void;
1396
+ export const tokenconfiguration_set_manual_minting_rules: (a: number, b: number) => void;
1397
+ export const tokenconfiguration_set_marketplace_rules: (a: number, b: number) => void;
1398
+ export const tokenconfiguration_set_max_supply: (a: number, b: number, c: bigint) => void;
1399
+ export const tokenconfiguration_set_max_supply_change_rules: (a: number, b: number) => void;
1400
+ export const tokenconfiguration_set_start_as_paused: (a: number, b: number) => void;
1401
+ export const tokenconfiguration_set_unfreeze_rules: (a: number, b: number) => void;
1402
+ export const tokenconfiguration_struct_name: () => [number, number];
1403
+ export const tokenconfiguration_type_name: (a: number) => [number, number];
1404
+ export const tokenconfigurationchangeitem_getItem: (a: number) => any;
1405
+ export const tokenconfigurationchangeitem_getItemName: (a: number) => [number, number];
1406
+ export const tokenconfigurationchangeitem_struct_name: () => [number, number];
1407
+ export const tokenconfigurationchangeitem_type_name: (a: number) => [number, number];
1486
1408
  export const tokenconfigurationlocalization_fromJSON: (a: any) => [number, number, number];
1487
1409
  export const tokenconfigurationlocalization_fromObject: (a: any) => [number, number, number];
1488
1410
  export const tokenconfigurationlocalization_get_plural_form: (a: number) => [number, number];
@@ -1496,18 +1418,109 @@ export const tokenconfigurationlocalization_struct_name: () => [number, number];
1496
1418
  export const tokenconfigurationlocalization_toJSON: (a: number) => [number, number, number];
1497
1419
  export const tokenconfigurationlocalization_toObject: (a: number) => [number, number, number];
1498
1420
  export const tokenconfigurationlocalization_type_name: (a: number) => [number, number];
1499
- export const tokenstatus_paused: (a: number) => number;
1500
- export const tokenunfreezetransition_get_base: (a: number) => number;
1501
- export const tokenunfreezetransition_get_frozen_identity_id: (a: number) => number;
1502
- export const tokenunfreezetransition_get_public_note: (a: number) => [number, number];
1503
- export const tokenunfreezetransition_new: (a: number, b: any, c: number, d: number) => [number, number, number];
1504
- export const tokenunfreezetransition_set_base: (a: number, b: number) => void;
1505
- export const tokenunfreezetransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
1506
- export const tokenunfreezetransition_set_public_note: (a: number, b: number, c: number) => void;
1507
- export const tokenunfreezetransition_struct_name: () => [number, number];
1508
- export const tokenunfreezetransition_type_name: (a: number) => [number, number];
1509
- export const identifier_toJSON: (a: number) => [number, number];
1510
- export const identifier_toString: (a: number) => [number, number];
1421
+ export const tokendirectpurchasetransition_get_base: (a: number) => number;
1422
+ export const tokendirectpurchasetransition_get_token_count: (a: number) => bigint;
1423
+ export const tokendirectpurchasetransition_get_total_agreed_price: (a: number) => bigint;
1424
+ export const tokendirectpurchasetransition_new: (a: number, b: bigint, c: bigint) => number;
1425
+ export const tokendirectpurchasetransition_set_base: (a: number, b: number) => void;
1426
+ export const tokendirectpurchasetransition_set_token_count: (a: number, b: bigint) => void;
1427
+ export const tokendirectpurchasetransition_set_total_agreed_price: (a: number, b: bigint) => void;
1428
+ export const tokendirectpurchasetransition_struct_name: () => [number, number];
1429
+ export const tokendirectpurchasetransition_type_name: (a: number) => [number, number];
1430
+ export const tokenkeepshistoryrules_get_keeps_burning_history: (a: number) => number;
1431
+ export const tokenkeepshistoryrules_get_keeps_direct_pricing_history: (a: number) => number;
1432
+ export const tokenkeepshistoryrules_get_keeps_direct_purchase_history: (a: number) => number;
1433
+ export const tokenkeepshistoryrules_get_keeps_freezing_history: (a: number) => number;
1434
+ export const tokenkeepshistoryrules_get_keeps_minting_history: (a: number) => number;
1435
+ export const tokenkeepshistoryrules_get_keeps_transfer_history: (a: number) => number;
1436
+ export const tokenkeepshistoryrules_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
1437
+ export const tokenkeepshistoryrules_set_keeps_burning_history: (a: number, b: number) => void;
1438
+ export const tokenkeepshistoryrules_set_keeps_direct_pricing_history: (a: number, b: number) => void;
1439
+ export const tokenkeepshistoryrules_set_keeps_direct_purchase_history: (a: number, b: number) => void;
1440
+ export const tokenkeepshistoryrules_set_keeps_freezing_history: (a: number, b: number) => void;
1441
+ export const tokenkeepshistoryrules_set_keeps_minting_history: (a: number, b: number) => void;
1442
+ export const tokenkeepshistoryrules_set_keeps_transfer_history: (a: number, b: number) => void;
1443
+ export const tokenkeepshistoryrules_struct_name: () => [number, number];
1444
+ export const tokenkeepshistoryrules_type_name: (a: number) => [number, number];
1445
+ export const tokenmarketplacerules_new: (a: number, b: number) => number;
1446
+ export const tokenmarketplacerules_set_trade_mode: (a: number, b: number) => void;
1447
+ export const tokenmarketplacerules_set_trade_mode_change_rules: (a: number, b: number) => void;
1448
+ export const tokenmarketplacerules_struct_name: () => [number, number];
1449
+ export const tokenmarketplacerules_trade_mode: (a: number) => number;
1450
+ export const tokenmarketplacerules_trade_mode_change_rules: (a: number) => number;
1451
+ export const tokenmarketplacerules_type_name: (a: number) => [number, number];
1452
+ export const tokenminttransition_getRecipientId: (a: number, b: number) => [number, number, number];
1453
+ export const tokenminttransition_get_amount: (a: number) => bigint;
1454
+ export const tokenminttransition_get_base: (a: number) => number;
1455
+ export const tokenminttransition_get_public_note: (a: number) => [number, number];
1456
+ export const tokenminttransition_issued_to_identity_id: (a: number) => number;
1457
+ export const tokenminttransition_new: (a: number, b: any, c: bigint, d: number, e: number) => [number, number, number];
1458
+ export const tokenminttransition_set_amount: (a: number, b: bigint) => void;
1459
+ export const tokenminttransition_set_base: (a: number, b: number) => void;
1460
+ export const tokenminttransition_set_issued_to_identity_id: (a: number, b: any) => [number, number];
1461
+ export const tokenminttransition_set_public_note: (a: number, b: number, c: number) => void;
1462
+ export const tokenminttransition_struct_name: () => [number, number];
1463
+ export const tokenminttransition_type_name: (a: number) => [number, number];
1464
+ export const tokensetpricefordirectpurchasetransition_get_base: (a: number) => number;
1465
+ export const tokensetpricefordirectpurchasetransition_get_price: (a: number) => any;
1466
+ export const tokensetpricefordirectpurchasetransition_get_public_note: (a: number) => [number, number];
1467
+ export const tokensetpricefordirectpurchasetransition_new: (a: number, b: any, c: number, d: number) => [number, number, number];
1468
+ export const tokensetpricefordirectpurchasetransition_set_base: (a: number, b: number) => void;
1469
+ export const tokensetpricefordirectpurchasetransition_set_price: (a: number, b: any) => [number, number];
1470
+ export const tokensetpricefordirectpurchasetransition_set_public_note: (a: number, b: number, c: number) => void;
1471
+ export const tokensetpricefordirectpurchasetransition_struct_name: () => [number, number];
1472
+ export const tokensetpricefordirectpurchasetransition_type_name: (a: number) => [number, number];
1473
+ export const tokentransition_getHistoricalDocumentId: (a: number, b: any) => [number, number, number];
1474
+ export const tokentransition_getHistoricalDocumentTypeName: (a: number) => [number, number];
1475
+ export const tokentransition_getTransition: (a: number) => any;
1476
+ export const tokentransition_getTransitionType: (a: number) => [number, number];
1477
+ export const tokentransition_getTransitionTypeNumber: (a: number) => number;
1478
+ export const tokentransition_get_contract_id: (a: number) => number;
1479
+ export const tokentransition_get_identity_contract_nonce: (a: number) => bigint;
1480
+ export const tokentransition_get_token_id: (a: number) => number;
1481
+ export const tokentransition_new: (a: any) => [number, number, number];
1482
+ export const tokentransition_set_contract_id: (a: number, b: any) => [number, number];
1483
+ export const tokentransition_set_identity_contract_nonce: (a: number, b: bigint) => void;
1484
+ export const tokentransition_set_token_id: (a: number, b: any) => [number, number];
1485
+ export const tokentransition_struct_name: () => [number, number];
1486
+ export const tokentransition_type_name: (a: number) => [number, number];
1487
+ export const groupactionevent_type_name: (a: number) => [number, number];
1488
+ export const __wbg_set_distributioninvertedlogarithmic_a: (a: number, b: bigint) => void;
1489
+ export const __wbg_set_distributioninvertedlogarithmic_b: (a: number, b: bigint) => void;
1490
+ export const __wbg_set_distributioninvertedlogarithmic_d: (a: number, b: bigint) => void;
1491
+ export const __wbg_set_distributioninvertedlogarithmic_m: (a: number, b: bigint) => void;
1492
+ export const __wbg_set_distributioninvertedlogarithmic_n: (a: number, b: bigint) => void;
1493
+ export const __wbg_set_distributioninvertedlogarithmic_o: (a: number, b: bigint) => void;
1494
+ export const __wbg_set_distributionlinear_a: (a: number, b: bigint) => void;
1495
+ export const __wbg_set_distributionlinear_d: (a: number, b: bigint) => void;
1496
+ export const __wbg_set_distributionlinear_startingAmount: (a: number, b: bigint) => void;
1497
+ export const __wbg_set_distributionlogarithmic_a: (a: number, b: bigint) => void;
1498
+ export const __wbg_set_distributionlogarithmic_b: (a: number, b: bigint) => void;
1499
+ export const __wbg_set_distributionlogarithmic_d: (a: number, b: bigint) => void;
1500
+ export const __wbg_set_distributionlogarithmic_m: (a: number, b: bigint) => void;
1501
+ export const __wbg_set_distributionlogarithmic_n: (a: number, b: bigint) => void;
1502
+ export const __wbg_set_distributionlogarithmic_o: (a: number, b: bigint) => void;
1503
+ export const __wbg_set_distributionpolynomial_a: (a: number, b: bigint) => void;
1504
+ export const __wbg_set_distributionpolynomial_b: (a: number, b: bigint) => void;
1505
+ export const __wbg_set_distributionpolynomial_d: (a: number, b: bigint) => void;
1506
+ export const __wbg_set_distributionpolynomial_m: (a: number, b: bigint) => void;
1507
+ export const __wbg_set_distributionpolynomial_n: (a: number, b: bigint) => void;
1508
+ export const __wbg_set_distributionpolynomial_o: (a: number, b: bigint) => void;
1509
+ export const __wbg_set_distributionrandom_min: (a: number, b: bigint) => void;
1510
+ export const __wbg_set_distributioninvertedlogarithmic_maxValue: (a: number, b: number, c: bigint) => void;
1511
+ export const __wbg_set_distributioninvertedlogarithmic_minValue: (a: number, b: number, c: bigint) => void;
1512
+ export const __wbg_set_distributioninvertedlogarithmic_startMoment: (a: number, b: number, c: bigint) => void;
1513
+ export const __wbg_set_distributionlinear_maxValue: (a: number, b: number, c: bigint) => void;
1514
+ export const __wbg_set_distributionlinear_minValue: (a: number, b: number, c: bigint) => void;
1515
+ export const __wbg_set_distributionlinear_startStep: (a: number, b: number, c: bigint) => void;
1516
+ export const __wbg_set_distributionlogarithmic_maxValue: (a: number, b: number, c: bigint) => void;
1517
+ export const __wbg_set_distributionlogarithmic_minValue: (a: number, b: number, c: bigint) => void;
1518
+ export const __wbg_set_distributionlogarithmic_startMoment: (a: number, b: number, c: bigint) => void;
1519
+ export const __wbg_set_distributionpolynomial_maxValue: (a: number, b: number, c: bigint) => void;
1520
+ export const __wbg_set_distributionpolynomial_minValue: (a: number, b: number, c: bigint) => void;
1521
+ export const __wbg_set_distributionpolynomial_startMoment: (a: number, b: number, c: bigint) => void;
1522
+ export const __wbg_set_distributionstepdecreasingamount_minValue: (a: number, b: number, c: bigint) => void;
1523
+ export const __wbg_set_distributionstepdecreasingamount_startDecreasingOffset: (a: number, b: number, c: bigint) => void;
1511
1524
  export const rustsecp256k1_v0_10_0_context_create: (a: number) => number;
1512
1525
  export const rustsecp256k1_v0_10_0_context_destroy: (a: number) => void;
1513
1526
  export const rustsecp256k1_v0_10_0_default_error_callback_fn: (a: number, b: number) => void;
@@ -1520,4 +1533,5 @@ export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) =>
1520
1533
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
1521
1534
  export const __externref_table_dealloc: (a: number) => void;
1522
1535
  export const __externref_drop_slice: (a: number, b: number) => void;
1536
+ export const closure1353_externref_shim: (a: number, b: number, c: any, d: any) => void;
1523
1537
  export const __wbindgen_start: () => void;