@dashevo/wasm-dpp2 4.1.1 → 4.2.0-dev.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.
- package/dist/dpp.compressed.js +1 -1
- package/dist/dpp.d.ts +1280 -1280
- package/dist/dpp.js +1 -1
- package/dist/raw/wasm_dpp2.d.ts +1280 -1280
- package/dist/raw/wasm_dpp2.js +2 -2
- package/dist/raw/wasm_dpp2.no_url.js +2 -2
- package/dist/raw/wasm_dpp2_bg.wasm +0 -0
- package/dist/raw/wasm_dpp2_bg.wasm.d.ts +1280 -1280
- package/package.json +1 -1
|
@@ -171,31 +171,165 @@ export const prefundedvotingbalance_credits: (a: number) => bigint;
|
|
|
171
171
|
export const prefundedvotingbalance_indexName: (a: number) => [number, number];
|
|
172
172
|
export const prefundedvotingbalance_struct_name: () => [number, number];
|
|
173
173
|
export const prefundedvotingbalance_type_name: (a: number) => [number, number];
|
|
174
|
-
export const
|
|
174
|
+
export const __wbg_get_verifiedassetlockconsumed_status: (a: number) => [number, number];
|
|
175
|
+
export const __wbg_get_verifiedidentitywithshieldednullifiers_identity: (a: number) => number;
|
|
176
|
+
export const __wbg_platformaddressinput_free: (a: number, b: number) => void;
|
|
177
|
+
export const __wbg_platformaddressoutput_free: (a: number, b: number) => void;
|
|
178
|
+
export const __wbg_resourcevotechoice_free: (a: number, b: number) => void;
|
|
179
|
+
export const __wbg_set_verifiedassetlockconsumed_status: (a: number, b: number, c: number) => void;
|
|
180
|
+
export const __wbg_set_verifiedidentitywithshieldednullifiers_identity: (a: number, b: number) => void;
|
|
181
|
+
export const __wbg_tokenpricingschedule_free: (a: number, b: number) => void;
|
|
182
|
+
export const __wbg_verifiedassetlockconsumed_free: (a: number, b: number) => void;
|
|
183
|
+
export const __wbg_verifiedassetlockconsumedwithaddressinfos_free: (a: number, b: number) => void;
|
|
184
|
+
export const __wbg_verifiedidentitywithshieldednullifiers_free: (a: number, b: number) => void;
|
|
185
|
+
export const __wbg_verifiedshieldednullifiers_free: (a: number, b: number) => void;
|
|
186
|
+
export const __wbg_verifiedshieldednullifierswithaddressinfos_free: (a: number, b: number) => void;
|
|
187
|
+
export const __wbg_verifiedshieldednullifierswithwithdrawaldocument_free: (a: number, b: number) => void;
|
|
188
|
+
export const __wbg_verifiedshieldedpoolstate_free: (a: number, b: number) => void;
|
|
189
|
+
export const platformaddressinput_address: (a: number) => number;
|
|
190
|
+
export const platformaddressinput_amount: (a: number) => any;
|
|
191
|
+
export const platformaddressinput_constructor: (a: any, b: number, c: any) => [number, number, number];
|
|
192
|
+
export const platformaddressinput_nonce: (a: number) => number;
|
|
193
|
+
export const platformaddressinput_struct_name: () => [number, number];
|
|
194
|
+
export const platformaddressinput_type_name: (a: number) => [number, number];
|
|
195
|
+
export const platformaddressoutput_address: (a: number) => number;
|
|
196
|
+
export const platformaddressoutput_amount: (a: number) => any;
|
|
197
|
+
export const platformaddressoutput_constructor: (a: any, b: number) => [number, number, number];
|
|
198
|
+
export const platformaddressoutput_struct_name: () => [number, number];
|
|
199
|
+
export const platformaddressoutput_type_name: (a: number) => [number, number];
|
|
200
|
+
export const resourcevotechoice_Abstain: () => number;
|
|
201
|
+
export const resourcevotechoice_Lock: () => number;
|
|
202
|
+
export const resourcevotechoice_TowardsIdentity: (a: any) => [number, number, number];
|
|
203
|
+
export const resourcevotechoice_fromJSON: (a: any) => [number, number, number];
|
|
204
|
+
export const resourcevotechoice_fromObject: (a: any) => [number, number, number];
|
|
205
|
+
export const resourcevotechoice_struct_name: () => [number, number];
|
|
206
|
+
export const resourcevotechoice_toJSON: (a: number) => [number, number, number];
|
|
207
|
+
export const resourcevotechoice_toObject: (a: number) => [number, number, number];
|
|
208
|
+
export const resourcevotechoice_type_name: (a: number) => [number, number];
|
|
209
|
+
export const resourcevotechoice_value: (a: number) => number;
|
|
210
|
+
export const resourcevotechoice_vote_type: (a: number) => [number, number];
|
|
211
|
+
export const testJsValueToJson: (a: any) => [number, number, number];
|
|
212
|
+
export const tokenpricingschedule_SetPrices: (a: any) => [number, number, number];
|
|
213
|
+
export const tokenpricingschedule_SinglePrice: (a: bigint) => number;
|
|
214
|
+
export const tokenpricingschedule_fromJSON: (a: any) => [number, number, number];
|
|
215
|
+
export const tokenpricingschedule_fromObject: (a: any) => [number, number, number];
|
|
216
|
+
export const tokenpricingschedule_schedule_type: (a: number) => [number, number];
|
|
217
|
+
export const tokenpricingschedule_struct_name: () => [number, number];
|
|
218
|
+
export const tokenpricingschedule_toJSON: (a: number) => [number, number, number];
|
|
219
|
+
export const tokenpricingschedule_toObject: (a: number) => [number, number, number];
|
|
220
|
+
export const tokenpricingschedule_type_name: (a: number) => [number, number];
|
|
221
|
+
export const tokenpricingschedule_value: (a: number) => [number, number, number];
|
|
222
|
+
export const verifiedassetlockconsumed_fromJSON: (a: any) => [number, number, number];
|
|
223
|
+
export const verifiedassetlockconsumed_fromObject: (a: any) => [number, number, number];
|
|
224
|
+
export const verifiedassetlockconsumed_initialCreditValue: (a: number) => any;
|
|
225
|
+
export const verifiedassetlockconsumed_remainingCreditValue: (a: number) => any;
|
|
226
|
+
export const verifiedassetlockconsumed_struct_name: () => [number, number];
|
|
227
|
+
export const verifiedassetlockconsumed_toJSON: (a: number) => [number, number, number];
|
|
228
|
+
export const verifiedassetlockconsumed_toObject: (a: number) => [number, number, number];
|
|
229
|
+
export const verifiedassetlockconsumed_type_name: (a: number) => [number, number];
|
|
230
|
+
export const verifiedassetlockconsumedwithaddressinfos_address_infos: (a: number) => any;
|
|
231
|
+
export const verifiedassetlockconsumedwithaddressinfos_fromJSON: (a: any) => [number, number, number];
|
|
232
|
+
export const verifiedassetlockconsumedwithaddressinfos_initialCreditValue: (a: number) => any;
|
|
233
|
+
export const verifiedassetlockconsumedwithaddressinfos_remainingCreditValue: (a: number) => any;
|
|
234
|
+
export const verifiedassetlockconsumedwithaddressinfos_status: (a: number) => [number, number];
|
|
235
|
+
export const verifiedassetlockconsumedwithaddressinfos_struct_name: () => [number, number];
|
|
236
|
+
export const verifiedassetlockconsumedwithaddressinfos_toJSON: (a: number) => [number, number, number];
|
|
237
|
+
export const verifiedassetlockconsumedwithaddressinfos_toObject: (a: number) => any;
|
|
238
|
+
export const verifiedassetlockconsumedwithaddressinfos_type_name: (a: number) => [number, number];
|
|
239
|
+
export const verifiedidentitywithshieldednullifiers_fromJSON: (a: any) => [number, number, number];
|
|
240
|
+
export const verifiedidentitywithshieldednullifiers_fromObject: (a: any) => [number, number, number];
|
|
241
|
+
export const verifiedidentitywithshieldednullifiers_nullifiers: (a: number) => any;
|
|
242
|
+
export const verifiedidentitywithshieldednullifiers_struct_name: () => [number, number];
|
|
243
|
+
export const verifiedidentitywithshieldednullifiers_toJSON: (a: number) => [number, number, number];
|
|
244
|
+
export const verifiedidentitywithshieldednullifiers_toObject: (a: number) => [number, number, number];
|
|
245
|
+
export const verifiedidentitywithshieldednullifiers_type_name: (a: number) => [number, number];
|
|
246
|
+
export const verifiedshieldednullifiers_fromJSON: (a: any) => [number, number, number];
|
|
247
|
+
export const verifiedshieldednullifiers_fromObject: (a: any) => [number, number, number];
|
|
248
|
+
export const verifiedshieldednullifiers_nullifiers: (a: number) => any;
|
|
249
|
+
export const verifiedshieldednullifiers_struct_name: () => [number, number];
|
|
250
|
+
export const verifiedshieldednullifiers_toJSON: (a: number) => [number, number, number];
|
|
251
|
+
export const verifiedshieldednullifiers_toObject: (a: number) => any;
|
|
252
|
+
export const verifiedshieldednullifiers_type_name: (a: number) => [number, number];
|
|
253
|
+
export const verifiedshieldednullifierswithaddressinfos_address_infos: (a: number) => any;
|
|
254
|
+
export const verifiedshieldednullifierswithaddressinfos_fromJSON: (a: any) => [number, number, number];
|
|
255
|
+
export const verifiedshieldednullifierswithaddressinfos_nullifiers: (a: number) => any;
|
|
256
|
+
export const verifiedshieldednullifierswithaddressinfos_struct_name: () => [number, number];
|
|
257
|
+
export const verifiedshieldednullifierswithaddressinfos_toJSON: (a: number) => [number, number, number];
|
|
258
|
+
export const verifiedshieldednullifierswithaddressinfos_toObject: (a: number) => any;
|
|
259
|
+
export const verifiedshieldednullifierswithaddressinfos_type_name: (a: number) => [number, number];
|
|
260
|
+
export const verifiedshieldednullifierswithwithdrawaldocument_documents: (a: number) => any;
|
|
261
|
+
export const verifiedshieldednullifierswithwithdrawaldocument_fromJSON: (a: any) => [number, number, number];
|
|
262
|
+
export const verifiedshieldednullifierswithwithdrawaldocument_nullifiers: (a: number) => any;
|
|
263
|
+
export const verifiedshieldednullifierswithwithdrawaldocument_struct_name: () => [number, number];
|
|
264
|
+
export const verifiedshieldednullifierswithwithdrawaldocument_toJSON: (a: number) => [number, number, number];
|
|
265
|
+
export const verifiedshieldednullifierswithwithdrawaldocument_toObject: (a: number) => any;
|
|
266
|
+
export const verifiedshieldednullifierswithwithdrawaldocument_type_name: (a: number) => [number, number];
|
|
267
|
+
export const verifiedshieldedpoolstate_fromJSON: (a: any) => [number, number, number];
|
|
268
|
+
export const verifiedshieldedpoolstate_fromObject: (a: any) => [number, number, number];
|
|
269
|
+
export const verifiedshieldedpoolstate_poolBalance: (a: number) => any;
|
|
270
|
+
export const verifiedshieldedpoolstate_struct_name: () => [number, number];
|
|
271
|
+
export const verifiedshieldedpoolstate_toJSON: (a: number) => [number, number, number];
|
|
272
|
+
export const verifiedshieldedpoolstate_toObject: (a: number) => [number, number, number];
|
|
273
|
+
export const verifiedshieldedpoolstate_type_name: (a: number) => [number, number];
|
|
274
|
+
export const verifiedassetlockconsumedwithaddressinfos_fromObject: (a: any) => [number, number, number];
|
|
275
|
+
export const verifiedshieldednullifierswithaddressinfos_fromObject: (a: any) => [number, number, number];
|
|
276
|
+
export const verifiedshieldednullifierswithwithdrawaldocument_fromObject: (a: any) => [number, number, number];
|
|
277
|
+
export const __wbg_get_verifiedmasternodevote_vote: (a: number) => number;
|
|
278
|
+
export const __wbg_get_verifiednextdistribution_vote: (a: number) => number;
|
|
279
|
+
export const __wbg_groupstatetransitioninfostatus_free: (a: number, b: number) => void;
|
|
280
|
+
export const __wbg_set_verifiedmasternodevote_vote: (a: number, b: number) => void;
|
|
281
|
+
export const __wbg_tokendistributionrecipient_free: (a: number, b: number) => void;
|
|
282
|
+
export const __wbg_tokenpreprogrammeddistribution_free: (a: number, b: number) => void;
|
|
283
|
+
export const __wbg_verifiedmasternodevote_free: (a: number, b: number) => void;
|
|
284
|
+
export const __wbg_verifiednextdistribution_free: (a: number, b: number) => void;
|
|
285
|
+
export const groupstatetransitioninfostatus_action_id: (a: number) => number;
|
|
286
|
+
export const groupstatetransitioninfostatus_group_contract_position: (a: number) => number;
|
|
287
|
+
export const groupstatetransitioninfostatus_is_proposer: (a: number) => number;
|
|
288
|
+
export const groupstatetransitioninfostatus_otherSigner: (a: number, b: any) => [number, number, number];
|
|
289
|
+
export const groupstatetransitioninfostatus_proposer: (a: number) => number;
|
|
290
|
+
export const groupstatetransitioninfostatus_struct_name: () => [number, number];
|
|
291
|
+
export const groupstatetransitioninfostatus_toInfo: (a: number) => number;
|
|
292
|
+
export const groupstatetransitioninfostatus_type_name: (a: number) => [number, number];
|
|
293
|
+
export const tokendistributionrecipient_ContractOwner: () => number;
|
|
294
|
+
export const tokendistributionrecipient_EvonodesByParticipation: () => number;
|
|
295
|
+
export const tokendistributionrecipient_Identity: (a: any) => [number, number, number];
|
|
296
|
+
export const tokendistributionrecipient_recipient_type: (a: number) => [number, number];
|
|
297
|
+
export const tokendistributionrecipient_struct_name: () => [number, number];
|
|
298
|
+
export const tokendistributionrecipient_type_name: (a: number) => [number, number];
|
|
299
|
+
export const tokendistributionrecipient_value: (a: number) => any;
|
|
300
|
+
export const tokenpreprogrammeddistribution_constructor: (a: any) => [number, number, number];
|
|
301
|
+
export const tokenpreprogrammeddistribution_distributions: (a: number) => any;
|
|
302
|
+
export const tokenpreprogrammeddistribution_set_distributions: (a: number, b: any) => [number, number];
|
|
303
|
+
export const tokenpreprogrammeddistribution_struct_name: () => [number, number];
|
|
304
|
+
export const tokenpreprogrammeddistribution_type_name: (a: number) => [number, number];
|
|
305
|
+
export const verifiedmasternodevote_fromJSON: (a: any) => [number, number, number];
|
|
306
|
+
export const verifiedmasternodevote_fromObject: (a: any) => [number, number, number];
|
|
307
|
+
export const verifiedmasternodevote_struct_name: () => [number, number];
|
|
308
|
+
export const verifiedmasternodevote_toJSON: (a: number) => [number, number, number];
|
|
309
|
+
export const verifiedmasternodevote_toObject: (a: number) => [number, number, number];
|
|
310
|
+
export const verifiedmasternodevote_type_name: (a: number) => [number, number];
|
|
311
|
+
export const verifiednextdistribution_fromJSON: (a: any) => [number, number, number];
|
|
312
|
+
export const verifiednextdistribution_fromObject: (a: any) => [number, number, number];
|
|
313
|
+
export const verifiednextdistribution_struct_name: () => [number, number];
|
|
314
|
+
export const verifiednextdistribution_toJSON: (a: number) => [number, number, number];
|
|
315
|
+
export const verifiednextdistribution_toObject: (a: number) => [number, number, number];
|
|
316
|
+
export const verifiednextdistribution_type_name: (a: number) => [number, number];
|
|
317
|
+
export const __wbg_set_verifiednextdistribution_vote: (a: number, b: number) => void;
|
|
175
318
|
export const __wbg_changecontrolrules_free: (a: number, b: number) => void;
|
|
176
|
-
export const
|
|
177
|
-
export const
|
|
178
|
-
export const __wbg_documentdeletetransition_free: (a: number, b: number) => void;
|
|
179
|
-
export const __wbg_documentpurchasetransition_free: (a: number, b: number) => void;
|
|
180
|
-
export const __wbg_documentreplacetransition_free: (a: number, b: number) => void;
|
|
319
|
+
export const __wbg_contractbounds_free: (a: number, b: number) => void;
|
|
320
|
+
export const __wbg_corescript_free: (a: number, b: number) => void;
|
|
181
321
|
export const __wbg_finalizedepochinfo_free: (a: number, b: number) => void;
|
|
182
322
|
export const __wbg_group_free: (a: number, b: number) => void;
|
|
183
323
|
export const __wbg_groupstatetransitioninfo_free: (a: number, b: number) => void;
|
|
184
324
|
export const __wbg_identitycreatefromshieldedpooltransition_free: (a: number, b: number) => void;
|
|
185
325
|
export const __wbg_identitypublickeyincreation_free: (a: number, b: number) => void;
|
|
326
|
+
export const __wbg_identitytokeninfo_free: (a: number, b: number) => void;
|
|
327
|
+
export const __wbg_platformversion_free: (a: number, b: number) => void;
|
|
328
|
+
export const __wbg_serializedorchardaction_free: (a: number, b: number) => void;
|
|
186
329
|
export const __wbg_shieldedtransfertransition_free: (a: number, b: number) => void;
|
|
187
|
-
export const
|
|
188
|
-
export const
|
|
189
|
-
export const
|
|
190
|
-
export const blockinfo_epoch_index: (a: number) => number;
|
|
191
|
-
export const blockinfo_fromJSON: (a: any) => [number, number, number];
|
|
192
|
-
export const blockinfo_fromObject: (a: any) => [number, number, number];
|
|
193
|
-
export const blockinfo_height: (a: number) => bigint;
|
|
194
|
-
export const blockinfo_struct_name: () => [number, number];
|
|
195
|
-
export const blockinfo_time_ms: (a: number) => bigint;
|
|
196
|
-
export const blockinfo_toJSON: (a: number) => [number, number, number];
|
|
197
|
-
export const blockinfo_toObject: (a: number) => [number, number, number];
|
|
198
|
-
export const blockinfo_type_name: (a: number) => [number, number];
|
|
330
|
+
export const __wbg_tokenmarketplacerules_free: (a: number, b: number) => void;
|
|
331
|
+
export const __wbg_tokentrademode_free: (a: number, b: number) => void;
|
|
332
|
+
export const __wbg_tokenunfreezetransition_free: (a: number, b: number) => void;
|
|
199
333
|
export const changecontrolrules_admin_action_takers: (a: number) => number;
|
|
200
334
|
export const changecontrolrules_authorized_to_make_change: (a: number) => number;
|
|
201
335
|
export const changecontrolrules_canChangeAdminActionTakers: (a: number, b: any) => [number, number, number];
|
|
@@ -210,62 +344,33 @@ export const changecontrolrules_set_is_changing_authorized_action_takers_to_no_o
|
|
|
210
344
|
export const changecontrolrules_set_is_self_changing_admin_action_takers_allowed: (a: number, b: number) => void;
|
|
211
345
|
export const changecontrolrules_struct_name: () => [number, number];
|
|
212
346
|
export const changecontrolrules_type_name: (a: number) => [number, number];
|
|
213
|
-
export const
|
|
214
|
-
export const
|
|
215
|
-
export const
|
|
216
|
-
export const
|
|
217
|
-
export const
|
|
218
|
-
export const
|
|
219
|
-
export const
|
|
220
|
-
export const
|
|
221
|
-
export const
|
|
222
|
-
export const
|
|
223
|
-
export const
|
|
224
|
-
export const
|
|
225
|
-
export const
|
|
226
|
-
export const
|
|
227
|
-
export const
|
|
228
|
-
export const
|
|
229
|
-
export const
|
|
230
|
-
export const
|
|
231
|
-
export const
|
|
232
|
-
export const
|
|
233
|
-
export const
|
|
234
|
-
export const
|
|
235
|
-
export const
|
|
236
|
-
export const
|
|
237
|
-
export const
|
|
238
|
-
export const
|
|
239
|
-
export const
|
|
240
|
-
export const documentdeletetransition_base: (a: number) => number;
|
|
241
|
-
export const documentdeletetransition_constructor: (a: any) => [number, number, number];
|
|
242
|
-
export const documentdeletetransition_fromDocumentTransition: (a: number) => [number, number, number];
|
|
243
|
-
export const documentdeletetransition_set_base: (a: number, b: number) => void;
|
|
244
|
-
export const documentdeletetransition_struct_name: () => [number, number];
|
|
245
|
-
export const documentdeletetransition_toDocumentTransition: (a: number) => number;
|
|
246
|
-
export const documentdeletetransition_type_name: (a: number) => [number, number];
|
|
247
|
-
export const documentpurchasetransition_base: (a: number) => number;
|
|
248
|
-
export const documentpurchasetransition_constructor: (a: any) => [number, number, number];
|
|
249
|
-
export const documentpurchasetransition_fromDocumentTransition: (a: number) => [number, number, number];
|
|
250
|
-
export const documentpurchasetransition_price: (a: number) => bigint;
|
|
251
|
-
export const documentpurchasetransition_revision: (a: number) => bigint;
|
|
252
|
-
export const documentpurchasetransition_set_base: (a: number, b: number) => void;
|
|
253
|
-
export const documentpurchasetransition_set_price: (a: number, b: any) => [number, number];
|
|
254
|
-
export const documentpurchasetransition_set_revision: (a: number, b: any) => [number, number];
|
|
255
|
-
export const documentpurchasetransition_struct_name: () => [number, number];
|
|
256
|
-
export const documentpurchasetransition_toDocumentTransition: (a: number) => number;
|
|
257
|
-
export const documentpurchasetransition_type_name: (a: number) => [number, number];
|
|
258
|
-
export const documentreplacetransition_base: (a: number) => number;
|
|
259
|
-
export const documentreplacetransition_constructor: (a: any) => [number, number, number];
|
|
260
|
-
export const documentreplacetransition_data: (a: number) => [number, number, number];
|
|
261
|
-
export const documentreplacetransition_fromDocumentTransition: (a: number) => [number, number, number];
|
|
262
|
-
export const documentreplacetransition_revision: (a: number) => bigint;
|
|
263
|
-
export const documentreplacetransition_set_base: (a: number, b: number) => void;
|
|
264
|
-
export const documentreplacetransition_set_data: (a: number, b: any) => [number, number];
|
|
265
|
-
export const documentreplacetransition_set_revision: (a: number, b: any) => [number, number];
|
|
266
|
-
export const documentreplacetransition_struct_name: () => [number, number];
|
|
267
|
-
export const documentreplacetransition_toDocumentTransition: (a: number) => number;
|
|
268
|
-
export const documentreplacetransition_type_name: (a: number) => [number, number];
|
|
347
|
+
export const computePlatformSighash: (a: number, b: number, c: number, d: number) => [number, number, number, number];
|
|
348
|
+
export const contractbounds_SingleContract: (a: any) => [number, number, number];
|
|
349
|
+
export const contractbounds_SingleContractDocumentType: (a: any, b: number, c: number) => [number, number, number];
|
|
350
|
+
export const contractbounds_constructor: (a: any, b: number, c: number) => [number, number, number];
|
|
351
|
+
export const contractbounds_contract_bounds_type: (a: number) => [number, number];
|
|
352
|
+
export const contractbounds_contract_bounds_type_number: (a: number) => number;
|
|
353
|
+
export const contractbounds_document_type_name: (a: number) => [number, number];
|
|
354
|
+
export const contractbounds_fromJSON: (a: any) => [number, number, number];
|
|
355
|
+
export const contractbounds_fromObject: (a: any) => [number, number, number];
|
|
356
|
+
export const contractbounds_id: (a: number) => number;
|
|
357
|
+
export const contractbounds_set_document_type_name: (a: number, b: number, c: number) => void;
|
|
358
|
+
export const contractbounds_set_id: (a: number, b: any) => [number, number];
|
|
359
|
+
export const contractbounds_struct_name: () => [number, number];
|
|
360
|
+
export const contractbounds_toJSON: (a: number) => [number, number, number];
|
|
361
|
+
export const contractbounds_toObject: (a: number) => [number, number, number];
|
|
362
|
+
export const contractbounds_type_name: (a: number) => [number, number];
|
|
363
|
+
export const corescript_fromBytes: (a: number, b: number) => number;
|
|
364
|
+
export const corescript_fromP2PKH: (a: number, b: number) => [number, number, number];
|
|
365
|
+
export const corescript_fromP2SH: (a: number, b: number) => [number, number, number];
|
|
366
|
+
export const corescript_struct_name: () => [number, number];
|
|
367
|
+
export const corescript_toASMString: (a: number) => [number, number];
|
|
368
|
+
export const corescript_toAddress: (a: number, b: any) => [number, number, number, number];
|
|
369
|
+
export const corescript_toBase64: (a: number) => [number, number];
|
|
370
|
+
export const corescript_toBytes: (a: number) => [number, number];
|
|
371
|
+
export const corescript_toHex: (a: number) => [number, number];
|
|
372
|
+
export const corescript_toString: (a: number) => [number, number];
|
|
373
|
+
export const corescript_type_name: (a: number) => [number, number];
|
|
269
374
|
export const finalizedepochinfo_block_proposers: (a: number) => any;
|
|
270
375
|
export const finalizedepochinfo_constructor: (a: any) => [number, number, number];
|
|
271
376
|
export const finalizedepochinfo_core_block_rewards: (a: number) => any;
|
|
@@ -363,9 +468,31 @@ export const identitypublickeyincreation_toIdentityPublicKey: (a: number) => num
|
|
|
363
468
|
export const identitypublickeyincreation_toJSON: (a: number) => [number, number, number];
|
|
364
469
|
export const identitypublickeyincreation_toObject: (a: number) => [number, number, number];
|
|
365
470
|
export const identitypublickeyincreation_type_name: (a: number) => [number, number];
|
|
366
|
-
export const
|
|
367
|
-
export const
|
|
368
|
-
export const
|
|
471
|
+
export const identitytokeninfo_is_frozen: (a: number) => number;
|
|
472
|
+
export const identitytokeninfo_struct_name: () => [number, number];
|
|
473
|
+
export const identitytokeninfo_type_name: (a: number) => [number, number];
|
|
474
|
+
export const platformversion_current: () => number;
|
|
475
|
+
export const platformversion_first: () => number;
|
|
476
|
+
export const platformversion_new: (a: number) => [number, number, number];
|
|
477
|
+
export const platformversion_struct_name: () => [number, number];
|
|
478
|
+
export const platformversion_type_name: (a: number) => [number, number];
|
|
479
|
+
export const platformversion_version: (a: number) => number;
|
|
480
|
+
export const serializedorchardaction_cmx: (a: number) => [number, number];
|
|
481
|
+
export const serializedorchardaction_constructor: (a: any) => [number, number, number];
|
|
482
|
+
export const serializedorchardaction_cv_net: (a: number) => [number, number];
|
|
483
|
+
export const serializedorchardaction_encrypted_note: (a: number) => [number, number];
|
|
484
|
+
export const serializedorchardaction_fromJSON: (a: any) => [number, number, number];
|
|
485
|
+
export const serializedorchardaction_fromObject: (a: any) => [number, number, number];
|
|
486
|
+
export const serializedorchardaction_nullifier: (a: number) => [number, number];
|
|
487
|
+
export const serializedorchardaction_rk: (a: number) => [number, number];
|
|
488
|
+
export const serializedorchardaction_spend_auth_sig: (a: number) => [number, number];
|
|
489
|
+
export const serializedorchardaction_struct_name: () => [number, number];
|
|
490
|
+
export const serializedorchardaction_toJSON: (a: number) => [number, number, number];
|
|
491
|
+
export const serializedorchardaction_toObject: (a: number) => [number, number, number];
|
|
492
|
+
export const serializedorchardaction_type_name: (a: number) => [number, number];
|
|
493
|
+
export const shieldedtransfertransition_actions: (a: number) => [number, number];
|
|
494
|
+
export const shieldedtransfertransition_anchor: (a: number) => [number, number];
|
|
495
|
+
export const shieldedtransfertransition_binding_signature: (a: number) => [number, number];
|
|
369
496
|
export const shieldedtransfertransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
370
497
|
export const shieldedtransfertransition_fromJSON: (a: any) => [number, number, number];
|
|
371
498
|
export const shieldedtransfertransition_fromObject: (a: any) => [number, number, number];
|
|
@@ -383,143 +510,48 @@ export const tokenconfigurationchangeitem_DestroyFrozenFundsAdminGroupItem: (a:
|
|
|
383
510
|
export const tokenconfigurationchangeitem_DestroyFrozenFundsItem: (a: number) => number;
|
|
384
511
|
export const tokenconfigurationchangeitem_EmergencyActionAdminGroupItem: (a: number) => number;
|
|
385
512
|
export const tokenconfigurationchangeitem_EmergencyActionItem: (a: number) => number;
|
|
386
|
-
export const tokenconfigurationchangeitem_FreezeAdminGroupItem: (a: number) => number;
|
|
387
|
-
export const tokenconfigurationchangeitem_FreezeItem: (a: number) => number;
|
|
388
513
|
export const tokenconfigurationchangeitem_ManualBurningAdminGroupItem: (a: number) => number;
|
|
389
514
|
export const tokenconfigurationchangeitem_ManualBurningItem: (a: number) => number;
|
|
390
|
-
export const
|
|
391
|
-
export const
|
|
392
|
-
export const
|
|
393
|
-
export const tokenconfigurationchangeitem_MaxSupplyControlGroupItem: (a: number) => number;
|
|
394
|
-
export const tokenconfigurationchangeitem_MaxSupplyItem: (a: number, b: bigint) => number;
|
|
515
|
+
export const tokenconfigurationchangeitem_MarketplaceTradeModeAdminGroupItem: (a: number) => number;
|
|
516
|
+
export const tokenconfigurationchangeitem_MarketplaceTradeModeControlGroupItem: (a: number) => number;
|
|
517
|
+
export const tokenconfigurationchangeitem_MarketplaceTradeModeItem: (a: number) => number;
|
|
395
518
|
export const tokenconfigurationchangeitem_MintingAllowChoosingDestinationAdminGroupItem: (a: number) => number;
|
|
396
519
|
export const tokenconfigurationchangeitem_MintingAllowChoosingDestinationControlGroupItem: (a: number) => number;
|
|
397
520
|
export const tokenconfigurationchangeitem_MintingAllowChoosingDestinationItem: (a: number) => number;
|
|
398
521
|
export const tokenconfigurationchangeitem_PerpetualDistributionAdminGroupItem: (a: number) => number;
|
|
399
522
|
export const tokenconfigurationchangeitem_PerpetualDistributionConfigurationItem: (a: number) => number;
|
|
400
523
|
export const tokenconfigurationchangeitem_PerpetualDistributionControlGroupItem: (a: number) => number;
|
|
401
|
-
export const
|
|
402
|
-
export const
|
|
403
|
-
export const
|
|
404
|
-
export const
|
|
405
|
-
export const
|
|
406
|
-
export const
|
|
407
|
-
export const
|
|
408
|
-
export const
|
|
409
|
-
export const
|
|
410
|
-
export const
|
|
411
|
-
export const
|
|
412
|
-
export const
|
|
413
|
-
export const
|
|
414
|
-
export const
|
|
415
|
-
export const
|
|
524
|
+
export const tokenmarketplacerules_constructor: (a: number, b: number) => number;
|
|
525
|
+
export const tokenmarketplacerules_set_trade_mode: (a: number, b: number) => void;
|
|
526
|
+
export const tokenmarketplacerules_set_trade_mode_change_rules: (a: number, b: number) => void;
|
|
527
|
+
export const tokenmarketplacerules_struct_name: () => [number, number];
|
|
528
|
+
export const tokenmarketplacerules_trade_mode: (a: number) => number;
|
|
529
|
+
export const tokenmarketplacerules_trade_mode_change_rules: (a: number) => number;
|
|
530
|
+
export const tokenmarketplacerules_type_name: (a: number) => [number, number];
|
|
531
|
+
export const tokentrademode_struct_name: () => [number, number];
|
|
532
|
+
export const tokentrademode_type_name: (a: number) => [number, number];
|
|
533
|
+
export const tokentrademode_value: (a: number) => [number, number];
|
|
534
|
+
export const tokenunfreezetransition_base: (a: number) => number;
|
|
535
|
+
export const tokenunfreezetransition_constructor: (a: any) => [number, number, number];
|
|
536
|
+
export const tokenunfreezetransition_frozen_identity_id: (a: number) => number;
|
|
537
|
+
export const tokenunfreezetransition_public_note: (a: number) => [number, number];
|
|
538
|
+
export const tokenunfreezetransition_set_base: (a: number, b: number) => void;
|
|
539
|
+
export const tokenunfreezetransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
|
|
540
|
+
export const tokenunfreezetransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
541
|
+
export const tokenunfreezetransition_struct_name: () => [number, number];
|
|
542
|
+
export const tokenunfreezetransition_type_name: (a: number) => [number, number];
|
|
543
|
+
export const platformversion_latest: () => number;
|
|
544
|
+
export const tokentrademode_NotTradeable: () => number;
|
|
416
545
|
export const __wbg_distributionfunction_free: (a: number, b: number) => void;
|
|
417
|
-
export const
|
|
418
|
-
export const
|
|
419
|
-
export const
|
|
420
|
-
export const
|
|
421
|
-
export const
|
|
422
|
-
export const
|
|
546
|
+
export const __wbg_groupaction_free: (a: number, b: number) => void;
|
|
547
|
+
export const __wbg_groupactionevent_free: (a: number, b: number) => void;
|
|
548
|
+
export const __wbg_identity_free: (a: number, b: number) => void;
|
|
549
|
+
export const __wbg_instantassetlockproof_free: (a: number, b: number) => void;
|
|
550
|
+
export const __wbg_partialidentity_free: (a: number, b: number) => void;
|
|
551
|
+
export const __wbg_shieldtransition_free: (a: number, b: number) => void;
|
|
552
|
+
export const __wbg_tokenconfigurationlocalization_free: (a: number, b: number) => void;
|
|
423
553
|
export const __wbg_tokendestroyfrozenfundstransition_free: (a: number, b: number) => void;
|
|
424
|
-
export const
|
|
425
|
-
export const __wbg_verifieddatacontract_free: (a: number, b: number) => void;
|
|
426
|
-
export const chainassetlockproof_constructor: (a: number, b: number) => [number, number, number];
|
|
427
|
-
export const chainassetlockproof_core_chain_locked_height: (a: number) => number;
|
|
428
|
-
export const chainassetlockproof_createIdentityId: (a: number) => number;
|
|
429
|
-
export const chainassetlockproof_fromBytes: (a: number, b: number) => [number, number, number];
|
|
430
|
-
export const chainassetlockproof_fromJSON: (a: any) => [number, number, number];
|
|
431
|
-
export const chainassetlockproof_fromObject: (a: any) => [number, number, number];
|
|
432
|
-
export const chainassetlockproof_out_point: (a: number) => number;
|
|
433
|
-
export const chainassetlockproof_set_core_chain_locked_height: (a: number, b: number) => void;
|
|
434
|
-
export const chainassetlockproof_set_out_point: (a: number, b: number) => void;
|
|
435
|
-
export const chainassetlockproof_struct_name: () => [number, number];
|
|
436
|
-
export const chainassetlockproof_toBytes: (a: number) => [number, number, number, number];
|
|
437
|
-
export const chainassetlockproof_toJSON: (a: number) => [number, number, number];
|
|
438
|
-
export const chainassetlockproof_toObject: (a: number) => [number, number, number];
|
|
439
|
-
export const chainassetlockproof_type_name: (a: number) => [number, number];
|
|
440
|
-
export const contractbounds_SingleContract: (a: any) => [number, number, number];
|
|
441
|
-
export const contractbounds_SingleContractDocumentType: (a: any, b: number, c: number) => [number, number, number];
|
|
442
|
-
export const contractbounds_constructor: (a: any, b: number, c: number) => [number, number, number];
|
|
443
|
-
export const contractbounds_contract_bounds_type: (a: number) => [number, number];
|
|
444
|
-
export const contractbounds_contract_bounds_type_number: (a: number) => number;
|
|
445
|
-
export const contractbounds_document_type_name: (a: number) => [number, number];
|
|
446
|
-
export const contractbounds_fromJSON: (a: any) => [number, number, number];
|
|
447
|
-
export const contractbounds_fromObject: (a: any) => [number, number, number];
|
|
448
|
-
export const contractbounds_id: (a: number) => number;
|
|
449
|
-
export const contractbounds_set_document_type_name: (a: number, b: number, c: number) => void;
|
|
450
|
-
export const contractbounds_set_id: (a: number, b: any) => [number, number];
|
|
451
|
-
export const contractbounds_struct_name: () => [number, number];
|
|
452
|
-
export const contractbounds_toJSON: (a: number) => [number, number, number];
|
|
453
|
-
export const contractbounds_toObject: (a: number) => [number, number, number];
|
|
454
|
-
export const contractbounds_type_name: (a: number) => [number, number];
|
|
455
|
-
export const datacontract_config: (a: number) => [number, number, number];
|
|
456
|
-
export const datacontract_constructor: (a: any) => [number, number, number];
|
|
457
|
-
export const datacontract_fromBase64: (a: number, b: number, c: number, d: any) => [number, number, number];
|
|
458
|
-
export const datacontract_fromBytes: (a: number, b: number, c: number, d: any) => [number, number, number];
|
|
459
|
-
export const datacontract_fromHex: (a: number, b: number, c: number, d: any) => [number, number, number];
|
|
460
|
-
export const datacontract_fromJSON: (a: any, b: number, c: any) => [number, number, number];
|
|
461
|
-
export const datacontract_fromObject: (a: any, b: number, c: any) => [number, number, number];
|
|
462
|
-
export const datacontract_generateId: (a: any, b: bigint) => [number, number, number];
|
|
463
|
-
export const datacontract_groups: (a: number) => [number, number, number];
|
|
464
|
-
export const datacontract_id: (a: number) => number;
|
|
465
|
-
export const datacontract_owner_id: (a: number) => number;
|
|
466
|
-
export const datacontract_schemas: (a: number) => [number, number, number];
|
|
467
|
-
export const datacontract_setConfig: (a: number, b: any, c: any) => [number, number];
|
|
468
|
-
export const datacontract_setSchemas: (a: number, b: any, c: number, d: number, e: any) => [number, number];
|
|
469
|
-
export const datacontract_set_groups: (a: number, b: any) => [number, number];
|
|
470
|
-
export const datacontract_set_id: (a: number, b: any) => [number, number];
|
|
471
|
-
export const datacontract_set_owner_id: (a: number, b: any) => [number, number];
|
|
472
|
-
export const datacontract_set_tokens: (a: number, b: any) => [number, number];
|
|
473
|
-
export const datacontract_set_version: (a: number, b: any) => [number, number];
|
|
474
|
-
export const datacontract_struct_name: () => [number, number];
|
|
475
|
-
export const datacontract_toBase64: (a: number, b: any) => [number, number, number, number];
|
|
476
|
-
export const datacontract_toBytes: (a: number, b: any) => [number, number, number, number];
|
|
477
|
-
export const datacontract_toHex: (a: number, b: any) => [number, number, number, number];
|
|
478
|
-
export const datacontract_toJSON: (a: number, b: any) => [number, number, number];
|
|
479
|
-
export const datacontract_toObject: (a: number, b: any) => [number, number, number];
|
|
480
|
-
export const datacontract_tokens: (a: number) => [number, number, number];
|
|
481
|
-
export const datacontract_type_name: (a: number) => [number, number];
|
|
482
|
-
export const datacontract_version: (a: number) => number;
|
|
483
|
-
export const datacontractcreatetransition_constructor: (a: number, b: bigint, c: any) => [number, number, number];
|
|
484
|
-
export const datacontractcreatetransition_feature_version: (a: number) => number;
|
|
485
|
-
export const datacontractcreatetransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
486
|
-
export const datacontractcreatetransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
487
|
-
export const datacontractcreatetransition_fromHex: (a: number, b: number) => [number, number, number];
|
|
488
|
-
export const datacontractcreatetransition_fromJSON: (a: any) => [number, number, number];
|
|
489
|
-
export const datacontractcreatetransition_fromObject: (a: any) => [number, number, number];
|
|
490
|
-
export const datacontractcreatetransition_fromStateTransition: (a: number) => [number, number, number];
|
|
491
|
-
export const datacontractcreatetransition_getDataContract: (a: number, b: any, c: number) => [number, number, number];
|
|
492
|
-
export const datacontractcreatetransition_identity_nonce: (a: number) => bigint;
|
|
493
|
-
export const datacontractcreatetransition_setDataContract: (a: number, b: number, c: any) => [number, number];
|
|
494
|
-
export const datacontractcreatetransition_struct_name: () => [number, number];
|
|
495
|
-
export const datacontractcreatetransition_toBase64: (a: number) => [number, number, number, number];
|
|
496
|
-
export const datacontractcreatetransition_toBytes: (a: number) => [number, number, number, number];
|
|
497
|
-
export const datacontractcreatetransition_toHex: (a: number) => [number, number, number, number];
|
|
498
|
-
export const datacontractcreatetransition_toJSON: (a: number) => [number, number, number];
|
|
499
|
-
export const datacontractcreatetransition_toObject: (a: number) => [number, number, number];
|
|
500
|
-
export const datacontractcreatetransition_toStateTransition: (a: number) => number;
|
|
501
|
-
export const datacontractcreatetransition_type_name: (a: number) => [number, number];
|
|
502
|
-
export const datacontractcreatetransition_verifyProtocolVersion: (a: number, b: number) => [number, number, number];
|
|
503
|
-
export const datacontractupdatetransition_constructor: (a: number, b: bigint, c: any) => [number, number, number];
|
|
504
|
-
export const datacontractupdatetransition_feature_version: (a: number) => number;
|
|
505
|
-
export const datacontractupdatetransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
506
|
-
export const datacontractupdatetransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
507
|
-
export const datacontractupdatetransition_fromHex: (a: number, b: number) => [number, number, number];
|
|
508
|
-
export const datacontractupdatetransition_fromJSON: (a: any) => [number, number, number];
|
|
509
|
-
export const datacontractupdatetransition_fromObject: (a: any) => [number, number, number];
|
|
510
|
-
export const datacontractupdatetransition_fromStateTransition: (a: number) => [number, number, number];
|
|
511
|
-
export const datacontractupdatetransition_getDataContract: (a: number, b: number, c: any) => [number, number, number];
|
|
512
|
-
export const datacontractupdatetransition_identity_contract_nonce: (a: number) => bigint;
|
|
513
|
-
export const datacontractupdatetransition_setDataContract: (a: number, b: number, c: any) => [number, number];
|
|
514
|
-
export const datacontractupdatetransition_struct_name: () => [number, number];
|
|
515
|
-
export const datacontractupdatetransition_toBase64: (a: number) => [number, number, number, number];
|
|
516
|
-
export const datacontractupdatetransition_toBytes: (a: number) => [number, number, number, number];
|
|
517
|
-
export const datacontractupdatetransition_toHex: (a: number) => [number, number, number, number];
|
|
518
|
-
export const datacontractupdatetransition_toJSON: (a: number) => [number, number, number];
|
|
519
|
-
export const datacontractupdatetransition_toObject: (a: number) => [number, number, number];
|
|
520
|
-
export const datacontractupdatetransition_toStateTransition: (a: number) => number;
|
|
521
|
-
export const datacontractupdatetransition_type_name: (a: number) => [number, number];
|
|
522
|
-
export const datacontractupdatetransition_verifyProtocolVersion: (a: number, b: number) => [number, number, number];
|
|
554
|
+
export const __wbg_tokenevent_free: (a: number, b: number) => void;
|
|
523
555
|
export const distributionfunction_Exponential: (a: number) => number;
|
|
524
556
|
export const distributionfunction_FixedAmountDistribution: (a: number) => number;
|
|
525
557
|
export const distributionfunction_InvertedLogarithmic: (a: number) => number;
|
|
@@ -533,173 +565,6 @@ export const distributionfunction_function_name: (a: number) => [number, number]
|
|
|
533
565
|
export const distributionfunction_function_value: (a: number) => [number, number, number];
|
|
534
566
|
export const distributionfunction_struct_name: () => [number, number];
|
|
535
567
|
export const distributionfunction_type_name: (a: number) => [number, number];
|
|
536
|
-
export const identitycredittransfer_amount: (a: number) => bigint;
|
|
537
|
-
export const identitycredittransfer_constructor: (a: any) => [number, number, number];
|
|
538
|
-
export const identitycredittransfer_fromBase64: (a: number, b: number) => [number, number, number];
|
|
539
|
-
export const identitycredittransfer_fromBytes: (a: number, b: number) => [number, number, number];
|
|
540
|
-
export const identitycredittransfer_fromHex: (a: number, b: number) => [number, number, number];
|
|
541
|
-
export const identitycredittransfer_fromJSON: (a: any) => [number, number, number];
|
|
542
|
-
export const identitycredittransfer_fromObject: (a: any) => [number, number, number];
|
|
543
|
-
export const identitycredittransfer_fromStateTransition: (a: number) => [number, number, number];
|
|
544
|
-
export const identitycredittransfer_nonce: (a: number) => bigint;
|
|
545
|
-
export const identitycredittransfer_recipient_id: (a: number) => number;
|
|
546
|
-
export const identitycredittransfer_sender_id: (a: number) => number;
|
|
547
|
-
export const identitycredittransfer_set_amount: (a: number, b: any) => [number, number];
|
|
548
|
-
export const identitycredittransfer_set_nonce: (a: number, b: any) => [number, number];
|
|
549
|
-
export const identitycredittransfer_set_recipient_id: (a: number, b: any) => [number, number];
|
|
550
|
-
export const identitycredittransfer_set_sender_id: (a: number, b: any) => [number, number];
|
|
551
|
-
export const identitycredittransfer_set_signature: (a: number, b: number, c: number) => void;
|
|
552
|
-
export const identitycredittransfer_set_signature_public_key_id: (a: number, b: any) => [number, number];
|
|
553
|
-
export const identitycredittransfer_set_user_fee_increase: (a: number, b: any) => [number, number];
|
|
554
|
-
export const identitycredittransfer_signature: (a: number) => [number, number];
|
|
555
|
-
export const identitycredittransfer_signature_public_key_id: (a: number) => number;
|
|
556
|
-
export const identitycredittransfer_struct_name: () => [number, number];
|
|
557
|
-
export const identitycredittransfer_toBase64: (a: number) => [number, number, number, number];
|
|
558
|
-
export const identitycredittransfer_toBytes: (a: number) => [number, number, number, number];
|
|
559
|
-
export const identitycredittransfer_toHex: (a: number) => [number, number, number, number];
|
|
560
|
-
export const identitycredittransfer_toJSON: (a: number) => [number, number, number];
|
|
561
|
-
export const identitycredittransfer_toObject: (a: number) => [number, number, number];
|
|
562
|
-
export const identitycredittransfer_toStateTransition: (a: number) => number;
|
|
563
|
-
export const identitycredittransfer_type_name: (a: number) => [number, number];
|
|
564
|
-
export const identitycredittransfer_user_fee_increase: (a: number) => number;
|
|
565
|
-
export const identitycredittransfertoaddresses_constructor: (a: any) => [number, number, number];
|
|
566
|
-
export const identitycredittransfertoaddresses_fromBase64: (a: number, b: number) => [number, number, number];
|
|
567
|
-
export const identitycredittransfertoaddresses_fromBytes: (a: number, b: number) => [number, number, number];
|
|
568
|
-
export const identitycredittransfertoaddresses_fromHex: (a: number, b: number) => [number, number, number];
|
|
569
|
-
export const identitycredittransfertoaddresses_fromJSON: (a: any) => [number, number, number];
|
|
570
|
-
export const identitycredittransfertoaddresses_fromObject: (a: any) => [number, number, number];
|
|
571
|
-
export const identitycredittransfertoaddresses_fromStateTransition: (a: number) => [number, number, number];
|
|
572
|
-
export const identitycredittransfertoaddresses_nonce: (a: number) => bigint;
|
|
573
|
-
export const identitycredittransfertoaddresses_recipient_addresses: (a: number) => [number, number];
|
|
574
|
-
export const identitycredittransfertoaddresses_sender_id: (a: number) => number;
|
|
575
|
-
export const identitycredittransfertoaddresses_set_nonce: (a: number, b: any) => [number, number];
|
|
576
|
-
export const identitycredittransfertoaddresses_set_recipient_addresses: (a: number, b: number, c: number) => [number, number];
|
|
577
|
-
export const identitycredittransfertoaddresses_set_sender_id: (a: number, b: any) => [number, number];
|
|
578
|
-
export const identitycredittransfertoaddresses_set_signature: (a: number, b: number, c: number) => void;
|
|
579
|
-
export const identitycredittransfertoaddresses_set_signature_public_key_id: (a: number, b: any) => [number, number];
|
|
580
|
-
export const identitycredittransfertoaddresses_set_user_fee_increase: (a: number, b: any) => [number, number];
|
|
581
|
-
export const identitycredittransfertoaddresses_signature: (a: number) => [number, number];
|
|
582
|
-
export const identitycredittransfertoaddresses_signature_public_key_id: (a: number) => number;
|
|
583
|
-
export const identitycredittransfertoaddresses_struct_name: () => [number, number];
|
|
584
|
-
export const identitycredittransfertoaddresses_toBase64: (a: number) => [number, number, number, number];
|
|
585
|
-
export const identitycredittransfertoaddresses_toBytes: (a: number) => [number, number, number, number];
|
|
586
|
-
export const identitycredittransfertoaddresses_toHex: (a: number) => [number, number, number, number];
|
|
587
|
-
export const identitycredittransfertoaddresses_toJSON: (a: number) => [number, number, number];
|
|
588
|
-
export const identitycredittransfertoaddresses_toObject: (a: number) => [number, number, number];
|
|
589
|
-
export const identitycredittransfertoaddresses_toStateTransition: (a: number) => number;
|
|
590
|
-
export const identitycredittransfertoaddresses_type_name: (a: number) => [number, number];
|
|
591
|
-
export const identitycredittransfertoaddresses_user_fee_increase: (a: number) => number;
|
|
592
|
-
export const platformversion_current: () => number;
|
|
593
|
-
export const platformversion_first: () => number;
|
|
594
|
-
export const platformversion_new: (a: number) => [number, number, number];
|
|
595
|
-
export const platformversion_struct_name: () => [number, number];
|
|
596
|
-
export const platformversion_type_name: (a: number) => [number, number];
|
|
597
|
-
export const platformversion_version: (a: number) => number;
|
|
598
|
-
export const shieldedwithdrawaltransition_actions: (a: number) => [number, number];
|
|
599
|
-
export const shieldedwithdrawaltransition_anchor: (a: number) => [number, number];
|
|
600
|
-
export const shieldedwithdrawaltransition_binding_signature: (a: number) => [number, number];
|
|
601
|
-
export const shieldedwithdrawaltransition_core_fee_per_byte: (a: number) => number;
|
|
602
|
-
export const shieldedwithdrawaltransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
603
|
-
export const shieldedwithdrawaltransition_fromJSON: (a: any) => [number, number, number];
|
|
604
|
-
export const shieldedwithdrawaltransition_fromObject: (a: any) => [number, number, number];
|
|
605
|
-
export const shieldedwithdrawaltransition_getModifiedDataIds: (a: number) => [number, number];
|
|
606
|
-
export const shieldedwithdrawaltransition_new: (a: any) => [number, number, number];
|
|
607
|
-
export const shieldedwithdrawaltransition_output_script: (a: number) => number;
|
|
608
|
-
export const shieldedwithdrawaltransition_pooling: (a: number) => [number, number];
|
|
609
|
-
export const shieldedwithdrawaltransition_proof: (a: number) => [number, number];
|
|
610
|
-
export const shieldedwithdrawaltransition_struct_name: () => [number, number];
|
|
611
|
-
export const shieldedwithdrawaltransition_toBytes: (a: number) => [number, number, number, number];
|
|
612
|
-
export const shieldedwithdrawaltransition_toJSON: (a: number) => [number, number, number];
|
|
613
|
-
export const shieldedwithdrawaltransition_toObject: (a: number) => [number, number, number];
|
|
614
|
-
export const shieldedwithdrawaltransition_toStateTransition: (a: number) => number;
|
|
615
|
-
export const shieldedwithdrawaltransition_type_name: (a: number) => [number, number];
|
|
616
|
-
export const shieldedwithdrawaltransition_unshielding_amount: (a: number) => bigint;
|
|
617
|
-
export const tokendestroyfrozenfundstransition_base: (a: number) => number;
|
|
618
|
-
export const tokendestroyfrozenfundstransition_constructor: (a: any) => [number, number, number];
|
|
619
|
-
export const tokendestroyfrozenfundstransition_frozen_identity_id: (a: number) => number;
|
|
620
|
-
export const tokendestroyfrozenfundstransition_public_note: (a: number) => [number, number];
|
|
621
|
-
export const tokendestroyfrozenfundstransition_set_base: (a: number, b: number) => void;
|
|
622
|
-
export const tokendestroyfrozenfundstransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
|
|
623
|
-
export const tokendestroyfrozenfundstransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
624
|
-
export const tokendestroyfrozenfundstransition_struct_name: () => [number, number];
|
|
625
|
-
export const tokendestroyfrozenfundstransition_type_name: (a: number) => [number, number];
|
|
626
|
-
export const tokenminttransition_amount: (a: number) => bigint;
|
|
627
|
-
export const tokenminttransition_base: (a: number) => number;
|
|
628
|
-
export const tokenminttransition_constructor: (a: any) => [number, number, number];
|
|
629
|
-
export const tokenminttransition_getRecipientId: (a: number, b: number) => [number, number, number];
|
|
630
|
-
export const tokenminttransition_issued_to_identity_id: (a: number) => number;
|
|
631
|
-
export const tokenminttransition_public_note: (a: number) => [number, number];
|
|
632
|
-
export const tokenminttransition_set_amount: (a: number, b: any) => [number, number];
|
|
633
|
-
export const tokenminttransition_set_base: (a: number, b: number) => void;
|
|
634
|
-
export const tokenminttransition_set_issued_to_identity_id: (a: number, b: any) => [number, number];
|
|
635
|
-
export const tokenminttransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
636
|
-
export const tokenminttransition_struct_name: () => [number, number];
|
|
637
|
-
export const tokenminttransition_type_name: (a: number) => [number, number];
|
|
638
|
-
export const verifieddatacontract_fromJSON: (a: any, b: any) => [number, number, number];
|
|
639
|
-
export const verifieddatacontract_fromObject: (a: any, b: any) => [number, number, number];
|
|
640
|
-
export const verifieddatacontract_struct_name: () => [number, number];
|
|
641
|
-
export const verifieddatacontract_toJSON: (a: number, b: any) => [number, number, number];
|
|
642
|
-
export const verifieddatacontract_toObject: (a: number, b: any) => [number, number, number];
|
|
643
|
-
export const verifieddatacontract_type_name: (a: number) => [number, number];
|
|
644
|
-
export const platformversion_latest: () => number;
|
|
645
|
-
export const __wbg_assetlockproof_free: (a: number, b: number) => void;
|
|
646
|
-
export const __wbg_blockbaseddistribution_free: (a: number, b: number) => void;
|
|
647
|
-
export const __wbg_contesteddocumentvotepollwinnerinfo_free: (a: number, b: number) => void;
|
|
648
|
-
export const __wbg_epochbaseddistribution_free: (a: number, b: number) => void;
|
|
649
|
-
export const __wbg_get_blockbaseddistribution_interval: (a: number) => bigint;
|
|
650
|
-
export const __wbg_get_epochbaseddistribution_interval: (a: number) => number;
|
|
651
|
-
export const __wbg_get_timebaseddistribution_interval: (a: number) => bigint;
|
|
652
|
-
export const __wbg_groupaction_free: (a: number, b: number) => void;
|
|
653
|
-
export const __wbg_groupactionevent_free: (a: number, b: number) => void;
|
|
654
|
-
export const __wbg_identity_free: (a: number, b: number) => void;
|
|
655
|
-
export const __wbg_instantassetlockproof_free: (a: number, b: number) => void;
|
|
656
|
-
export const __wbg_rewarddistributiontype_free: (a: number, b: number) => void;
|
|
657
|
-
export const __wbg_set_blockbaseddistribution_interval: (a: number, b: bigint) => void;
|
|
658
|
-
export const __wbg_set_epochbaseddistribution_interval: (a: number, b: number) => void;
|
|
659
|
-
export const __wbg_timebaseddistribution_free: (a: number, b: number) => void;
|
|
660
|
-
export const __wbg_tokenbasetransition_free: (a: number, b: number) => void;
|
|
661
|
-
export const __wbg_tokenconfigupdatetransition_free: (a: number, b: number) => void;
|
|
662
|
-
export const __wbg_tokenevent_free: (a: number, b: number) => void;
|
|
663
|
-
export const __wbg_tokenfreezetransition_free: (a: number, b: number) => void;
|
|
664
|
-
export const __wbg_tokentransition_free: (a: number, b: number) => void;
|
|
665
|
-
export const assetlockproof_chain_lock_proof: (a: number) => number;
|
|
666
|
-
export const assetlockproof_constructor: (a: any) => [number, number, number];
|
|
667
|
-
export const assetlockproof_createChainAssetLockProof: (a: number, b: number) => [number, number, number];
|
|
668
|
-
export const assetlockproof_createIdentityId: (a: number) => [number, number, number];
|
|
669
|
-
export const assetlockproof_createInstantAssetLockProof: (a: number, b: number, c: number, d: number, e: number) => [number, number, number];
|
|
670
|
-
export const assetlockproof_fromBytes: (a: number, b: number) => [number, number, number];
|
|
671
|
-
export const assetlockproof_fromHex: (a: number, b: number) => [number, number, number];
|
|
672
|
-
export const assetlockproof_fromJSON: (a: any) => [number, number, number];
|
|
673
|
-
export const assetlockproof_fromObject: (a: any) => [number, number, number];
|
|
674
|
-
export const assetlockproof_instant_lock_proof: (a: number) => number;
|
|
675
|
-
export const assetlockproof_lock_type: (a: number) => [number, number];
|
|
676
|
-
export const assetlockproof_out_point: (a: number) => number;
|
|
677
|
-
export const assetlockproof_struct_name: () => [number, number];
|
|
678
|
-
export const assetlockproof_toBytes: (a: number) => [number, number, number, number];
|
|
679
|
-
export const assetlockproof_toHex: (a: number) => [number, number, number, number];
|
|
680
|
-
export const assetlockproof_toJSON: (a: number) => [number, number, number];
|
|
681
|
-
export const assetlockproof_toObject: (a: number) => [number, number, number];
|
|
682
|
-
export const assetlockproof_type_name: (a: number) => [number, number];
|
|
683
|
-
export const blockbaseddistribution_function: (a: number) => number;
|
|
684
|
-
export const blockbaseddistribution_set_function: (a: number, b: number) => void;
|
|
685
|
-
export const blockbaseddistribution_struct_name: () => [number, number];
|
|
686
|
-
export const blockbaseddistribution_type_name: (a: number) => [number, number];
|
|
687
|
-
export const contesteddocumentvotepollwinnerinfo_constructor: (a: number, b: number, c: number) => [number, number, number];
|
|
688
|
-
export const contesteddocumentvotepollwinnerinfo_fromJSON: (a: any) => [number, number, number];
|
|
689
|
-
export const contesteddocumentvotepollwinnerinfo_fromObject: (a: any) => [number, number, number];
|
|
690
|
-
export const contesteddocumentvotepollwinnerinfo_identity_id: (a: number) => number;
|
|
691
|
-
export const contesteddocumentvotepollwinnerinfo_is_locked: (a: number) => number;
|
|
692
|
-
export const contesteddocumentvotepollwinnerinfo_is_no_winner: (a: number) => number;
|
|
693
|
-
export const contesteddocumentvotepollwinnerinfo_is_won_by_identity: (a: number) => number;
|
|
694
|
-
export const contesteddocumentvotepollwinnerinfo_kind: (a: number) => [number, number];
|
|
695
|
-
export const contesteddocumentvotepollwinnerinfo_struct_name: () => [number, number];
|
|
696
|
-
export const contesteddocumentvotepollwinnerinfo_toJSON: (a: number) => [number, number, number];
|
|
697
|
-
export const contesteddocumentvotepollwinnerinfo_toObject: (a: number) => [number, number, number];
|
|
698
|
-
export const contesteddocumentvotepollwinnerinfo_type_name: (a: number) => [number, number];
|
|
699
|
-
export const epochbaseddistribution_function: (a: number) => number;
|
|
700
|
-
export const epochbaseddistribution_set_function: (a: number, b: number) => void;
|
|
701
|
-
export const epochbaseddistribution_struct_name: () => [number, number];
|
|
702
|
-
export const epochbaseddistribution_type_name: (a: number) => [number, number];
|
|
703
568
|
export const groupaction_contract_id: (a: number) => number;
|
|
704
569
|
export const groupaction_event: (a: number) => number;
|
|
705
570
|
export const groupaction_fromJSON: (a: any) => [number, number, number];
|
|
@@ -757,38 +622,65 @@ export const instantassetlockproof_toJSON: (a: number) => [number, number, numbe
|
|
|
757
622
|
export const instantassetlockproof_toObject: (a: number) => [number, number, number];
|
|
758
623
|
export const instantassetlockproof_transaction: (a: number) => [number, number];
|
|
759
624
|
export const instantassetlockproof_type_name: (a: number) => [number, number];
|
|
760
|
-
export const
|
|
761
|
-
export const
|
|
762
|
-
export const
|
|
763
|
-
export const
|
|
764
|
-
export const
|
|
765
|
-
export const
|
|
766
|
-
export const
|
|
767
|
-
export const
|
|
768
|
-
export const
|
|
769
|
-
export const
|
|
770
|
-
export const
|
|
771
|
-
export const
|
|
772
|
-
export const
|
|
773
|
-
export const
|
|
774
|
-
export const
|
|
775
|
-
export const
|
|
776
|
-
export const
|
|
777
|
-
export const
|
|
778
|
-
export const
|
|
779
|
-
export const
|
|
780
|
-
export const
|
|
781
|
-
export const
|
|
782
|
-
export const
|
|
783
|
-
export const
|
|
784
|
-
export const
|
|
785
|
-
export const
|
|
786
|
-
export const
|
|
787
|
-
export const
|
|
788
|
-
export const
|
|
789
|
-
export const
|
|
790
|
-
export const
|
|
791
|
-
export const
|
|
625
|
+
export const partialidentity_balance: (a: number) => [number, bigint];
|
|
626
|
+
export const partialidentity_constructor: (a: any) => [number, number, number];
|
|
627
|
+
export const partialidentity_fromJSON: (a: any, b: any) => [number, number, number];
|
|
628
|
+
export const partialidentity_fromObject: (a: any, b: any) => [number, number, number];
|
|
629
|
+
export const partialidentity_id: (a: number) => number;
|
|
630
|
+
export const partialidentity_loaded_public_keys: (a: number) => [number, number, number];
|
|
631
|
+
export const partialidentity_not_found_public_keys: (a: number) => any;
|
|
632
|
+
export const partialidentity_revision: (a: number) => [number, bigint];
|
|
633
|
+
export const partialidentity_set_balance: (a: number, b: number, c: bigint) => void;
|
|
634
|
+
export const partialidentity_set_id: (a: number, b: any) => [number, number];
|
|
635
|
+
export const partialidentity_set_loaded_public_keys: (a: number, b: any) => [number, number];
|
|
636
|
+
export const partialidentity_set_not_found_public_keys: (a: number, b: number) => [number, number];
|
|
637
|
+
export const partialidentity_set_revision: (a: number, b: number, c: bigint) => void;
|
|
638
|
+
export const partialidentity_struct_name: () => [number, number];
|
|
639
|
+
export const partialidentity_toJSON: (a: number) => [number, number, number];
|
|
640
|
+
export const partialidentity_toObject: (a: number) => [number, number, number];
|
|
641
|
+
export const partialidentity_type_name: (a: number) => [number, number];
|
|
642
|
+
export const shieldtransition_actions: (a: number) => [number, number];
|
|
643
|
+
export const shieldtransition_amount: (a: number) => bigint;
|
|
644
|
+
export const shieldtransition_anchor: (a: number) => [number, number];
|
|
645
|
+
export const shieldtransition_binding_signature: (a: number) => [number, number];
|
|
646
|
+
export const shieldtransition_fee_strategy: (a: number) => [number, number];
|
|
647
|
+
export const shieldtransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
648
|
+
export const shieldtransition_fromJSON: (a: any) => [number, number, number];
|
|
649
|
+
export const shieldtransition_fromObject: (a: any) => [number, number, number];
|
|
650
|
+
export const shieldtransition_getModifiedDataIds: (a: number) => [number, number];
|
|
651
|
+
export const shieldtransition_input_witnesses: (a: number) => [number, number];
|
|
652
|
+
export const shieldtransition_inputs: (a: number) => [number, number];
|
|
653
|
+
export const shieldtransition_new: (a: any) => [number, number, number];
|
|
654
|
+
export const shieldtransition_proof: (a: number) => [number, number];
|
|
655
|
+
export const shieldtransition_struct_name: () => [number, number];
|
|
656
|
+
export const shieldtransition_toBytes: (a: number) => [number, number, number, number];
|
|
657
|
+
export const shieldtransition_toJSON: (a: number) => [number, number, number];
|
|
658
|
+
export const shieldtransition_toObject: (a: number) => [number, number, number];
|
|
659
|
+
export const shieldtransition_toStateTransition: (a: number) => number;
|
|
660
|
+
export const shieldtransition_type_name: (a: number) => [number, number];
|
|
661
|
+
export const shieldtransition_user_fee_increase: (a: number) => number;
|
|
662
|
+
export const tokenconfigurationlocalization_constructor: (a: number, b: number, c: number, d: number, e: number) => number;
|
|
663
|
+
export const tokenconfigurationlocalization_fromJSON: (a: any) => [number, number, number];
|
|
664
|
+
export const tokenconfigurationlocalization_fromObject: (a: any) => [number, number, number];
|
|
665
|
+
export const tokenconfigurationlocalization_plural_form: (a: number) => [number, number];
|
|
666
|
+
export const tokenconfigurationlocalization_set_plural_form: (a: number, b: number, c: number) => void;
|
|
667
|
+
export const tokenconfigurationlocalization_set_should_capitalize: (a: number, b: number) => void;
|
|
668
|
+
export const tokenconfigurationlocalization_set_singular_form: (a: number, b: number, c: number) => void;
|
|
669
|
+
export const tokenconfigurationlocalization_should_capitalize: (a: number) => number;
|
|
670
|
+
export const tokenconfigurationlocalization_singular_form: (a: number) => [number, number];
|
|
671
|
+
export const tokenconfigurationlocalization_struct_name: () => [number, number];
|
|
672
|
+
export const tokenconfigurationlocalization_toJSON: (a: number) => [number, number, number];
|
|
673
|
+
export const tokenconfigurationlocalization_toObject: (a: number) => [number, number, number];
|
|
674
|
+
export const tokenconfigurationlocalization_type_name: (a: number) => [number, number];
|
|
675
|
+
export const tokendestroyfrozenfundstransition_base: (a: number) => number;
|
|
676
|
+
export const tokendestroyfrozenfundstransition_constructor: (a: any) => [number, number, number];
|
|
677
|
+
export const tokendestroyfrozenfundstransition_frozen_identity_id: (a: number) => number;
|
|
678
|
+
export const tokendestroyfrozenfundstransition_public_note: (a: number) => [number, number];
|
|
679
|
+
export const tokendestroyfrozenfundstransition_set_base: (a: number, b: number) => void;
|
|
680
|
+
export const tokendestroyfrozenfundstransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
|
|
681
|
+
export const tokendestroyfrozenfundstransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
682
|
+
export const tokendestroyfrozenfundstransition_struct_name: () => [number, number];
|
|
683
|
+
export const tokendestroyfrozenfundstransition_type_name: (a: number) => [number, number];
|
|
792
684
|
export const tokenevent_fromJSON: (a: any) => [number, number, number];
|
|
793
685
|
export const tokenevent_fromObject: (a: any) => [number, number, number];
|
|
794
686
|
export const tokenevent_struct_name: () => [number, number];
|
|
@@ -796,111 +688,127 @@ export const tokenevent_toJSON: (a: number) => [number, number, number];
|
|
|
796
688
|
export const tokenevent_toObject: (a: number) => [number, number, number];
|
|
797
689
|
export const tokenevent_type_name: (a: number) => [number, number];
|
|
798
690
|
export const tokenevent_variant: (a: number) => number;
|
|
799
|
-
export const
|
|
800
|
-
export const
|
|
801
|
-
export const
|
|
802
|
-
export const
|
|
803
|
-
export const
|
|
804
|
-
export const
|
|
805
|
-
export const
|
|
806
|
-
export const tokenfreezetransition_struct_name: () => [number, number];
|
|
807
|
-
export const tokenfreezetransition_type_name: (a: number) => [number, number];
|
|
808
|
-
export const tokentransition_constructor: (a: any) => [number, number, number];
|
|
809
|
-
export const tokentransition_contract_id: (a: number) => number;
|
|
810
|
-
export const tokentransition_getHistoricalDocumentId: (a: number, b: any) => [number, number, number];
|
|
811
|
-
export const tokentransition_historical_document_type_name: (a: number) => [number, number];
|
|
812
|
-
export const tokentransition_identity_contract_nonce: (a: number) => bigint;
|
|
813
|
-
export const tokentransition_set_contract_id: (a: number, b: any) => [number, number];
|
|
814
|
-
export const tokentransition_set_identity_contract_nonce: (a: number, b: any) => [number, number];
|
|
815
|
-
export const tokentransition_set_token_id: (a: number, b: any) => [number, number];
|
|
816
|
-
export const tokentransition_struct_name: () => [number, number];
|
|
817
|
-
export const tokentransition_token_id: (a: number) => number;
|
|
818
|
-
export const tokentransition_transition: (a: number) => any;
|
|
819
|
-
export const tokentransition_transition_type: (a: number) => [number, number];
|
|
820
|
-
export const tokentransition_transition_type_number: (a: number) => number;
|
|
821
|
-
export const tokentransition_type_name: (a: number) => [number, number];
|
|
822
|
-
export const __wbg_set_timebaseddistribution_interval: (a: number, b: bigint) => void;
|
|
823
|
-
export const __wbg_addresscreditwithdrawaltransition_free: (a: number, b: number) => void;
|
|
824
|
-
export const __wbg_batchedtransition_free: (a: number, b: number) => void;
|
|
825
|
-
export const __wbg_batchtransition_free: (a: number, b: number) => void;
|
|
691
|
+
export const __wbg_consensuserror_free: (a: number, b: number) => void;
|
|
692
|
+
export const __wbg_document_free: (a: number, b: number) => void;
|
|
693
|
+
export const __wbg_documentbasetransition_free: (a: number, b: number) => void;
|
|
694
|
+
export const __wbg_documentcreatetransition_free: (a: number, b: number) => void;
|
|
695
|
+
export const __wbg_documentdeletetransition_free: (a: number, b: number) => void;
|
|
696
|
+
export const __wbg_documentpurchasetransition_free: (a: number, b: number) => void;
|
|
697
|
+
export const __wbg_documentreplacetransition_free: (a: number, b: number) => void;
|
|
826
698
|
export const __wbg_documenttransfertransition_free: (a: number, b: number) => void;
|
|
827
|
-
export const
|
|
828
|
-
export const
|
|
829
|
-
export const
|
|
830
|
-
export const
|
|
831
|
-
export const
|
|
832
|
-
export const
|
|
833
|
-
export const
|
|
834
|
-
export const
|
|
835
|
-
export const
|
|
836
|
-
export const
|
|
837
|
-
export const
|
|
838
|
-
export const
|
|
839
|
-
export const
|
|
840
|
-
export const
|
|
841
|
-
export const
|
|
842
|
-
export const
|
|
843
|
-
export const
|
|
844
|
-
export const
|
|
845
|
-
export const
|
|
846
|
-
export const
|
|
847
|
-
export const
|
|
848
|
-
export const
|
|
849
|
-
export const
|
|
850
|
-
export const
|
|
851
|
-
export const
|
|
852
|
-
export const
|
|
853
|
-
export const
|
|
854
|
-
export const
|
|
855
|
-
export const
|
|
856
|
-
export const
|
|
857
|
-
export const
|
|
858
|
-
export const
|
|
859
|
-
export const
|
|
860
|
-
export const
|
|
861
|
-
export const
|
|
862
|
-
export const
|
|
863
|
-
export const
|
|
864
|
-
export const
|
|
865
|
-
export const
|
|
866
|
-
export const
|
|
867
|
-
export const
|
|
868
|
-
export const
|
|
869
|
-
export const
|
|
870
|
-
export const
|
|
871
|
-
export const
|
|
872
|
-
export const
|
|
873
|
-
export const
|
|
874
|
-
export const
|
|
875
|
-
export const
|
|
876
|
-
export const
|
|
877
|
-
export const
|
|
878
|
-
export const
|
|
879
|
-
export const
|
|
880
|
-
export const
|
|
881
|
-
export const
|
|
882
|
-
export const
|
|
883
|
-
export const
|
|
884
|
-
export const
|
|
885
|
-
export const
|
|
886
|
-
export const
|
|
887
|
-
export const
|
|
888
|
-
export const
|
|
889
|
-
export const
|
|
890
|
-
export const
|
|
891
|
-
export const
|
|
892
|
-
export const
|
|
893
|
-
export const
|
|
894
|
-
export const
|
|
895
|
-
export const
|
|
896
|
-
export const
|
|
897
|
-
export const
|
|
898
|
-
export const
|
|
899
|
-
export const
|
|
900
|
-
export const
|
|
901
|
-
export const
|
|
902
|
-
export const
|
|
903
|
-
export const
|
|
699
|
+
export const __wbg_platformaddress_free: (a: number, b: number) => void;
|
|
700
|
+
export const __wbg_resourcevote_free: (a: number, b: number) => void;
|
|
701
|
+
export const __wbg_shieldfromassetlocktransition_free: (a: number, b: number) => void;
|
|
702
|
+
export const __wbg_tokenbasetransition_free: (a: number, b: number) => void;
|
|
703
|
+
export const __wbg_verifieddocuments_free: (a: number, b: number) => void;
|
|
704
|
+
export const __wbg_votepoll_free: (a: number, b: number) => void;
|
|
705
|
+
export const __wbg_wasmdpperror_free: (a: number, b: number) => void;
|
|
706
|
+
export const consensuserror_deserialize: (a: number, b: number) => [number, number, number];
|
|
707
|
+
export const consensuserror_message: (a: number) => [number, number];
|
|
708
|
+
export const consensuserror_struct_name: () => [number, number];
|
|
709
|
+
export const consensuserror_type_name: (a: number) => [number, number];
|
|
710
|
+
export const document_constructor: (a: any) => [number, number, number];
|
|
711
|
+
export const document_created_at: (a: number) => [number, bigint];
|
|
712
|
+
export const document_created_at_block_height: (a: number) => [number, bigint];
|
|
713
|
+
export const document_created_at_core_block_height: (a: number) => number;
|
|
714
|
+
export const document_data_contract_id: (a: number) => number;
|
|
715
|
+
export const document_document_type_name: (a: number) => [number, number];
|
|
716
|
+
export const document_entropy: (a: number) => [number, number];
|
|
717
|
+
export const document_fromBase64: (a: number, b: number, c: number, d: number, e: number, f: any) => [number, number, number];
|
|
718
|
+
export const document_fromBytes: (a: number, b: number, c: number, d: number, e: number, f: any) => [number, number, number];
|
|
719
|
+
export const document_fromHex: (a: number, b: number, c: number, d: number, e: number, f: any) => [number, number, number];
|
|
720
|
+
export const document_fromJSON: (a: any, b: any) => [number, number, number];
|
|
721
|
+
export const document_fromObject: (a: any, b: any) => [number, number, number];
|
|
722
|
+
export const document_generateId: (a: number, b: number, c: any, d: any, e: number, f: number) => [number, number, number, number];
|
|
723
|
+
export const document_id: (a: number) => number;
|
|
724
|
+
export const document_owner_id: (a: number) => number;
|
|
725
|
+
export const document_properties: (a: number) => [number, number, number];
|
|
726
|
+
export const document_revision: (a: number) => [number, bigint];
|
|
727
|
+
export const document_set_created_at: (a: number, b: number, c: bigint) => void;
|
|
728
|
+
export const document_set_created_at_block_height: (a: number, b: number, c: bigint) => void;
|
|
729
|
+
export const document_set_created_at_core_block_height: (a: number, b: number) => void;
|
|
730
|
+
export const document_set_data_contract_id_js: (a: number, b: any) => [number, number];
|
|
731
|
+
export const document_set_document_type_name: (a: number, b: number, c: number) => void;
|
|
732
|
+
export const document_set_entropy: (a: number, b: number, c: number) => [number, number];
|
|
733
|
+
export const document_set_id: (a: number, b: any) => [number, number];
|
|
734
|
+
export const document_set_owner_id: (a: number, b: any) => [number, number];
|
|
735
|
+
export const document_set_properties: (a: number, b: any) => [number, number];
|
|
736
|
+
export const document_set_revision: (a: number, b: number, c: bigint) => void;
|
|
737
|
+
export const document_set_transferred_at: (a: number, b: number, c: bigint) => void;
|
|
738
|
+
export const document_set_transferred_at_block_height: (a: number, b: number, c: bigint) => void;
|
|
739
|
+
export const document_set_transferred_at_core_block_height: (a: number, b: number) => void;
|
|
740
|
+
export const document_set_updated_at: (a: number, b: number, c: bigint) => void;
|
|
741
|
+
export const document_set_updated_at_block_height: (a: number, b: number, c: bigint) => void;
|
|
742
|
+
export const document_set_updated_at_core_block_height: (a: number, b: number) => void;
|
|
743
|
+
export const document_struct_name: () => [number, number];
|
|
744
|
+
export const document_toBase64: (a: number, b: number, c: any) => [number, number, number, number];
|
|
745
|
+
export const document_toBytes: (a: number, b: number, c: any) => [number, number, number, number];
|
|
746
|
+
export const document_toHex: (a: number, b: number, c: any) => [number, number, number, number];
|
|
747
|
+
export const document_toJSON: (a: number, b: any) => [number, number, number];
|
|
748
|
+
export const document_toObject: (a: number) => [number, number, number];
|
|
749
|
+
export const document_transferred_at: (a: number) => [number, bigint];
|
|
750
|
+
export const document_transferred_at_block_height: (a: number) => [number, bigint];
|
|
751
|
+
export const document_transferred_at_core_block_height: (a: number) => number;
|
|
752
|
+
export const document_type_name: (a: number) => [number, number];
|
|
753
|
+
export const document_updated_at: (a: number) => [number, bigint];
|
|
754
|
+
export const document_updated_at_block_height: (a: number) => [number, bigint];
|
|
755
|
+
export const document_updated_at_core_block_height: (a: number) => number;
|
|
756
|
+
export const documentbasetransition_constructor: (a: any) => [number, number, number];
|
|
757
|
+
export const documentbasetransition_data_contract_id: (a: number) => number;
|
|
758
|
+
export const documentbasetransition_document_type_name: (a: number) => [number, number];
|
|
759
|
+
export const documentbasetransition_id: (a: number) => number;
|
|
760
|
+
export const documentbasetransition_identity_contract_nonce: (a: number) => bigint;
|
|
761
|
+
export const documentbasetransition_set_data_contract_id: (a: number, b: any) => [number, number];
|
|
762
|
+
export const documentbasetransition_set_document_type_name: (a: number, b: number, c: number) => void;
|
|
763
|
+
export const documentbasetransition_set_id: (a: number, b: any) => [number, number];
|
|
764
|
+
export const documentbasetransition_set_identity_contract_nonce: (a: number, b: any) => [number, number];
|
|
765
|
+
export const documentbasetransition_set_token_payment_info: (a: number, b: number) => void;
|
|
766
|
+
export const documentbasetransition_struct_name: () => [number, number];
|
|
767
|
+
export const documentbasetransition_token_payment_info: (a: number) => number;
|
|
768
|
+
export const documentbasetransition_type_name: (a: number) => [number, number];
|
|
769
|
+
export const documentcreatetransition_base: (a: number) => number;
|
|
770
|
+
export const documentcreatetransition_clearPrefundedVotingBalance: (a: number) => void;
|
|
771
|
+
export const documentcreatetransition_constructor: (a: any) => [number, number, number];
|
|
772
|
+
export const documentcreatetransition_data: (a: number) => [number, number, number];
|
|
773
|
+
export const documentcreatetransition_entropy: (a: number) => [number, number];
|
|
774
|
+
export const documentcreatetransition_fromDocumentTransition: (a: number) => [number, number, number];
|
|
775
|
+
export const documentcreatetransition_prefunded_voting_balance: (a: number) => number;
|
|
776
|
+
export const documentcreatetransition_set_base: (a: number, b: number) => void;
|
|
777
|
+
export const documentcreatetransition_set_data: (a: number, b: any) => [number, number];
|
|
778
|
+
export const documentcreatetransition_set_entropy: (a: number, b: number, c: number) => [number, number];
|
|
779
|
+
export const documentcreatetransition_set_prefunded_voting_balance: (a: number, b: number) => void;
|
|
780
|
+
export const documentcreatetransition_struct_name: () => [number, number];
|
|
781
|
+
export const documentcreatetransition_toDocumentTransition: (a: number) => number;
|
|
782
|
+
export const documentcreatetransition_type_name: (a: number) => [number, number];
|
|
783
|
+
export const documentdeletetransition_base: (a: number) => number;
|
|
784
|
+
export const documentdeletetransition_constructor: (a: any) => [number, number, number];
|
|
785
|
+
export const documentdeletetransition_fromDocumentTransition: (a: number) => [number, number, number];
|
|
786
|
+
export const documentdeletetransition_set_base: (a: number, b: number) => void;
|
|
787
|
+
export const documentdeletetransition_struct_name: () => [number, number];
|
|
788
|
+
export const documentdeletetransition_toDocumentTransition: (a: number) => number;
|
|
789
|
+
export const documentdeletetransition_type_name: (a: number) => [number, number];
|
|
790
|
+
export const documentpurchasetransition_base: (a: number) => number;
|
|
791
|
+
export const documentpurchasetransition_constructor: (a: any) => [number, number, number];
|
|
792
|
+
export const documentpurchasetransition_fromDocumentTransition: (a: number) => [number, number, number];
|
|
793
|
+
export const documentpurchasetransition_price: (a: number) => bigint;
|
|
794
|
+
export const documentpurchasetransition_revision: (a: number) => bigint;
|
|
795
|
+
export const documentpurchasetransition_set_base: (a: number, b: number) => void;
|
|
796
|
+
export const documentpurchasetransition_set_price: (a: number, b: any) => [number, number];
|
|
797
|
+
export const documentpurchasetransition_set_revision: (a: number, b: any) => [number, number];
|
|
798
|
+
export const documentpurchasetransition_struct_name: () => [number, number];
|
|
799
|
+
export const documentpurchasetransition_toDocumentTransition: (a: number) => number;
|
|
800
|
+
export const documentpurchasetransition_type_name: (a: number) => [number, number];
|
|
801
|
+
export const documentreplacetransition_base: (a: number) => number;
|
|
802
|
+
export const documentreplacetransition_constructor: (a: any) => [number, number, number];
|
|
803
|
+
export const documentreplacetransition_data: (a: number) => [number, number, number];
|
|
804
|
+
export const documentreplacetransition_fromDocumentTransition: (a: number) => [number, number, number];
|
|
805
|
+
export const documentreplacetransition_revision: (a: number) => bigint;
|
|
806
|
+
export const documentreplacetransition_set_base: (a: number, b: number) => void;
|
|
807
|
+
export const documentreplacetransition_set_data: (a: number, b: any) => [number, number];
|
|
808
|
+
export const documentreplacetransition_set_revision: (a: number, b: any) => [number, number];
|
|
809
|
+
export const documentreplacetransition_struct_name: () => [number, number];
|
|
810
|
+
export const documentreplacetransition_toDocumentTransition: (a: number) => number;
|
|
811
|
+
export const documentreplacetransition_type_name: (a: number) => [number, number];
|
|
904
812
|
export const documenttransfertransition_base: (a: number) => number;
|
|
905
813
|
export const documenttransfertransition_constructor: (a: any) => [number, number, number];
|
|
906
814
|
export const documenttransfertransition_fromDocumentTransition: (a: number) => [number, number, number];
|
|
@@ -910,125 +818,120 @@ export const documenttransfertransition_set_recipient_owner_id: (a: number, b: a
|
|
|
910
818
|
export const documenttransfertransition_struct_name: () => [number, number];
|
|
911
819
|
export const documenttransfertransition_toDocumentTransition: (a: number) => number;
|
|
912
820
|
export const documenttransfertransition_type_name: (a: number) => [number, number];
|
|
913
|
-
export const
|
|
914
|
-
export const
|
|
915
|
-
export const
|
|
916
|
-
export const
|
|
917
|
-
export const
|
|
918
|
-
export const
|
|
919
|
-
export const
|
|
920
|
-
export const
|
|
921
|
-
export const
|
|
922
|
-
export const
|
|
923
|
-
export const
|
|
924
|
-
export const
|
|
925
|
-
export const
|
|
926
|
-
export const
|
|
927
|
-
export const
|
|
928
|
-
export const
|
|
929
|
-
export const
|
|
930
|
-
export const
|
|
931
|
-
export const
|
|
932
|
-
export const
|
|
933
|
-
export const
|
|
934
|
-
export const
|
|
935
|
-
export const
|
|
936
|
-
export const
|
|
937
|
-
export const
|
|
938
|
-
export const
|
|
939
|
-
export const
|
|
940
|
-
export const
|
|
941
|
-
export const
|
|
942
|
-
export const
|
|
943
|
-
export const
|
|
944
|
-
export const
|
|
945
|
-
export const
|
|
946
|
-
export const
|
|
947
|
-
export const
|
|
948
|
-
export const
|
|
949
|
-
export const
|
|
950
|
-
export const
|
|
951
|
-
export const
|
|
952
|
-
export const
|
|
953
|
-
export const
|
|
954
|
-
export const
|
|
955
|
-
export const
|
|
956
|
-
export const
|
|
957
|
-
export const
|
|
958
|
-
export const
|
|
959
|
-
export const
|
|
960
|
-
export const
|
|
961
|
-
export const
|
|
962
|
-
export const
|
|
963
|
-
export const
|
|
964
|
-
export const
|
|
965
|
-
export const
|
|
966
|
-
export const
|
|
967
|
-
export const
|
|
968
|
-
export const
|
|
969
|
-
export const
|
|
970
|
-
export const
|
|
971
|
-
export const
|
|
972
|
-
export const
|
|
973
|
-
export const
|
|
974
|
-
export const
|
|
975
|
-
export const
|
|
976
|
-
export const
|
|
977
|
-
export const
|
|
978
|
-
export const
|
|
979
|
-
export const
|
|
980
|
-
export const
|
|
981
|
-
export const
|
|
982
|
-
export const
|
|
983
|
-
export const
|
|
984
|
-
export const
|
|
985
|
-
export const
|
|
986
|
-
export const
|
|
987
|
-
export const
|
|
988
|
-
export const
|
|
989
|
-
export const
|
|
990
|
-
export const
|
|
991
|
-
export const
|
|
992
|
-
export const
|
|
993
|
-
export const
|
|
994
|
-
export const
|
|
995
|
-
export const
|
|
996
|
-
export const
|
|
997
|
-
export const
|
|
998
|
-
export const
|
|
999
|
-
export const
|
|
1000
|
-
export const
|
|
1001
|
-
export const
|
|
1002
|
-
export const
|
|
1003
|
-
export const
|
|
1004
|
-
export const
|
|
1005
|
-
export const
|
|
1006
|
-
export const
|
|
1007
|
-
export const
|
|
1008
|
-
export const
|
|
1009
|
-
export const
|
|
1010
|
-
export const
|
|
1011
|
-
export const
|
|
1012
|
-
export const
|
|
1013
|
-
export const
|
|
1014
|
-
export const
|
|
1015
|
-
export const
|
|
1016
|
-
export const
|
|
1017
|
-
export const
|
|
1018
|
-
export const
|
|
1019
|
-
export const
|
|
1020
|
-
export const
|
|
1021
|
-
export const
|
|
1022
|
-
export const
|
|
1023
|
-
export const
|
|
1024
|
-
export const
|
|
1025
|
-
export const
|
|
1026
|
-
export const
|
|
1027
|
-
export const shieldtransition_user_fee_increase: (a: number) => number;
|
|
1028
|
-
export const tokenconfigurationchangeitem_item: (a: number) => any;
|
|
1029
|
-
export const tokenconfigurationchangeitem_item_name: (a: number) => [number, number];
|
|
1030
|
-
export const tokenconfigurationchangeitem_struct_name: () => [number, number];
|
|
1031
|
-
export const tokenconfigurationchangeitem_type_name: (a: number) => [number, number];
|
|
821
|
+
export const platformaddress_addressType: (a: number) => [number, number];
|
|
822
|
+
export const platformaddress_constructor: (a: any) => [number, number, number];
|
|
823
|
+
export const platformaddress_fromBech32m: (a: number, b: number) => [number, number, number];
|
|
824
|
+
export const platformaddress_fromBytes: (a: number, b: number) => [number, number, number];
|
|
825
|
+
export const platformaddress_fromHex: (a: number, b: number) => [number, number, number];
|
|
826
|
+
export const platformaddress_fromP2pkhHash: (a: number, b: number) => [number, number, number];
|
|
827
|
+
export const platformaddress_fromP2shHash: (a: number, b: number) => [number, number, number];
|
|
828
|
+
export const platformaddress_hash: (a: number) => [number, number];
|
|
829
|
+
export const platformaddress_hashToHex: (a: number) => [number, number];
|
|
830
|
+
export const platformaddress_isP2pkh: (a: number) => number;
|
|
831
|
+
export const platformaddress_isP2sh: (a: number) => number;
|
|
832
|
+
export const platformaddress_struct_name: () => [number, number];
|
|
833
|
+
export const platformaddress_toBech32m: (a: number, b: any) => [number, number, number, number];
|
|
834
|
+
export const platformaddress_toBytes: (a: number) => [number, number];
|
|
835
|
+
export const platformaddress_toHex: (a: number) => [number, number];
|
|
836
|
+
export const platformaddress_type_name: (a: number) => [number, number];
|
|
837
|
+
export const resourcevote_choice: (a: number) => number;
|
|
838
|
+
export const resourcevote_constructor: (a: number, b: number) => number;
|
|
839
|
+
export const resourcevote_fromJSON: (a: any) => [number, number, number];
|
|
840
|
+
export const resourcevote_fromObject: (a: any) => [number, number, number];
|
|
841
|
+
export const resourcevote_poll: (a: number) => number;
|
|
842
|
+
export const resourcevote_set_choice: (a: number, b: number) => void;
|
|
843
|
+
export const resourcevote_set_poll: (a: number, b: number) => void;
|
|
844
|
+
export const resourcevote_struct_name: () => [number, number];
|
|
845
|
+
export const resourcevote_toJSON: (a: number) => [number, number, number];
|
|
846
|
+
export const resourcevote_toObject: (a: number) => [number, number, number];
|
|
847
|
+
export const resourcevote_type_name: (a: number) => [number, number];
|
|
848
|
+
export const shieldfromassetlocktransition_actions: (a: number) => [number, number];
|
|
849
|
+
export const shieldfromassetlocktransition_anchor: (a: number) => [number, number];
|
|
850
|
+
export const shieldfromassetlocktransition_asset_lock_proof: (a: number) => number;
|
|
851
|
+
export const shieldfromassetlocktransition_binding_signature: (a: number) => [number, number];
|
|
852
|
+
export const shieldfromassetlocktransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
853
|
+
export const shieldfromassetlocktransition_fromJSON: (a: any) => [number, number, number];
|
|
854
|
+
export const shieldfromassetlocktransition_fromObject: (a: any) => [number, number, number];
|
|
855
|
+
export const shieldfromassetlocktransition_getModifiedDataIds: (a: number) => [number, number];
|
|
856
|
+
export const shieldfromassetlocktransition_new: (a: any) => [number, number, number];
|
|
857
|
+
export const shieldfromassetlocktransition_proof: (a: number) => [number, number];
|
|
858
|
+
export const shieldfromassetlocktransition_signature: (a: number) => [number, number];
|
|
859
|
+
export const shieldfromassetlocktransition_struct_name: () => [number, number];
|
|
860
|
+
export const shieldfromassetlocktransition_surplus_output: (a: number) => number;
|
|
861
|
+
export const shieldfromassetlocktransition_toBytes: (a: number) => [number, number, number, number];
|
|
862
|
+
export const shieldfromassetlocktransition_toJSON: (a: number) => [number, number, number];
|
|
863
|
+
export const shieldfromassetlocktransition_toObject: (a: number) => [number, number, number];
|
|
864
|
+
export const shieldfromassetlocktransition_toStateTransition: (a: number) => number;
|
|
865
|
+
export const shieldfromassetlocktransition_type_name: (a: number) => [number, number];
|
|
866
|
+
export const shieldfromassetlocktransition_value_balance: (a: number) => bigint;
|
|
867
|
+
export const tokenbasetransition_constructor: (a: any) => [number, number, number];
|
|
868
|
+
export const tokenbasetransition_data_contract_id: (a: number) => number;
|
|
869
|
+
export const tokenbasetransition_identity_contract_nonce: (a: number) => bigint;
|
|
870
|
+
export const tokenbasetransition_set_data_contract_id: (a: number, b: any) => [number, number];
|
|
871
|
+
export const tokenbasetransition_set_identity_contract_nonce: (a: number, b: bigint) => void;
|
|
872
|
+
export const tokenbasetransition_set_token_contract_position: (a: number, b: any) => [number, number];
|
|
873
|
+
export const tokenbasetransition_set_token_id: (a: number, b: any) => [number, number];
|
|
874
|
+
export const tokenbasetransition_set_using_group_info: (a: number, b: any) => [number, number];
|
|
875
|
+
export const tokenbasetransition_struct_name: () => [number, number];
|
|
876
|
+
export const tokenbasetransition_token_contract_position: (a: number) => number;
|
|
877
|
+
export const tokenbasetransition_token_id: (a: number) => number;
|
|
878
|
+
export const tokenbasetransition_type_name: (a: number) => [number, number];
|
|
879
|
+
export const tokenbasetransition_using_group_info: (a: number) => number;
|
|
880
|
+
export const verifieddocuments_documents: (a: number) => any;
|
|
881
|
+
export const verifieddocuments_fromJSON: (a: any) => [number, number, number];
|
|
882
|
+
export const verifieddocuments_fromObject: (a: any) => [number, number, number];
|
|
883
|
+
export const verifieddocuments_struct_name: () => [number, number];
|
|
884
|
+
export const verifieddocuments_toJSON: (a: number) => [number, number, number];
|
|
885
|
+
export const verifieddocuments_toObject: (a: number) => any;
|
|
886
|
+
export const verifieddocuments_type_name: (a: number) => [number, number];
|
|
887
|
+
export const votepoll_constructor: (a: any) => [number, number, number];
|
|
888
|
+
export const votepoll_contract_id: (a: number) => number;
|
|
889
|
+
export const votepoll_document_type_name: (a: number) => [number, number];
|
|
890
|
+
export const votepoll_fromJSON: (a: any) => [number, number, number];
|
|
891
|
+
export const votepoll_fromObject: (a: any) => [number, number, number];
|
|
892
|
+
export const votepoll_index_name: (a: number) => [number, number];
|
|
893
|
+
export const votepoll_index_values: (a: number) => [number, number, number];
|
|
894
|
+
export const votepoll_set_contract_id: (a: number, b: any) => [number, number];
|
|
895
|
+
export const votepoll_set_document_type_name: (a: number, b: number, c: number) => void;
|
|
896
|
+
export const votepoll_set_index_name: (a: number, b: number, c: number) => void;
|
|
897
|
+
export const votepoll_set_index_values: (a: number, b: any) => [number, number];
|
|
898
|
+
export const votepoll_struct_name: () => [number, number];
|
|
899
|
+
export const votepoll_toJSON: (a: number) => [number, number, number];
|
|
900
|
+
export const votepoll_toObject: (a: number) => [number, number, number];
|
|
901
|
+
export const votepoll_toString: (a: number) => [number, number];
|
|
902
|
+
export const votepoll_type_name: (a: number) => [number, number];
|
|
903
|
+
export const wasmdpperror_code: (a: number) => number;
|
|
904
|
+
export const wasmdpperror_kind: (a: number) => number;
|
|
905
|
+
export const wasmdpperror_message: (a: number) => [number, number];
|
|
906
|
+
export const wasmdpperror_name: (a: number) => [number, number];
|
|
907
|
+
export const __wbg_feestrategystep_free: (a: number, b: number) => void;
|
|
908
|
+
export const __wbg_privateencryptednote_free: (a: number, b: number) => void;
|
|
909
|
+
export const __wbg_sharedencryptednote_free: (a: number, b: number) => void;
|
|
910
|
+
export const __wbg_tokendirectpurchasetransition_free: (a: number, b: number) => void;
|
|
911
|
+
export const feestrategystep_deductFromInput: (a: number) => number;
|
|
912
|
+
export const feestrategystep_index: (a: number) => number;
|
|
913
|
+
export const feestrategystep_isDeductFromInput: (a: number) => number;
|
|
914
|
+
export const feestrategystep_isReduceOutput: (a: number) => number;
|
|
915
|
+
export const feestrategystep_reduceOutput: (a: number) => number;
|
|
916
|
+
export const feestrategystep_struct_name: () => [number, number];
|
|
917
|
+
export const feestrategystep_type_name: (a: number) => [number, number];
|
|
918
|
+
export const privateencryptednote_constructor: (a: number, b: number, c: number, d: number) => number;
|
|
919
|
+
export const privateencryptednote_derivation_encryption_key_index: (a: number) => number;
|
|
920
|
+
export const privateencryptednote_root_encryption_key_index: (a: number) => number;
|
|
921
|
+
export const privateencryptednote_set_derivation_encryption_key_index: (a: number, b: number) => void;
|
|
922
|
+
export const privateencryptednote_set_root_encryption_key_index: (a: number, b: number) => void;
|
|
923
|
+
export const privateencryptednote_set_value: (a: number, b: number, c: number) => void;
|
|
924
|
+
export const privateencryptednote_struct_name: () => [number, number];
|
|
925
|
+
export const privateencryptednote_type_name: (a: number) => [number, number];
|
|
926
|
+
export const privateencryptednote_value: (a: number) => [number, number];
|
|
927
|
+
export const sharedencryptednote_recipient_key_index: (a: number) => number;
|
|
928
|
+
export const sharedencryptednote_sender_key_index: (a: number) => number;
|
|
929
|
+
export const sharedencryptednote_set_recipient_key_index: (a: number, b: number) => void;
|
|
930
|
+
export const sharedencryptednote_set_sender_key_index: (a: number, b: number) => void;
|
|
931
|
+
export const sharedencryptednote_set_value: (a: number, b: number, c: number) => void;
|
|
932
|
+
export const sharedencryptednote_struct_name: () => [number, number];
|
|
933
|
+
export const sharedencryptednote_type_name: (a: number) => [number, number];
|
|
934
|
+
export const sharedencryptednote_value: (a: number) => [number, number];
|
|
1032
935
|
export const tokendirectpurchasetransition_base: (a: number) => number;
|
|
1033
936
|
export const tokendirectpurchasetransition_constructor: (a: any) => [number, number, number];
|
|
1034
937
|
export const tokendirectpurchasetransition_set_base: (a: number, b: number) => void;
|
|
@@ -1038,80 +941,10 @@ export const tokendirectpurchasetransition_struct_name: () => [number, number];
|
|
|
1038
941
|
export const tokendirectpurchasetransition_token_count: (a: number) => bigint;
|
|
1039
942
|
export const tokendirectpurchasetransition_total_agreed_price: (a: number) => bigint;
|
|
1040
943
|
export const tokendirectpurchasetransition_type_name: (a: number) => [number, number];
|
|
1041
|
-
export const
|
|
1042
|
-
export const tokendistributionrules_constructor: (a: any) => [number, number, number];
|
|
1043
|
-
export const tokendistributionrules_is_minting_allowing_choosing_destination: (a: number) => number;
|
|
1044
|
-
export const tokendistributionrules_minting_allow_choosing_destination_rules: (a: number) => number;
|
|
1045
|
-
export const tokendistributionrules_new_tokens_destination_identity: (a: number) => number;
|
|
1046
|
-
export const tokendistributionrules_new_tokens_destination_identity_rules: (a: number) => number;
|
|
1047
|
-
export const tokendistributionrules_perpetual_distribution: (a: number) => number;
|
|
1048
|
-
export const tokendistributionrules_perpetual_distribution_rules: (a: number) => number;
|
|
1049
|
-
export const tokendistributionrules_pre_programmed_distribution: (a: number) => number;
|
|
1050
|
-
export const tokendistributionrules_set_change_direct_purchase_pricing_rules: (a: number, b: number) => void;
|
|
1051
|
-
export const tokendistributionrules_set_is_minting_allowing_choosing_destination: (a: number, b: number) => void;
|
|
1052
|
-
export const tokendistributionrules_set_minting_allow_choosing_destination_rules: (a: number, b: number) => void;
|
|
1053
|
-
export const tokendistributionrules_set_new_tokens_destination_identity: (a: number, b: any) => [number, number];
|
|
1054
|
-
export const tokendistributionrules_set_new_tokens_destination_identity_rules: (a: number, b: number) => void;
|
|
1055
|
-
export const tokendistributionrules_set_perpetual_distribution: (a: number, b: any) => [number, number];
|
|
1056
|
-
export const tokendistributionrules_set_perpetual_distribution_rules: (a: number, b: number) => void;
|
|
1057
|
-
export const tokendistributionrules_set_pre_programmed_distribution: (a: number, b: any) => [number, number];
|
|
1058
|
-
export const tokendistributionrules_struct_name: () => [number, number];
|
|
1059
|
-
export const tokendistributionrules_type_name: (a: number) => [number, number];
|
|
1060
|
-
export const tokenpaymentinfo_constructor: (a: any) => [number, number, number];
|
|
1061
|
-
export const tokenpaymentinfo_fromJSON: (a: any) => [number, number, number];
|
|
1062
|
-
export const tokenpaymentinfo_fromObject: (a: any) => [number, number, number];
|
|
1063
|
-
export const tokenpaymentinfo_gas_fees_paid_by: (a: number) => [number, number];
|
|
1064
|
-
export const tokenpaymentinfo_maximum_token_cost: (a: number) => [number, bigint];
|
|
1065
|
-
export const tokenpaymentinfo_minimum_token_cost: (a: number) => [number, bigint];
|
|
1066
|
-
export const tokenpaymentinfo_payment_token_contract_id: (a: number) => number;
|
|
1067
|
-
export const tokenpaymentinfo_set_gas_fees_paid_by: (a: number, b: any) => [number, number];
|
|
1068
|
-
export const tokenpaymentinfo_set_maximum_token_cost: (a: number, b: number, c: bigint) => void;
|
|
1069
|
-
export const tokenpaymentinfo_set_minimum_token_cost: (a: number, b: number, c: bigint) => void;
|
|
1070
|
-
export const tokenpaymentinfo_set_payment_token_contract_id: (a: number, b: any) => [number, number];
|
|
1071
|
-
export const tokenpaymentinfo_set_token_contract_position: (a: number, b: number) => void;
|
|
1072
|
-
export const tokenpaymentinfo_struct_name: () => [number, number];
|
|
1073
|
-
export const tokenpaymentinfo_toJSON: (a: number) => [number, number, number];
|
|
1074
|
-
export const tokenpaymentinfo_toObject: (a: number) => [number, number, number];
|
|
1075
|
-
export const tokenpaymentinfo_token_contract_position: (a: number) => number;
|
|
1076
|
-
export const tokenpaymentinfo_type_name: (a: number) => [number, number];
|
|
1077
|
-
export const tokensetpricefordirectpurchasetransition_base: (a: number) => number;
|
|
1078
|
-
export const tokensetpricefordirectpurchasetransition_constructor: (a: any) => [number, number, number];
|
|
1079
|
-
export const tokensetpricefordirectpurchasetransition_price: (a: number) => number;
|
|
1080
|
-
export const tokensetpricefordirectpurchasetransition_public_note: (a: number) => [number, number];
|
|
1081
|
-
export const tokensetpricefordirectpurchasetransition_set_base: (a: number, b: number) => void;
|
|
1082
|
-
export const tokensetpricefordirectpurchasetransition_set_price: (a: number, b: number) => void;
|
|
1083
|
-
export const tokensetpricefordirectpurchasetransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1084
|
-
export const tokensetpricefordirectpurchasetransition_struct_name: () => [number, number];
|
|
1085
|
-
export const tokensetpricefordirectpurchasetransition_type_name: (a: number) => [number, number];
|
|
1086
|
-
export const tokenstatus_is_paused: (a: number) => number;
|
|
1087
|
-
export const tokenstatus_struct_name: () => [number, number];
|
|
1088
|
-
export const tokenstatus_type_name: (a: number) => [number, number];
|
|
1089
|
-
export const verifiedmasternodevote_fromJSON: (a: any) => [number, number, number];
|
|
1090
|
-
export const verifiedmasternodevote_fromObject: (a: any) => [number, number, number];
|
|
1091
|
-
export const verifiedmasternodevote_struct_name: () => [number, number];
|
|
1092
|
-
export const verifiedmasternodevote_toJSON: (a: number) => [number, number, number];
|
|
1093
|
-
export const verifiedmasternodevote_toObject: (a: number) => [number, number, number];
|
|
1094
|
-
export const verifiedmasternodevote_type_name: (a: number) => [number, number];
|
|
1095
|
-
export const verifiednextdistribution_fromJSON: (a: any) => [number, number, number];
|
|
1096
|
-
export const verifiednextdistribution_fromObject: (a: any) => [number, number, number];
|
|
1097
|
-
export const verifiednextdistribution_struct_name: () => [number, number];
|
|
1098
|
-
export const verifiednextdistribution_toJSON: (a: number) => [number, number, number];
|
|
1099
|
-
export const verifiednextdistribution_toObject: (a: number) => [number, number, number];
|
|
1100
|
-
export const verifiednextdistribution_type_name: (a: number) => [number, number];
|
|
1101
|
-
export const vote_choice: (a: number) => number;
|
|
1102
|
-
export const vote_constructor: (a: number, b: number) => number;
|
|
1103
|
-
export const vote_fromJSON: (a: any) => [number, number, number];
|
|
1104
|
-
export const vote_fromObject: (a: any) => [number, number, number];
|
|
1105
|
-
export const vote_poll: (a: number) => number;
|
|
1106
|
-
export const vote_set_choice: (a: number, b: number) => void;
|
|
1107
|
-
export const vote_set_poll: (a: number, b: number) => void;
|
|
1108
|
-
export const vote_struct_name: () => [number, number];
|
|
1109
|
-
export const vote_toJSON: (a: number) => [number, number, number];
|
|
1110
|
-
export const vote_toObject: (a: number) => [number, number, number];
|
|
1111
|
-
export const vote_type_name: (a: number) => [number, number];
|
|
1112
|
-
export const __wbg_set_verifiednextdistribution_vote: (a: number, b: number) => void;
|
|
944
|
+
export const sharedencryptednote_constructor: (a: number, b: number, c: number, d: number) => number;
|
|
1113
945
|
export const __wbg_addresswitness_free: (a: number, b: number) => void;
|
|
1114
946
|
export const __wbg_contenderwithserializeddocument_free: (a: number, b: number) => void;
|
|
947
|
+
export const __wbg_contesteddocumentvotepollwinnerinfo_free: (a: number, b: number) => void;
|
|
1115
948
|
export const __wbg_get_verifiedtokenactionwithdocument_document: (a: number) => number;
|
|
1116
949
|
export const __wbg_get_verifiedtokenbalance_tokenId: (a: number) => number;
|
|
1117
950
|
export const __wbg_get_verifiedtokenbalanceabsence_tokenId: (a: number) => number;
|
|
@@ -1130,7 +963,6 @@ export const __wbg_get_verifiedtokenidentityinfo_tokenInfo: (a: number) => numbe
|
|
|
1130
963
|
export const __wbg_get_verifiedtokenpricingschedule_pricingSchedule: (a: number) => number;
|
|
1131
964
|
export const __wbg_get_verifiedtokenpricingschedule_tokenId: (a: number) => number;
|
|
1132
965
|
export const __wbg_get_verifiedtokenstatus_tokenStatus: (a: number) => number;
|
|
1133
|
-
export const __wbg_serializedorchardaction_free: (a: number, b: number) => void;
|
|
1134
966
|
export const __wbg_set_verifiedtokenactionwithdocument_document: (a: number, b: number) => void;
|
|
1135
967
|
export const __wbg_set_verifiedtokenbalance_tokenId: (a: number, b: number) => void;
|
|
1136
968
|
export const __wbg_set_verifiedtokenbalanceabsence_tokenId: (a: number, b: number) => void;
|
|
@@ -1146,7 +978,6 @@ export const __wbg_set_verifiedtokenidentityinfo_tokenId: (a: number, b: number)
|
|
|
1146
978
|
export const __wbg_set_verifiedtokenidentityinfo_tokenInfo: (a: number, b: number) => void;
|
|
1147
979
|
export const __wbg_set_verifiedtokenpricingschedule_tokenId: (a: number, b: number) => void;
|
|
1148
980
|
export const __wbg_set_verifiedtokenstatus_tokenStatus: (a: number, b: number) => void;
|
|
1149
|
-
export const __wbg_tokenconfigurationlocalization_free: (a: number, b: number) => void;
|
|
1150
981
|
export const __wbg_verifiedtokenactionwithdocument_free: (a: number, b: number) => void;
|
|
1151
982
|
export const __wbg_verifiedtokenbalance_free: (a: number, b: number) => void;
|
|
1152
983
|
export const __wbg_verifiedtokenbalanceabsence_free: (a: number, b: number) => void;
|
|
@@ -1155,7 +986,6 @@ export const __wbg_verifiedtokengroupactionwithtokenbalance_free: (a: number, b:
|
|
|
1155
986
|
export const __wbg_verifiedtokengroupactionwithtokenidentityinfo_free: (a: number, b: number) => void;
|
|
1156
987
|
export const __wbg_verifiedtokengroupactionwithtokenpricingschedule_free: (a: number, b: number) => void;
|
|
1157
988
|
export const __wbg_verifiedtokenidentitiesbalances_free: (a: number, b: number) => void;
|
|
1158
|
-
export const __wbg_verifiedtokenidentityinfo_free: (a: number, b: number) => void;
|
|
1159
989
|
export const __wbg_verifiedtokenpricingschedule_free: (a: number, b: number) => void;
|
|
1160
990
|
export const __wbg_verifiedtokenstatus_free: (a: number, b: number) => void;
|
|
1161
991
|
export const addresswitness_fromJSON: (a: any) => [number, number, number];
|
|
@@ -1182,32 +1012,26 @@ export const contenderwithserializeddocument_toJSON: (a: number) => [number, num
|
|
|
1182
1012
|
export const contenderwithserializeddocument_toObject: (a: number) => [number, number, number];
|
|
1183
1013
|
export const contenderwithserializeddocument_type_name: (a: number) => [number, number];
|
|
1184
1014
|
export const contenderwithserializeddocument_vote_tally: (a: number) => number;
|
|
1185
|
-
export const
|
|
1186
|
-
export const
|
|
1187
|
-
export const
|
|
1188
|
-
export const
|
|
1189
|
-
export const
|
|
1190
|
-
export const
|
|
1191
|
-
export const
|
|
1192
|
-
export const
|
|
1193
|
-
export const
|
|
1194
|
-
export const
|
|
1195
|
-
export const
|
|
1196
|
-
export const
|
|
1197
|
-
export const
|
|
1198
|
-
export const
|
|
1199
|
-
export const
|
|
1200
|
-
export const
|
|
1201
|
-
export const
|
|
1202
|
-
export const
|
|
1203
|
-
export const
|
|
1204
|
-
export const
|
|
1205
|
-
export const tokenconfigurationlocalization_should_capitalize: (a: number) => number;
|
|
1206
|
-
export const tokenconfigurationlocalization_singular_form: (a: number) => [number, number];
|
|
1207
|
-
export const tokenconfigurationlocalization_struct_name: () => [number, number];
|
|
1208
|
-
export const tokenconfigurationlocalization_toJSON: (a: number) => [number, number, number];
|
|
1209
|
-
export const tokenconfigurationlocalization_toObject: (a: number) => [number, number, number];
|
|
1210
|
-
export const tokenconfigurationlocalization_type_name: (a: number) => [number, number];
|
|
1015
|
+
export const contesteddocumentvotepollwinnerinfo_constructor: (a: number, b: number, c: number) => [number, number, number];
|
|
1016
|
+
export const contesteddocumentvotepollwinnerinfo_fromJSON: (a: any) => [number, number, number];
|
|
1017
|
+
export const contesteddocumentvotepollwinnerinfo_fromObject: (a: any) => [number, number, number];
|
|
1018
|
+
export const contesteddocumentvotepollwinnerinfo_identity_id: (a: number) => number;
|
|
1019
|
+
export const contesteddocumentvotepollwinnerinfo_is_locked: (a: number) => number;
|
|
1020
|
+
export const contesteddocumentvotepollwinnerinfo_is_no_winner: (a: number) => number;
|
|
1021
|
+
export const contesteddocumentvotepollwinnerinfo_is_won_by_identity: (a: number) => number;
|
|
1022
|
+
export const contesteddocumentvotepollwinnerinfo_kind: (a: number) => [number, number];
|
|
1023
|
+
export const contesteddocumentvotepollwinnerinfo_struct_name: () => [number, number];
|
|
1024
|
+
export const contesteddocumentvotepollwinnerinfo_toJSON: (a: number) => [number, number, number];
|
|
1025
|
+
export const contesteddocumentvotepollwinnerinfo_toObject: (a: number) => [number, number, number];
|
|
1026
|
+
export const contesteddocumentvotepollwinnerinfo_type_name: (a: number) => [number, number];
|
|
1027
|
+
export const tokencontractinfo_contract_id: (a: number) => number;
|
|
1028
|
+
export const tokencontractinfo_fromJSON: (a: any) => [number, number, number];
|
|
1029
|
+
export const tokencontractinfo_fromObject: (a: any) => [number, number, number];
|
|
1030
|
+
export const tokencontractinfo_struct_name: () => [number, number];
|
|
1031
|
+
export const tokencontractinfo_toJSON: (a: number) => [number, number, number];
|
|
1032
|
+
export const tokencontractinfo_toObject: (a: number) => [number, number, number];
|
|
1033
|
+
export const tokencontractinfo_token_contract_position: (a: number) => number;
|
|
1034
|
+
export const tokencontractinfo_type_name: (a: number) => [number, number];
|
|
1211
1035
|
export const verifiedtokenactionwithdocument_fromJSON: (a: any) => [number, number, number];
|
|
1212
1036
|
export const verifiedtokenactionwithdocument_fromObject: (a: any) => [number, number, number];
|
|
1213
1037
|
export const verifiedtokenactionwithdocument_struct_name: () => [number, number];
|
|
@@ -1280,356 +1104,25 @@ export const verifiedtokenstatus_type_name: (a: number) => [number, number];
|
|
|
1280
1104
|
export const __wbg_set_verifiedtokenpricingschedule_pricingSchedule: (a: number, b: number) => void;
|
|
1281
1105
|
export const __wbg_set_verifiedtokengroupactionwithtokenpricingschedule_groupPower: (a: number, b: number) => void;
|
|
1282
1106
|
export const __wbg_set_verifiedtokengroupactionwithtokenpricingschedule_actionStatus: (a: number, b: number, c: number) => void;
|
|
1283
|
-
export const
|
|
1284
|
-
export const
|
|
1285
|
-
export const
|
|
1286
|
-
export const
|
|
1287
|
-
export const
|
|
1288
|
-
export const
|
|
1289
|
-
export const __wbg_protxhash_free: (a: number, b: number) => void;
|
|
1290
|
-
export const __wbg_publickey_free: (a: number, b: number) => void;
|
|
1291
|
-
export const __wbg_set_verifiedbalancetransfer_recipient: (a: number, b: number) => void;
|
|
1292
|
-
export const __wbg_set_verifiedbalancetransfer_sender: (a: number, b: number) => void;
|
|
1293
|
-
export const __wbg_set_verifiedidentity_identity: (a: number, b: number) => void;
|
|
1294
|
-
export const __wbg_tokenclaimtransition_free: (a: number, b: number) => void;
|
|
1295
|
-
export const __wbg_tokenemergencyactiontransition_free: (a: number, b: number) => void;
|
|
1296
|
-
export const __wbg_tokenkeepshistoryrules_free: (a: number, b: number) => void;
|
|
1297
|
-
export const __wbg_tokentransfertransition_free: (a: number, b: number) => void;
|
|
1298
|
-
export const __wbg_tokenunfreezetransition_free: (a: number, b: number) => void;
|
|
1299
|
-
export const __wbg_verifiedbalancetransfer_free: (a: number, b: number) => void;
|
|
1300
|
-
export const __wbg_verifiedidentity_free: (a: number, b: number) => void;
|
|
1301
|
-
export const __wbg_verifiedpartialidentity_free: (a: number, b: number) => void;
|
|
1302
|
-
export const computePlatformSighash: (a: number, b: number, c: number, d: number) => [number, number, number, number];
|
|
1303
|
-
export const corescript_fromBytes: (a: number, b: number) => number;
|
|
1304
|
-
export const corescript_fromP2PKH: (a: number, b: number) => [number, number, number];
|
|
1305
|
-
export const corescript_fromP2SH: (a: number, b: number) => [number, number, number];
|
|
1306
|
-
export const corescript_struct_name: () => [number, number];
|
|
1307
|
-
export const corescript_toASMString: (a: number) => [number, number];
|
|
1308
|
-
export const corescript_toAddress: (a: number, b: any) => [number, number, number, number];
|
|
1309
|
-
export const corescript_toBase64: (a: number) => [number, number];
|
|
1310
|
-
export const corescript_toBytes: (a: number) => [number, number];
|
|
1311
|
-
export const corescript_toHex: (a: number) => [number, number];
|
|
1312
|
-
export const corescript_toString: (a: number) => [number, number];
|
|
1313
|
-
export const corescript_type_name: (a: number) => [number, number];
|
|
1314
|
-
export const identitytokeninfo_is_frozen: (a: number) => number;
|
|
1315
|
-
export const identitytokeninfo_struct_name: () => [number, number];
|
|
1316
|
-
export const identitytokeninfo_type_name: (a: number) => [number, number];
|
|
1317
|
-
export const protxhash_struct_name: () => [number, number];
|
|
1318
|
-
export const protxhash_type_name: (a: number) => [number, number];
|
|
1319
|
-
export const publickey_compressed: (a: number) => number;
|
|
1320
|
-
export const publickey_constructor: (a: number, b: number, c: number) => [number, number, number];
|
|
1321
|
-
export const publickey_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1322
|
-
export const publickey_getPublicKeyHash: (a: number) => [number, number];
|
|
1323
|
-
export const publickey_inner: (a: number) => [number, number];
|
|
1324
|
-
export const publickey_set_compressed: (a: number, b: number) => void;
|
|
1325
|
-
export const publickey_set_inner: (a: number, b: number, c: number) => [number, number];
|
|
1326
|
-
export const publickey_struct_name: () => [number, number];
|
|
1327
|
-
export const publickey_toBytes: (a: number) => [number, number];
|
|
1328
|
-
export const publickey_type_name: (a: number) => [number, number];
|
|
1329
|
-
export const tokenclaimtransition_base: (a: number) => number;
|
|
1330
|
-
export const tokenclaimtransition_constructor: (a: any) => [number, number, number];
|
|
1331
|
-
export const tokenclaimtransition_distribution_type: (a: number) => [number, number];
|
|
1332
|
-
export const tokenclaimtransition_public_note: (a: number) => [number, number];
|
|
1333
|
-
export const tokenclaimtransition_set_base: (a: number, b: number) => void;
|
|
1334
|
-
export const tokenclaimtransition_set_distribution_type: (a: number, b: any) => [number, number];
|
|
1335
|
-
export const tokenclaimtransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1336
|
-
export const tokenclaimtransition_struct_name: () => [number, number];
|
|
1337
|
-
export const tokenclaimtransition_type_name: (a: number) => [number, number];
|
|
1338
|
-
export const tokenemergencyactiontransition_base: (a: number) => number;
|
|
1339
|
-
export const tokenemergencyactiontransition_constructor: (a: any) => [number, number, number];
|
|
1340
|
-
export const tokenemergencyactiontransition_emergency_action: (a: number) => [number, number];
|
|
1341
|
-
export const tokenemergencyactiontransition_public_note: (a: number) => [number, number];
|
|
1342
|
-
export const tokenemergencyactiontransition_set_base: (a: number, b: number) => void;
|
|
1343
|
-
export const tokenemergencyactiontransition_set_emergency_action: (a: number, b: number) => void;
|
|
1344
|
-
export const tokenemergencyactiontransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1345
|
-
export const tokenemergencyactiontransition_struct_name: () => [number, number];
|
|
1346
|
-
export const tokenemergencyactiontransition_type_name: (a: number) => [number, number];
|
|
1347
|
-
export const tokenkeepshistoryrules_constructor: (a: any) => [number, number, number];
|
|
1348
|
-
export const tokenkeepshistoryrules_is_keeping_burning_history: (a: number) => number;
|
|
1349
|
-
export const tokenkeepshistoryrules_is_keeping_direct_pricing_history: (a: number) => number;
|
|
1350
|
-
export const tokenkeepshistoryrules_is_keeping_direct_purchase_history: (a: number) => number;
|
|
1351
|
-
export const tokenkeepshistoryrules_is_keeping_freezing_history: (a: number) => number;
|
|
1352
|
-
export const tokenkeepshistoryrules_is_keeping_minting_history: (a: number) => number;
|
|
1353
|
-
export const tokenkeepshistoryrules_is_keeping_transfer_history: (a: number) => number;
|
|
1354
|
-
export const tokenkeepshistoryrules_set_is_keeping_burning_history: (a: number, b: number) => void;
|
|
1355
|
-
export const tokenkeepshistoryrules_set_is_keeping_direct_pricing_history: (a: number, b: number) => void;
|
|
1356
|
-
export const tokenkeepshistoryrules_set_is_keeping_direct_purchase_history: (a: number, b: number) => void;
|
|
1357
|
-
export const tokenkeepshistoryrules_set_is_keeping_freezing_history: (a: number, b: number) => void;
|
|
1358
|
-
export const tokenkeepshistoryrules_set_is_keeping_minting_history: (a: number, b: number) => void;
|
|
1359
|
-
export const tokenkeepshistoryrules_set_is_keeping_transfer_history: (a: number, b: number) => void;
|
|
1360
|
-
export const tokenkeepshistoryrules_struct_name: () => [number, number];
|
|
1361
|
-
export const tokenkeepshistoryrules_type_name: (a: number) => [number, number];
|
|
1362
|
-
export const tokentransfertransition_amount: (a: number) => bigint;
|
|
1363
|
-
export const tokentransfertransition_base: (a: number) => number;
|
|
1364
|
-
export const tokentransfertransition_constructor: (a: any) => [number, number, number];
|
|
1365
|
-
export const tokentransfertransition_private_encrypted_note: (a: number) => number;
|
|
1366
|
-
export const tokentransfertransition_public_note: (a: number) => [number, number];
|
|
1367
|
-
export const tokentransfertransition_recipient_id: (a: number) => number;
|
|
1368
|
-
export const tokentransfertransition_set_amount: (a: number, b: any) => [number, number];
|
|
1369
|
-
export const tokentransfertransition_set_base: (a: number, b: number) => void;
|
|
1370
|
-
export const tokentransfertransition_set_private_encrypted_note: (a: number, b: any) => [number, number];
|
|
1371
|
-
export const tokentransfertransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1372
|
-
export const tokentransfertransition_set_recipient_id: (a: number, b: any) => [number, number];
|
|
1373
|
-
export const tokentransfertransition_set_shared_encrypted_note: (a: number, b: any) => [number, number];
|
|
1374
|
-
export const tokentransfertransition_shared_encrypted_note: (a: number) => number;
|
|
1375
|
-
export const tokentransfertransition_struct_name: () => [number, number];
|
|
1376
|
-
export const tokentransfertransition_type_name: (a: number) => [number, number];
|
|
1377
|
-
export const tokenunfreezetransition_base: (a: number) => number;
|
|
1378
|
-
export const tokenunfreezetransition_constructor: (a: any) => [number, number, number];
|
|
1379
|
-
export const tokenunfreezetransition_frozen_identity_id: (a: number) => number;
|
|
1380
|
-
export const tokenunfreezetransition_public_note: (a: number) => [number, number];
|
|
1381
|
-
export const tokenunfreezetransition_set_base: (a: number, b: number) => void;
|
|
1382
|
-
export const tokenunfreezetransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
|
|
1383
|
-
export const tokenunfreezetransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1384
|
-
export const tokenunfreezetransition_struct_name: () => [number, number];
|
|
1385
|
-
export const tokenunfreezetransition_type_name: (a: number) => [number, number];
|
|
1386
|
-
export const verifiedbalancetransfer_fromJSON: (a: any) => [number, number, number];
|
|
1387
|
-
export const verifiedbalancetransfer_fromObject: (a: any) => [number, number, number];
|
|
1388
|
-
export const verifiedbalancetransfer_struct_name: () => [number, number];
|
|
1389
|
-
export const verifiedbalancetransfer_toJSON: (a: number) => [number, number, number];
|
|
1390
|
-
export const verifiedbalancetransfer_toObject: (a: number) => [number, number, number];
|
|
1391
|
-
export const verifiedbalancetransfer_type_name: (a: number) => [number, number];
|
|
1392
|
-
export const verifiedidentity_fromJSON: (a: any) => [number, number, number];
|
|
1393
|
-
export const verifiedidentity_fromObject: (a: any) => [number, number, number];
|
|
1394
|
-
export const verifiedidentity_struct_name: () => [number, number];
|
|
1395
|
-
export const verifiedidentity_toJSON: (a: number) => [number, number, number];
|
|
1396
|
-
export const verifiedidentity_toObject: (a: number) => [number, number, number];
|
|
1397
|
-
export const verifiedidentity_type_name: (a: number) => [number, number];
|
|
1398
|
-
export const verifiedpartialidentity_fromJSON: (a: any) => [number, number, number];
|
|
1399
|
-
export const verifiedpartialidentity_fromObject: (a: any) => [number, number, number];
|
|
1400
|
-
export const verifiedpartialidentity_struct_name: () => [number, number];
|
|
1401
|
-
export const verifiedpartialidentity_toJSON: (a: number) => [number, number, number];
|
|
1402
|
-
export const verifiedpartialidentity_toObject: (a: number) => [number, number, number];
|
|
1403
|
-
export const verifiedpartialidentity_type_name: (a: number) => [number, number];
|
|
1404
|
-
export const __wbg_set_verifiedpartialidentity_partialIdentity: (a: number, b: number) => void;
|
|
1405
|
-
export const __wbg_consensuserror_free: (a: number, b: number) => void;
|
|
1406
|
-
export const __wbg_document_free: (a: number, b: number) => void;
|
|
1407
|
-
export const __wbg_identitysigner_free: (a: number, b: number) => void;
|
|
1408
|
-
export const __wbg_outpoint_free: (a: number, b: number) => void;
|
|
1409
|
-
export const __wbg_platformaddress_free: (a: number, b: number) => void;
|
|
1410
|
-
export const __wbg_platformaddresssigner_free: (a: number, b: number) => void;
|
|
1411
|
-
export const __wbg_privatekey_free: (a: number, b: number) => void;
|
|
1412
|
-
export const __wbg_shieldfromassetlocktransition_free: (a: number, b: number) => void;
|
|
1413
|
-
export const __wbg_tokenburntransition_free: (a: number, b: number) => void;
|
|
1414
|
-
export const __wbg_verifieddocuments_free: (a: number, b: number) => void;
|
|
1415
|
-
export const __wbg_votepoll_free: (a: number, b: number) => void;
|
|
1416
|
-
export const __wbg_wasmdpperror_free: (a: number, b: number) => void;
|
|
1417
|
-
export const consensuserror_deserialize: (a: number, b: number) => [number, number, number];
|
|
1418
|
-
export const consensuserror_message: (a: number) => [number, number];
|
|
1419
|
-
export const consensuserror_struct_name: () => [number, number];
|
|
1420
|
-
export const consensuserror_type_name: (a: number) => [number, number];
|
|
1421
|
-
export const document_constructor: (a: any) => [number, number, number];
|
|
1422
|
-
export const document_created_at: (a: number) => [number, bigint];
|
|
1423
|
-
export const document_created_at_block_height: (a: number) => [number, bigint];
|
|
1424
|
-
export const document_created_at_core_block_height: (a: number) => number;
|
|
1425
|
-
export const document_data_contract_id: (a: number) => number;
|
|
1426
|
-
export const document_document_type_name: (a: number) => [number, number];
|
|
1427
|
-
export const document_entropy: (a: number) => [number, number];
|
|
1428
|
-
export const document_fromBase64: (a: number, b: number, c: number, d: number, e: number, f: any) => [number, number, number];
|
|
1429
|
-
export const document_fromBytes: (a: number, b: number, c: number, d: number, e: number, f: any) => [number, number, number];
|
|
1430
|
-
export const document_fromHex: (a: number, b: number, c: number, d: number, e: number, f: any) => [number, number, number];
|
|
1431
|
-
export const document_fromJSON: (a: any, b: any) => [number, number, number];
|
|
1432
|
-
export const document_fromObject: (a: any, b: any) => [number, number, number];
|
|
1433
|
-
export const document_generateId: (a: number, b: number, c: any, d: any, e: number, f: number) => [number, number, number, number];
|
|
1434
|
-
export const document_id: (a: number) => number;
|
|
1435
|
-
export const document_owner_id: (a: number) => number;
|
|
1436
|
-
export const document_properties: (a: number) => [number, number, number];
|
|
1437
|
-
export const document_revision: (a: number) => [number, bigint];
|
|
1438
|
-
export const document_set_created_at: (a: number, b: number, c: bigint) => void;
|
|
1439
|
-
export const document_set_created_at_block_height: (a: number, b: number, c: bigint) => void;
|
|
1440
|
-
export const document_set_created_at_core_block_height: (a: number, b: number) => void;
|
|
1441
|
-
export const document_set_data_contract_id_js: (a: number, b: any) => [number, number];
|
|
1442
|
-
export const document_set_document_type_name: (a: number, b: number, c: number) => void;
|
|
1443
|
-
export const document_set_entropy: (a: number, b: number, c: number) => [number, number];
|
|
1444
|
-
export const document_set_id: (a: number, b: any) => [number, number];
|
|
1445
|
-
export const document_set_owner_id: (a: number, b: any) => [number, number];
|
|
1446
|
-
export const document_set_properties: (a: number, b: any) => [number, number];
|
|
1447
|
-
export const document_set_revision: (a: number, b: number, c: bigint) => void;
|
|
1448
|
-
export const document_set_transferred_at: (a: number, b: number, c: bigint) => void;
|
|
1449
|
-
export const document_set_transferred_at_block_height: (a: number, b: number, c: bigint) => void;
|
|
1450
|
-
export const document_set_transferred_at_core_block_height: (a: number, b: number) => void;
|
|
1451
|
-
export const document_set_updated_at: (a: number, b: number, c: bigint) => void;
|
|
1452
|
-
export const document_set_updated_at_block_height: (a: number, b: number, c: bigint) => void;
|
|
1453
|
-
export const document_set_updated_at_core_block_height: (a: number, b: number) => void;
|
|
1454
|
-
export const document_struct_name: () => [number, number];
|
|
1455
|
-
export const document_toBase64: (a: number, b: number, c: any) => [number, number, number, number];
|
|
1456
|
-
export const document_toBytes: (a: number, b: number, c: any) => [number, number, number, number];
|
|
1457
|
-
export const document_toHex: (a: number, b: number, c: any) => [number, number, number, number];
|
|
1458
|
-
export const document_toJSON: (a: number, b: any) => [number, number, number];
|
|
1459
|
-
export const document_toObject: (a: number) => [number, number, number];
|
|
1460
|
-
export const document_transferred_at: (a: number) => [number, bigint];
|
|
1461
|
-
export const document_transferred_at_block_height: (a: number) => [number, bigint];
|
|
1462
|
-
export const document_transferred_at_core_block_height: (a: number) => number;
|
|
1463
|
-
export const document_type_name: (a: number) => [number, number];
|
|
1464
|
-
export const document_updated_at: (a: number) => [number, bigint];
|
|
1465
|
-
export const document_updated_at_block_height: (a: number) => [number, bigint];
|
|
1466
|
-
export const document_updated_at_core_block_height: (a: number) => number;
|
|
1467
|
-
export const identitysigner_addKey: (a: number, b: number) => [number, number];
|
|
1468
|
-
export const identitysigner_addKeyFromWif: (a: number, b: number, c: number) => [number, number];
|
|
1469
|
-
export const identitysigner_constructor: () => number;
|
|
1470
|
-
export const identitysigner_key_count: (a: number) => number;
|
|
1471
|
-
export const identitysigner_struct_name: () => [number, number];
|
|
1472
|
-
export const identitysigner_type_name: (a: number) => [number, number];
|
|
1473
|
-
export const outpoint_constructor: (a: number, b: number, c: number) => [number, number, number];
|
|
1474
|
-
export const outpoint_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1475
|
-
export const outpoint_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1476
|
-
export const outpoint_fromHex: (a: number, b: number) => [number, number, number];
|
|
1477
|
-
export const outpoint_struct_name: () => [number, number];
|
|
1478
|
-
export const outpoint_toBase64: (a: number) => [number, number];
|
|
1479
|
-
export const outpoint_toBytes: (a: number) => [number, number];
|
|
1480
|
-
export const outpoint_toHex: (a: number) => [number, number];
|
|
1481
|
-
export const outpoint_txid: (a: number) => [number, number];
|
|
1482
|
-
export const outpoint_type_name: (a: number) => [number, number];
|
|
1483
|
-
export const outpoint_vout: (a: number) => number;
|
|
1484
|
-
export const platformaddress_addressType: (a: number) => [number, number];
|
|
1485
|
-
export const platformaddress_constructor: (a: any) => [number, number, number];
|
|
1486
|
-
export const platformaddress_fromBech32m: (a: number, b: number) => [number, number, number];
|
|
1487
|
-
export const platformaddress_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1488
|
-
export const platformaddress_fromHex: (a: number, b: number) => [number, number, number];
|
|
1489
|
-
export const platformaddress_fromP2pkhHash: (a: number, b: number) => [number, number, number];
|
|
1490
|
-
export const platformaddress_fromP2shHash: (a: number, b: number) => [number, number, number];
|
|
1491
|
-
export const platformaddress_hash: (a: number) => [number, number];
|
|
1492
|
-
export const platformaddress_hashToHex: (a: number) => [number, number];
|
|
1493
|
-
export const platformaddress_isP2pkh: (a: number) => number;
|
|
1494
|
-
export const platformaddress_isP2sh: (a: number) => number;
|
|
1495
|
-
export const platformaddress_struct_name: () => [number, number];
|
|
1496
|
-
export const platformaddress_toBech32m: (a: number, b: any) => [number, number, number, number];
|
|
1497
|
-
export const platformaddress_toBytes: (a: number) => [number, number];
|
|
1498
|
-
export const platformaddress_toHex: (a: number) => [number, number];
|
|
1499
|
-
export const platformaddress_type_name: (a: number) => [number, number];
|
|
1500
|
-
export const platformaddresssigner_addKey: (a: number, b: number) => [number, number, number];
|
|
1501
|
-
export const platformaddresssigner_getPrivateKeysBytes: (a: number) => [number, number, number];
|
|
1502
|
-
export const platformaddresssigner_hasKey: (a: number, b: any) => [number, number, number];
|
|
1503
|
-
export const platformaddresssigner_key_count: (a: number) => number;
|
|
1504
|
-
export const platformaddresssigner_struct_name: () => [number, number];
|
|
1505
|
-
export const platformaddresssigner_type_name: (a: number) => [number, number];
|
|
1506
|
-
export const privatekey_fromBytes: (a: number, b: number, c: any) => [number, number, number];
|
|
1507
|
-
export const privatekey_fromHex: (a: number, b: number, c: any) => [number, number, number];
|
|
1508
|
-
export const privatekey_fromWIF: (a: number, b: number) => [number, number, number];
|
|
1509
|
-
export const privatekey_getPublicKey: (a: number) => number;
|
|
1510
|
-
export const privatekey_getPublicKeyHash: (a: number) => [number, number];
|
|
1511
|
-
export const privatekey_struct_name: () => [number, number];
|
|
1512
|
-
export const privatekey_toBytes: (a: number) => [number, number];
|
|
1513
|
-
export const privatekey_toHex: (a: number) => [number, number];
|
|
1514
|
-
export const privatekey_toWIF: (a: number) => [number, number];
|
|
1515
|
-
export const privatekey_type_name: (a: number) => [number, number];
|
|
1516
|
-
export const shieldfromassetlocktransition_actions: (a: number) => [number, number];
|
|
1517
|
-
export const shieldfromassetlocktransition_anchor: (a: number) => [number, number];
|
|
1518
|
-
export const shieldfromassetlocktransition_asset_lock_proof: (a: number) => number;
|
|
1519
|
-
export const shieldfromassetlocktransition_binding_signature: (a: number) => [number, number];
|
|
1520
|
-
export const shieldfromassetlocktransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1521
|
-
export const shieldfromassetlocktransition_fromJSON: (a: any) => [number, number, number];
|
|
1522
|
-
export const shieldfromassetlocktransition_fromObject: (a: any) => [number, number, number];
|
|
1523
|
-
export const shieldfromassetlocktransition_getModifiedDataIds: (a: number) => [number, number];
|
|
1524
|
-
export const shieldfromassetlocktransition_new: (a: any) => [number, number, number];
|
|
1525
|
-
export const shieldfromassetlocktransition_proof: (a: number) => [number, number];
|
|
1526
|
-
export const shieldfromassetlocktransition_signature: (a: number) => [number, number];
|
|
1527
|
-
export const shieldfromassetlocktransition_struct_name: () => [number, number];
|
|
1528
|
-
export const shieldfromassetlocktransition_surplus_output: (a: number) => number;
|
|
1529
|
-
export const shieldfromassetlocktransition_toBytes: (a: number) => [number, number, number, number];
|
|
1530
|
-
export const shieldfromassetlocktransition_toJSON: (a: number) => [number, number, number];
|
|
1531
|
-
export const shieldfromassetlocktransition_toObject: (a: number) => [number, number, number];
|
|
1532
|
-
export const shieldfromassetlocktransition_toStateTransition: (a: number) => number;
|
|
1533
|
-
export const shieldfromassetlocktransition_type_name: (a: number) => [number, number];
|
|
1534
|
-
export const shieldfromassetlocktransition_value_balance: (a: number) => bigint;
|
|
1535
|
-
export const tokenburntransition_base: (a: number) => number;
|
|
1536
|
-
export const tokenburntransition_burn_amount: (a: number) => bigint;
|
|
1537
|
-
export const tokenburntransition_constructor: (a: any) => [number, number, number];
|
|
1538
|
-
export const tokenburntransition_public_note: (a: number) => [number, number];
|
|
1539
|
-
export const tokenburntransition_set_base: (a: number, b: number) => void;
|
|
1540
|
-
export const tokenburntransition_set_burn_amount: (a: number, b: any) => [number, number];
|
|
1541
|
-
export const tokenburntransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1542
|
-
export const tokenburntransition_struct_name: () => [number, number];
|
|
1543
|
-
export const tokenburntransition_type_name: (a: number) => [number, number];
|
|
1544
|
-
export const verifieddocuments_documents: (a: number) => any;
|
|
1545
|
-
export const verifieddocuments_fromJSON: (a: any) => [number, number, number];
|
|
1546
|
-
export const verifieddocuments_fromObject: (a: any) => [number, number, number];
|
|
1547
|
-
export const verifieddocuments_struct_name: () => [number, number];
|
|
1548
|
-
export const verifieddocuments_toJSON: (a: number) => [number, number, number];
|
|
1549
|
-
export const verifieddocuments_toObject: (a: number) => any;
|
|
1550
|
-
export const verifieddocuments_type_name: (a: number) => [number, number];
|
|
1551
|
-
export const votepoll_constructor: (a: any) => [number, number, number];
|
|
1552
|
-
export const votepoll_contract_id: (a: number) => number;
|
|
1553
|
-
export const votepoll_document_type_name: (a: number) => [number, number];
|
|
1554
|
-
export const votepoll_fromJSON: (a: any) => [number, number, number];
|
|
1555
|
-
export const votepoll_fromObject: (a: any) => [number, number, number];
|
|
1556
|
-
export const votepoll_index_name: (a: number) => [number, number];
|
|
1557
|
-
export const votepoll_index_values: (a: number) => [number, number, number];
|
|
1558
|
-
export const votepoll_set_contract_id: (a: number, b: any) => [number, number];
|
|
1559
|
-
export const votepoll_set_document_type_name: (a: number, b: number, c: number) => void;
|
|
1560
|
-
export const votepoll_set_index_name: (a: number, b: number, c: number) => void;
|
|
1561
|
-
export const votepoll_set_index_values: (a: number, b: any) => [number, number];
|
|
1562
|
-
export const votepoll_struct_name: () => [number, number];
|
|
1563
|
-
export const votepoll_toJSON: (a: number) => [number, number, number];
|
|
1564
|
-
export const votepoll_toObject: (a: number) => [number, number, number];
|
|
1565
|
-
export const votepoll_toString: (a: number) => [number, number];
|
|
1566
|
-
export const votepoll_type_name: (a: number) => [number, number];
|
|
1567
|
-
export const wasmdpperror_code: (a: number) => number;
|
|
1568
|
-
export const wasmdpperror_kind: (a: number) => number;
|
|
1569
|
-
export const wasmdpperror_message: (a: number) => [number, number];
|
|
1570
|
-
export const wasmdpperror_name: (a: number) => [number, number];
|
|
1571
|
-
export const platformaddresssigner_constructor: () => number;
|
|
1107
|
+
export const __wbg_tokencontractinfo_free: (a: number, b: number) => void;
|
|
1108
|
+
export const __wbg_verifiedtokenidentityinfo_free: (a: number, b: number) => void;
|
|
1109
|
+
export const __wbg_addressfundingfromassetlocktransition_free: (a: number, b: number) => void;
|
|
1110
|
+
export const __wbg_assetlockproof_free: (a: number, b: number) => void;
|
|
1111
|
+
export const __wbg_blockinfo_free: (a: number, b: number) => void;
|
|
1112
|
+
export const __wbg_chainassetlockproof_free: (a: number, b: number) => void;
|
|
1572
1113
|
export const __wbg_get_verifiedidentityfullwithaddressinfos_identity: (a: number) => number;
|
|
1573
1114
|
export const __wbg_get_verifiedidentitywithaddressinfos_partialIdentity: (a: number) => number;
|
|
1574
|
-
export const
|
|
1115
|
+
export const __wbg_identitycreatetransition_free: (a: number, b: number) => void;
|
|
1116
|
+
export const __wbg_identitytopuptransition_free: (a: number, b: number) => void;
|
|
1117
|
+
export const __wbg_masternodevotetransition_free: (a: number, b: number) => void;
|
|
1118
|
+
export const __wbg_outpoint_free: (a: number, b: number) => void;
|
|
1575
1119
|
export const __wbg_set_verifiedidentityfullwithaddressinfos_identity: (a: number, b: number) => void;
|
|
1576
1120
|
export const __wbg_set_verifiedidentitywithaddressinfos_partialIdentity: (a: number, b: number) => void;
|
|
1577
|
-
export const
|
|
1121
|
+
export const __wbg_tokenburntransition_free: (a: number, b: number) => void;
|
|
1578
1122
|
export const __wbg_verifiedaddressinfos_free: (a: number, b: number) => void;
|
|
1579
1123
|
export const __wbg_verifiedidentityfullwithaddressinfos_free: (a: number, b: number) => void;
|
|
1580
1124
|
export const __wbg_verifiedidentitywithaddressinfos_free: (a: number, b: number) => void;
|
|
1581
|
-
export const
|
|
1582
|
-
export const privateencryptednote_derivation_encryption_key_index: (a: number) => number;
|
|
1583
|
-
export const privateencryptednote_root_encryption_key_index: (a: number) => number;
|
|
1584
|
-
export const privateencryptednote_set_derivation_encryption_key_index: (a: number, b: number) => void;
|
|
1585
|
-
export const privateencryptednote_set_root_encryption_key_index: (a: number, b: number) => void;
|
|
1586
|
-
export const privateencryptednote_set_value: (a: number, b: number, c: number) => void;
|
|
1587
|
-
export const privateencryptednote_struct_name: () => [number, number];
|
|
1588
|
-
export const privateencryptednote_type_name: (a: number) => [number, number];
|
|
1589
|
-
export const privateencryptednote_value: (a: number) => [number, number];
|
|
1590
|
-
export const sharedencryptednote_recipient_key_index: (a: number) => number;
|
|
1591
|
-
export const sharedencryptednote_sender_key_index: (a: number) => number;
|
|
1592
|
-
export const sharedencryptednote_set_recipient_key_index: (a: number, b: number) => void;
|
|
1593
|
-
export const sharedencryptednote_set_sender_key_index: (a: number, b: number) => void;
|
|
1594
|
-
export const sharedencryptednote_set_value: (a: number, b: number, c: number) => void;
|
|
1595
|
-
export const sharedencryptednote_struct_name: () => [number, number];
|
|
1596
|
-
export const sharedencryptednote_type_name: (a: number) => [number, number];
|
|
1597
|
-
export const sharedencryptednote_value: (a: number) => [number, number];
|
|
1598
|
-
export const verifiedaddressinfos_address_infos: (a: number) => any;
|
|
1599
|
-
export const verifiedaddressinfos_fromJSON: (a: any) => [number, number, number];
|
|
1600
|
-
export const verifiedaddressinfos_fromObject: (a: any) => [number, number, number];
|
|
1601
|
-
export const verifiedaddressinfos_struct_name: () => [number, number];
|
|
1602
|
-
export const verifiedaddressinfos_toJSON: (a: number) => [number, number, number];
|
|
1603
|
-
export const verifiedaddressinfos_toObject: (a: number) => any;
|
|
1604
|
-
export const verifiedaddressinfos_type_name: (a: number) => [number, number];
|
|
1605
|
-
export const verifiedidentityfullwithaddressinfos_address_infos: (a: number) => any;
|
|
1606
|
-
export const verifiedidentityfullwithaddressinfos_fromJSON: (a: any) => [number, number, number];
|
|
1607
|
-
export const verifiedidentityfullwithaddressinfos_fromObject: (a: any) => [number, number, number];
|
|
1608
|
-
export const verifiedidentityfullwithaddressinfos_struct_name: () => [number, number];
|
|
1609
|
-
export const verifiedidentityfullwithaddressinfos_toJSON: (a: number) => [number, number, number];
|
|
1610
|
-
export const verifiedidentityfullwithaddressinfos_toObject: (a: number) => [number, number, number];
|
|
1611
|
-
export const verifiedidentityfullwithaddressinfos_type_name: (a: number) => [number, number];
|
|
1612
|
-
export const verifiedidentitywithaddressinfos_address_infos: (a: number) => any;
|
|
1613
|
-
export const verifiedidentitywithaddressinfos_fromJSON: (a: any) => [number, number, number];
|
|
1614
|
-
export const verifiedidentitywithaddressinfos_fromObject: (a: any) => [number, number, number];
|
|
1615
|
-
export const verifiedidentitywithaddressinfos_struct_name: () => [number, number];
|
|
1616
|
-
export const verifiedidentitywithaddressinfos_toJSON: (a: number) => [number, number, number];
|
|
1617
|
-
export const verifiedidentitywithaddressinfos_toObject: (a: number) => [number, number, number];
|
|
1618
|
-
export const verifiedidentitywithaddressinfos_type_name: (a: number) => [number, number];
|
|
1619
|
-
export const sharedencryptednote_constructor: (a: number, b: number, c: number, d: number) => number;
|
|
1620
|
-
export const __wbg_tokenpreprogrammeddistribution_free: (a: number, b: number) => void;
|
|
1621
|
-
export const tokenconfigurationchangeitem_MainControlGroupItem: (a: number) => number;
|
|
1622
|
-
export const tokenpreprogrammeddistribution_constructor: (a: any) => [number, number, number];
|
|
1623
|
-
export const tokenpreprogrammeddistribution_distributions: (a: number) => any;
|
|
1624
|
-
export const tokenpreprogrammeddistribution_set_distributions: (a: number, b: any) => [number, number];
|
|
1625
|
-
export const tokenpreprogrammeddistribution_struct_name: () => [number, number];
|
|
1626
|
-
export const tokenpreprogrammeddistribution_type_name: (a: number) => [number, number];
|
|
1627
|
-
export const __wbg_addressfundingfromassetlocktransition_free: (a: number, b: number) => void;
|
|
1628
|
-
export const __wbg_identitycreatetransition_free: (a: number, b: number) => void;
|
|
1629
|
-
export const __wbg_identitytopuptransition_free: (a: number, b: number) => void;
|
|
1630
|
-
export const __wbg_masternodevotetransition_free: (a: number, b: number) => void;
|
|
1631
|
-
export const __wbg_partialidentity_free: (a: number, b: number) => void;
|
|
1632
|
-
export const __wbg_statetransition_free: (a: number, b: number) => void;
|
|
1125
|
+
export const __wbg_vote_free: (a: number, b: number) => void;
|
|
1633
1126
|
export const addressfundingfromassetlocktransition_asset_lock_proof: (a: number) => number;
|
|
1634
1127
|
export const addressfundingfromassetlocktransition_constructor: (a: any) => [number, number, number];
|
|
1635
1128
|
export const addressfundingfromassetlocktransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
@@ -1653,6 +1146,49 @@ export const addressfundingfromassetlocktransition_toObject: (a: number) => [num
|
|
|
1653
1146
|
export const addressfundingfromassetlocktransition_toStateTransition: (a: number) => number;
|
|
1654
1147
|
export const addressfundingfromassetlocktransition_type_name: (a: number) => [number, number];
|
|
1655
1148
|
export const addressfundingfromassetlocktransition_user_fee_increase: (a: number) => number;
|
|
1149
|
+
export const assetlockproof_chain_lock_proof: (a: number) => number;
|
|
1150
|
+
export const assetlockproof_constructor: (a: any) => [number, number, number];
|
|
1151
|
+
export const assetlockproof_createChainAssetLockProof: (a: number, b: number) => [number, number, number];
|
|
1152
|
+
export const assetlockproof_createIdentityId: (a: number) => [number, number, number];
|
|
1153
|
+
export const assetlockproof_createInstantAssetLockProof: (a: number, b: number, c: number, d: number, e: number) => [number, number, number];
|
|
1154
|
+
export const assetlockproof_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1155
|
+
export const assetlockproof_fromHex: (a: number, b: number) => [number, number, number];
|
|
1156
|
+
export const assetlockproof_fromJSON: (a: any) => [number, number, number];
|
|
1157
|
+
export const assetlockproof_fromObject: (a: any) => [number, number, number];
|
|
1158
|
+
export const assetlockproof_instant_lock_proof: (a: number) => number;
|
|
1159
|
+
export const assetlockproof_lock_type: (a: number) => [number, number];
|
|
1160
|
+
export const assetlockproof_out_point: (a: number) => number;
|
|
1161
|
+
export const assetlockproof_struct_name: () => [number, number];
|
|
1162
|
+
export const assetlockproof_toBytes: (a: number) => [number, number, number, number];
|
|
1163
|
+
export const assetlockproof_toHex: (a: number) => [number, number, number, number];
|
|
1164
|
+
export const assetlockproof_toJSON: (a: number) => [number, number, number];
|
|
1165
|
+
export const assetlockproof_toObject: (a: number) => [number, number, number];
|
|
1166
|
+
export const assetlockproof_type_name: (a: number) => [number, number];
|
|
1167
|
+
export const blockinfo_constructor: (a: any) => [number, number, number];
|
|
1168
|
+
export const blockinfo_core_height: (a: number) => number;
|
|
1169
|
+
export const blockinfo_epoch_index: (a: number) => number;
|
|
1170
|
+
export const blockinfo_fromJSON: (a: any) => [number, number, number];
|
|
1171
|
+
export const blockinfo_fromObject: (a: any) => [number, number, number];
|
|
1172
|
+
export const blockinfo_height: (a: number) => bigint;
|
|
1173
|
+
export const blockinfo_struct_name: () => [number, number];
|
|
1174
|
+
export const blockinfo_time_ms: (a: number) => bigint;
|
|
1175
|
+
export const blockinfo_toJSON: (a: number) => [number, number, number];
|
|
1176
|
+
export const blockinfo_toObject: (a: number) => [number, number, number];
|
|
1177
|
+
export const blockinfo_type_name: (a: number) => [number, number];
|
|
1178
|
+
export const chainassetlockproof_constructor: (a: number, b: number) => [number, number, number];
|
|
1179
|
+
export const chainassetlockproof_core_chain_locked_height: (a: number) => number;
|
|
1180
|
+
export const chainassetlockproof_createIdentityId: (a: number) => number;
|
|
1181
|
+
export const chainassetlockproof_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1182
|
+
export const chainassetlockproof_fromJSON: (a: any) => [number, number, number];
|
|
1183
|
+
export const chainassetlockproof_fromObject: (a: any) => [number, number, number];
|
|
1184
|
+
export const chainassetlockproof_out_point: (a: number) => number;
|
|
1185
|
+
export const chainassetlockproof_set_core_chain_locked_height: (a: number, b: number) => void;
|
|
1186
|
+
export const chainassetlockproof_set_out_point: (a: number, b: number) => void;
|
|
1187
|
+
export const chainassetlockproof_struct_name: () => [number, number];
|
|
1188
|
+
export const chainassetlockproof_toBytes: (a: number) => [number, number, number, number];
|
|
1189
|
+
export const chainassetlockproof_toJSON: (a: number) => [number, number, number];
|
|
1190
|
+
export const chainassetlockproof_toObject: (a: number) => [number, number, number];
|
|
1191
|
+
export const chainassetlockproof_type_name: (a: number) => [number, number];
|
|
1656
1192
|
export const identitycreatetransition_asset_lock_proof: (a: number) => number;
|
|
1657
1193
|
export const identitycreatetransition_constructor: (a: any) => [number, number, number];
|
|
1658
1194
|
export const identitycreatetransition_default: (a: any) => [number, number, number];
|
|
@@ -1733,23 +1269,224 @@ export const masternodevotetransition_toStateTransition: (a: number) => number;
|
|
|
1733
1269
|
export const masternodevotetransition_type_name: (a: number) => [number, number];
|
|
1734
1270
|
export const masternodevotetransition_vote: (a: number) => number;
|
|
1735
1271
|
export const masternodevotetransition_voter_identity_id: (a: number) => number;
|
|
1736
|
-
export const
|
|
1737
|
-
export const
|
|
1738
|
-
export const
|
|
1739
|
-
export const
|
|
1740
|
-
export const
|
|
1741
|
-
export const
|
|
1742
|
-
export const
|
|
1743
|
-
export const
|
|
1744
|
-
export const
|
|
1745
|
-
export const
|
|
1746
|
-
export const
|
|
1747
|
-
export const
|
|
1748
|
-
export const
|
|
1749
|
-
export const
|
|
1750
|
-
export const
|
|
1751
|
-
export const
|
|
1752
|
-
export const
|
|
1272
|
+
export const outpoint_constructor: (a: number, b: number, c: number) => [number, number, number];
|
|
1273
|
+
export const outpoint_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1274
|
+
export const outpoint_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1275
|
+
export const outpoint_fromHex: (a: number, b: number) => [number, number, number];
|
|
1276
|
+
export const outpoint_struct_name: () => [number, number];
|
|
1277
|
+
export const outpoint_toBase64: (a: number) => [number, number];
|
|
1278
|
+
export const outpoint_toBytes: (a: number) => [number, number];
|
|
1279
|
+
export const outpoint_toHex: (a: number) => [number, number];
|
|
1280
|
+
export const outpoint_txid: (a: number) => [number, number];
|
|
1281
|
+
export const outpoint_type_name: (a: number) => [number, number];
|
|
1282
|
+
export const outpoint_vout: (a: number) => number;
|
|
1283
|
+
export const tokenburntransition_base: (a: number) => number;
|
|
1284
|
+
export const tokenburntransition_burn_amount: (a: number) => bigint;
|
|
1285
|
+
export const tokenburntransition_constructor: (a: any) => [number, number, number];
|
|
1286
|
+
export const tokenburntransition_public_note: (a: number) => [number, number];
|
|
1287
|
+
export const tokenburntransition_set_base: (a: number, b: number) => void;
|
|
1288
|
+
export const tokenburntransition_set_burn_amount: (a: number, b: any) => [number, number];
|
|
1289
|
+
export const tokenburntransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1290
|
+
export const tokenburntransition_struct_name: () => [number, number];
|
|
1291
|
+
export const tokenburntransition_type_name: (a: number) => [number, number];
|
|
1292
|
+
export const tokenconfigurationchangeitem_MainControlGroupItem: (a: number) => number;
|
|
1293
|
+
export const tokenconfigurationchangeitem_noChangeItem: () => number;
|
|
1294
|
+
export const verifiedaddressinfos_address_infos: (a: number) => any;
|
|
1295
|
+
export const verifiedaddressinfos_fromJSON: (a: any) => [number, number, number];
|
|
1296
|
+
export const verifiedaddressinfos_fromObject: (a: any) => [number, number, number];
|
|
1297
|
+
export const verifiedaddressinfos_struct_name: () => [number, number];
|
|
1298
|
+
export const verifiedaddressinfos_toJSON: (a: number) => [number, number, number];
|
|
1299
|
+
export const verifiedaddressinfos_toObject: (a: number) => any;
|
|
1300
|
+
export const verifiedaddressinfos_type_name: (a: number) => [number, number];
|
|
1301
|
+
export const verifiedidentityfullwithaddressinfos_address_infos: (a: number) => any;
|
|
1302
|
+
export const verifiedidentityfullwithaddressinfos_fromJSON: (a: any) => [number, number, number];
|
|
1303
|
+
export const verifiedidentityfullwithaddressinfos_fromObject: (a: any) => [number, number, number];
|
|
1304
|
+
export const verifiedidentityfullwithaddressinfos_struct_name: () => [number, number];
|
|
1305
|
+
export const verifiedidentityfullwithaddressinfos_toJSON: (a: number) => [number, number, number];
|
|
1306
|
+
export const verifiedidentityfullwithaddressinfos_toObject: (a: number) => [number, number, number];
|
|
1307
|
+
export const verifiedidentityfullwithaddressinfos_type_name: (a: number) => [number, number];
|
|
1308
|
+
export const verifiedidentitywithaddressinfos_address_infos: (a: number) => any;
|
|
1309
|
+
export const verifiedidentitywithaddressinfos_fromJSON: (a: any) => [number, number, number];
|
|
1310
|
+
export const verifiedidentitywithaddressinfos_fromObject: (a: any) => [number, number, number];
|
|
1311
|
+
export const verifiedidentitywithaddressinfos_struct_name: () => [number, number];
|
|
1312
|
+
export const verifiedidentitywithaddressinfos_toJSON: (a: number) => [number, number, number];
|
|
1313
|
+
export const verifiedidentitywithaddressinfos_toObject: (a: number) => [number, number, number];
|
|
1314
|
+
export const verifiedidentitywithaddressinfos_type_name: (a: number) => [number, number];
|
|
1315
|
+
export const vote_choice: (a: number) => number;
|
|
1316
|
+
export const vote_constructor: (a: number, b: number) => number;
|
|
1317
|
+
export const vote_fromJSON: (a: any) => [number, number, number];
|
|
1318
|
+
export const vote_fromObject: (a: any) => [number, number, number];
|
|
1319
|
+
export const vote_poll: (a: number) => number;
|
|
1320
|
+
export const vote_set_choice: (a: number, b: number) => void;
|
|
1321
|
+
export const vote_set_poll: (a: number, b: number) => void;
|
|
1322
|
+
export const vote_struct_name: () => [number, number];
|
|
1323
|
+
export const vote_toJSON: (a: number) => [number, number, number];
|
|
1324
|
+
export const vote_toObject: (a: number) => [number, number, number];
|
|
1325
|
+
export const vote_type_name: (a: number) => [number, number];
|
|
1326
|
+
export const masternodevotetransition_user_fee_increase: (a: number) => number;
|
|
1327
|
+
export const __wbg_batchedtransition_free: (a: number, b: number) => void;
|
|
1328
|
+
export const __wbg_batchtransition_free: (a: number, b: number) => void;
|
|
1329
|
+
export const __wbg_documenttransition_free: (a: number, b: number) => void;
|
|
1330
|
+
export const __wbg_documentupdatepricetransition_free: (a: number, b: number) => void;
|
|
1331
|
+
export const __wbg_identitycredittransfer_free: (a: number, b: number) => void;
|
|
1332
|
+
export const __wbg_identitycredittransfertoaddresses_free: (a: number, b: number) => void;
|
|
1333
|
+
export const __wbg_identitycreditwithdrawaltransition_free: (a: number, b: number) => void;
|
|
1334
|
+
export const __wbg_statetransition_free: (a: number, b: number) => void;
|
|
1335
|
+
export const __wbg_tokensetpricefordirectpurchasetransition_free: (a: number, b: number) => void;
|
|
1336
|
+
export const __wbg_tokentransfertransition_free: (a: number, b: number) => void;
|
|
1337
|
+
export const __wbg_tokentransition_free: (a: number, b: number) => void;
|
|
1338
|
+
export const batchedtransition_constructor: (a: any) => [number, number, number];
|
|
1339
|
+
export const batchedtransition_data_contract_id: (a: number) => number;
|
|
1340
|
+
export const batchedtransition_set_data_contract_id: (a: number, b: any) => [number, number];
|
|
1341
|
+
export const batchedtransition_struct_name: () => [number, number];
|
|
1342
|
+
export const batchedtransition_toTransition: (a: number) => any;
|
|
1343
|
+
export const batchedtransition_type_name: (a: number) => [number, number];
|
|
1344
|
+
export const batchtransition_all_conflicting_index_collateral_voting_funds: (a: number) => [number, bigint, number, number];
|
|
1345
|
+
export const batchtransition_all_purchases_amount: (a: number) => [number, bigint, number, number];
|
|
1346
|
+
export const batchtransition_batched_transitions: (a: number) => [number, number];
|
|
1347
|
+
export const batchtransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1348
|
+
export const batchtransition_fromBatchedTransitions: (a: any, b: any, c: number) => [number, number, number];
|
|
1349
|
+
export const batchtransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1350
|
+
export const batchtransition_fromHex: (a: number, b: number) => [number, number, number];
|
|
1351
|
+
export const batchtransition_fromJSON: (a: any) => [number, number, number];
|
|
1352
|
+
export const batchtransition_fromObject: (a: any) => [number, number, number];
|
|
1353
|
+
export const batchtransition_fromStateTransition: (a: number) => [number, number, number];
|
|
1354
|
+
export const batchtransition_modified_data_ids: (a: number) => [number, number];
|
|
1355
|
+
export const batchtransition_owner_id: (a: number) => number;
|
|
1356
|
+
export const batchtransition_setIdentityContractNonce: (a: number, b: any) => [number, number];
|
|
1357
|
+
export const batchtransition_set_signature: (a: number, b: number, c: number) => void;
|
|
1358
|
+
export const batchtransition_set_signature_public_key_id: (a: number, b: any) => [number, number];
|
|
1359
|
+
export const batchtransition_set_transitions: (a: number, b: any) => [number, number];
|
|
1360
|
+
export const batchtransition_signature: (a: number) => [number, number];
|
|
1361
|
+
export const batchtransition_signature_public_key_id: (a: number) => number;
|
|
1362
|
+
export const batchtransition_struct_name: () => [number, number];
|
|
1363
|
+
export const batchtransition_toBase64: (a: number) => [number, number, number, number];
|
|
1364
|
+
export const batchtransition_toBytes: (a: number) => [number, number, number, number];
|
|
1365
|
+
export const batchtransition_toHex: (a: number) => [number, number, number, number];
|
|
1366
|
+
export const batchtransition_toJSON: (a: number) => [number, number, number];
|
|
1367
|
+
export const batchtransition_toObject: (a: number) => [number, number, number];
|
|
1368
|
+
export const batchtransition_toStateTransition: (a: number) => number;
|
|
1369
|
+
export const batchtransition_type_name: (a: number) => [number, number];
|
|
1370
|
+
export const documenttransition_action_type: (a: number) => [number, number];
|
|
1371
|
+
export const documenttransition_action_type_number: (a: number) => number;
|
|
1372
|
+
export const documenttransition_create_transition: (a: number) => [number, number, number];
|
|
1373
|
+
export const documenttransition_data_contract_id: (a: number) => number;
|
|
1374
|
+
export const documenttransition_delete_transition: (a: number) => [number, number, number];
|
|
1375
|
+
export const documenttransition_document_type_name: (a: number) => [number, number];
|
|
1376
|
+
export const documenttransition_entropy: (a: number) => [number, number];
|
|
1377
|
+
export const documenttransition_id: (a: number) => number;
|
|
1378
|
+
export const documenttransition_identity_contract_nonce: (a: number) => bigint;
|
|
1379
|
+
export const documenttransition_purchase_transition: (a: number) => [number, number, number];
|
|
1380
|
+
export const documenttransition_replace_transition: (a: number) => [number, number, number];
|
|
1381
|
+
export const documenttransition_revision: (a: number) => [number, bigint];
|
|
1382
|
+
export const documenttransition_set_data_contract_id: (a: number, b: any) => [number, number];
|
|
1383
|
+
export const documenttransition_set_identity_contract_nonce: (a: number, b: any) => [number, number];
|
|
1384
|
+
export const documenttransition_set_revision: (a: number, b: any) => [number, number];
|
|
1385
|
+
export const documenttransition_struct_name: () => [number, number];
|
|
1386
|
+
export const documenttransition_transfer_transition: (a: number) => [number, number, number];
|
|
1387
|
+
export const documenttransition_type_name: (a: number) => [number, number];
|
|
1388
|
+
export const documenttransition_update_price_transition: (a: number) => [number, number, number];
|
|
1389
|
+
export const documentupdatepricetransition_base: (a: number) => number;
|
|
1390
|
+
export const documentupdatepricetransition_constructor: (a: any) => [number, number, number];
|
|
1391
|
+
export const documentupdatepricetransition_fromDocumentTransition: (a: number) => [number, number, number];
|
|
1392
|
+
export const documentupdatepricetransition_price: (a: number) => bigint;
|
|
1393
|
+
export const documentupdatepricetransition_set_base: (a: number, b: number) => void;
|
|
1394
|
+
export const documentupdatepricetransition_set_price: (a: number, b: any) => [number, number];
|
|
1395
|
+
export const documentupdatepricetransition_struct_name: () => [number, number];
|
|
1396
|
+
export const documentupdatepricetransition_toDocumentTransition: (a: number) => number;
|
|
1397
|
+
export const documentupdatepricetransition_type_name: (a: number) => [number, number];
|
|
1398
|
+
export const identitycredittransfer_amount: (a: number) => bigint;
|
|
1399
|
+
export const identitycredittransfer_constructor: (a: any) => [number, number, number];
|
|
1400
|
+
export const identitycredittransfer_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1401
|
+
export const identitycredittransfer_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1402
|
+
export const identitycredittransfer_fromHex: (a: number, b: number) => [number, number, number];
|
|
1403
|
+
export const identitycredittransfer_fromJSON: (a: any) => [number, number, number];
|
|
1404
|
+
export const identitycredittransfer_fromObject: (a: any) => [number, number, number];
|
|
1405
|
+
export const identitycredittransfer_fromStateTransition: (a: number) => [number, number, number];
|
|
1406
|
+
export const identitycredittransfer_nonce: (a: number) => bigint;
|
|
1407
|
+
export const identitycredittransfer_recipient_id: (a: number) => number;
|
|
1408
|
+
export const identitycredittransfer_sender_id: (a: number) => number;
|
|
1409
|
+
export const identitycredittransfer_set_amount: (a: number, b: any) => [number, number];
|
|
1410
|
+
export const identitycredittransfer_set_nonce: (a: number, b: any) => [number, number];
|
|
1411
|
+
export const identitycredittransfer_set_recipient_id: (a: number, b: any) => [number, number];
|
|
1412
|
+
export const identitycredittransfer_set_sender_id: (a: number, b: any) => [number, number];
|
|
1413
|
+
export const identitycredittransfer_set_signature: (a: number, b: number, c: number) => void;
|
|
1414
|
+
export const identitycredittransfer_set_signature_public_key_id: (a: number, b: any) => [number, number];
|
|
1415
|
+
export const identitycredittransfer_set_user_fee_increase: (a: number, b: any) => [number, number];
|
|
1416
|
+
export const identitycredittransfer_signature: (a: number) => [number, number];
|
|
1417
|
+
export const identitycredittransfer_signature_public_key_id: (a: number) => number;
|
|
1418
|
+
export const identitycredittransfer_struct_name: () => [number, number];
|
|
1419
|
+
export const identitycredittransfer_toBase64: (a: number) => [number, number, number, number];
|
|
1420
|
+
export const identitycredittransfer_toBytes: (a: number) => [number, number, number, number];
|
|
1421
|
+
export const identitycredittransfer_toHex: (a: number) => [number, number, number, number];
|
|
1422
|
+
export const identitycredittransfer_toJSON: (a: number) => [number, number, number];
|
|
1423
|
+
export const identitycredittransfer_toObject: (a: number) => [number, number, number];
|
|
1424
|
+
export const identitycredittransfer_toStateTransition: (a: number) => number;
|
|
1425
|
+
export const identitycredittransfer_type_name: (a: number) => [number, number];
|
|
1426
|
+
export const identitycredittransfer_user_fee_increase: (a: number) => number;
|
|
1427
|
+
export const identitycredittransfertoaddresses_constructor: (a: any) => [number, number, number];
|
|
1428
|
+
export const identitycredittransfertoaddresses_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1429
|
+
export const identitycredittransfertoaddresses_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1430
|
+
export const identitycredittransfertoaddresses_fromHex: (a: number, b: number) => [number, number, number];
|
|
1431
|
+
export const identitycredittransfertoaddresses_fromJSON: (a: any) => [number, number, number];
|
|
1432
|
+
export const identitycredittransfertoaddresses_fromObject: (a: any) => [number, number, number];
|
|
1433
|
+
export const identitycredittransfertoaddresses_fromStateTransition: (a: number) => [number, number, number];
|
|
1434
|
+
export const identitycredittransfertoaddresses_nonce: (a: number) => bigint;
|
|
1435
|
+
export const identitycredittransfertoaddresses_recipient_addresses: (a: number) => [number, number];
|
|
1436
|
+
export const identitycredittransfertoaddresses_sender_id: (a: number) => number;
|
|
1437
|
+
export const identitycredittransfertoaddresses_set_nonce: (a: number, b: any) => [number, number];
|
|
1438
|
+
export const identitycredittransfertoaddresses_set_recipient_addresses: (a: number, b: number, c: number) => [number, number];
|
|
1439
|
+
export const identitycredittransfertoaddresses_set_sender_id: (a: number, b: any) => [number, number];
|
|
1440
|
+
export const identitycredittransfertoaddresses_set_signature: (a: number, b: number, c: number) => void;
|
|
1441
|
+
export const identitycredittransfertoaddresses_set_signature_public_key_id: (a: number, b: any) => [number, number];
|
|
1442
|
+
export const identitycredittransfertoaddresses_set_user_fee_increase: (a: number, b: any) => [number, number];
|
|
1443
|
+
export const identitycredittransfertoaddresses_signature: (a: number) => [number, number];
|
|
1444
|
+
export const identitycredittransfertoaddresses_signature_public_key_id: (a: number) => number;
|
|
1445
|
+
export const identitycredittransfertoaddresses_struct_name: () => [number, number];
|
|
1446
|
+
export const identitycredittransfertoaddresses_toBase64: (a: number) => [number, number, number, number];
|
|
1447
|
+
export const identitycredittransfertoaddresses_toBytes: (a: number) => [number, number, number, number];
|
|
1448
|
+
export const identitycredittransfertoaddresses_toHex: (a: number) => [number, number, number, number];
|
|
1449
|
+
export const identitycredittransfertoaddresses_toJSON: (a: number) => [number, number, number];
|
|
1450
|
+
export const identitycredittransfertoaddresses_toObject: (a: number) => [number, number, number];
|
|
1451
|
+
export const identitycredittransfertoaddresses_toStateTransition: (a: number) => number;
|
|
1452
|
+
export const identitycredittransfertoaddresses_type_name: (a: number) => [number, number];
|
|
1453
|
+
export const identitycredittransfertoaddresses_user_fee_increase: (a: number) => number;
|
|
1454
|
+
export const identitycreditwithdrawaltransition_amount: (a: number) => bigint;
|
|
1455
|
+
export const identitycreditwithdrawaltransition_constructor: (a: any) => [number, number, number];
|
|
1456
|
+
export const identitycreditwithdrawaltransition_core_fee_per_byte: (a: number) => number;
|
|
1457
|
+
export const identitycreditwithdrawaltransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1458
|
+
export const identitycreditwithdrawaltransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1459
|
+
export const identitycreditwithdrawaltransition_fromHex: (a: number, b: number) => [number, number, number];
|
|
1460
|
+
export const identitycreditwithdrawaltransition_fromJSON: (a: any) => [number, number, number];
|
|
1461
|
+
export const identitycreditwithdrawaltransition_fromObject: (a: any) => [number, number, number];
|
|
1462
|
+
export const identitycreditwithdrawaltransition_fromStateTransition: (a: number) => [number, number, number];
|
|
1463
|
+
export const identitycreditwithdrawaltransition_identity_id: (a: number) => number;
|
|
1464
|
+
export const identitycreditwithdrawaltransition_modified_data_ids: (a: number) => [number, number];
|
|
1465
|
+
export const identitycreditwithdrawaltransition_nonce: (a: number) => bigint;
|
|
1466
|
+
export const identitycreditwithdrawaltransition_optional_asset_lock_proof: (a: number) => number;
|
|
1467
|
+
export const identitycreditwithdrawaltransition_output_script: (a: number) => number;
|
|
1468
|
+
export const identitycreditwithdrawaltransition_pooling: (a: number) => [number, number];
|
|
1469
|
+
export const identitycreditwithdrawaltransition_purpose_requirement: (a: number) => [number, number];
|
|
1470
|
+
export const identitycreditwithdrawaltransition_set_amount: (a: number, b: any) => [number, number];
|
|
1471
|
+
export const identitycreditwithdrawaltransition_set_core_fee_per_byte: (a: number, b: any) => [number, number];
|
|
1472
|
+
export const identitycreditwithdrawaltransition_set_identity_id: (a: number, b: any) => [number, number];
|
|
1473
|
+
export const identitycreditwithdrawaltransition_set_nonce: (a: number, b: any) => [number, number];
|
|
1474
|
+
export const identitycreditwithdrawaltransition_set_output_script: (a: number, b: any) => [number, number];
|
|
1475
|
+
export const identitycreditwithdrawaltransition_set_pooling: (a: number, b: any) => [number, number];
|
|
1476
|
+
export const identitycreditwithdrawaltransition_set_signature: (a: number, b: number, c: number) => void;
|
|
1477
|
+
export const identitycreditwithdrawaltransition_set_signature_public_key_id: (a: number, b: number) => void;
|
|
1478
|
+
export const identitycreditwithdrawaltransition_set_user_fee_increase: (a: number, b: any) => [number, number];
|
|
1479
|
+
export const identitycreditwithdrawaltransition_signature: (a: number) => [number, number];
|
|
1480
|
+
export const identitycreditwithdrawaltransition_signature_public_key_id: (a: number) => number;
|
|
1481
|
+
export const identitycreditwithdrawaltransition_struct_name: () => [number, number];
|
|
1482
|
+
export const identitycreditwithdrawaltransition_toBase64: (a: number) => [number, number, number, number];
|
|
1483
|
+
export const identitycreditwithdrawaltransition_toBytes: (a: number) => [number, number, number, number];
|
|
1484
|
+
export const identitycreditwithdrawaltransition_toHex: (a: number) => [number, number, number, number];
|
|
1485
|
+
export const identitycreditwithdrawaltransition_toJSON: (a: number) => [number, number, number];
|
|
1486
|
+
export const identitycreditwithdrawaltransition_toObject: (a: number) => [number, number, number];
|
|
1487
|
+
export const identitycreditwithdrawaltransition_toStateTransition: (a: number) => number;
|
|
1488
|
+
export const identitycreditwithdrawaltransition_type_name: (a: number) => [number, number];
|
|
1489
|
+
export const identitycreditwithdrawaltransition_user_fee_increase: (a: number) => number;
|
|
1753
1490
|
export const statetransition_action_type: (a: number) => [number, number];
|
|
1754
1491
|
export const statetransition_action_type_number: (a: number) => number;
|
|
1755
1492
|
export const statetransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
@@ -1779,22 +1516,184 @@ export const statetransition_toHex: (a: number) => [number, number, number, numb
|
|
|
1779
1516
|
export const statetransition_type_name: (a: number) => [number, number];
|
|
1780
1517
|
export const statetransition_user_fee_increase: (a: number) => number;
|
|
1781
1518
|
export const statetransition_verifyPublicKey: (a: number, b: number, c: number, d: number) => [number, number];
|
|
1782
|
-
export const
|
|
1783
|
-
export const
|
|
1519
|
+
export const tokensetpricefordirectpurchasetransition_base: (a: number) => number;
|
|
1520
|
+
export const tokensetpricefordirectpurchasetransition_constructor: (a: any) => [number, number, number];
|
|
1521
|
+
export const tokensetpricefordirectpurchasetransition_price: (a: number) => number;
|
|
1522
|
+
export const tokensetpricefordirectpurchasetransition_public_note: (a: number) => [number, number];
|
|
1523
|
+
export const tokensetpricefordirectpurchasetransition_set_base: (a: number, b: number) => void;
|
|
1524
|
+
export const tokensetpricefordirectpurchasetransition_set_price: (a: number, b: number) => void;
|
|
1525
|
+
export const tokensetpricefordirectpurchasetransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1526
|
+
export const tokensetpricefordirectpurchasetransition_struct_name: () => [number, number];
|
|
1527
|
+
export const tokensetpricefordirectpurchasetransition_type_name: (a: number) => [number, number];
|
|
1528
|
+
export const tokentransfertransition_amount: (a: number) => bigint;
|
|
1529
|
+
export const tokentransfertransition_base: (a: number) => number;
|
|
1530
|
+
export const tokentransfertransition_constructor: (a: any) => [number, number, number];
|
|
1531
|
+
export const tokentransfertransition_private_encrypted_note: (a: number) => number;
|
|
1532
|
+
export const tokentransfertransition_public_note: (a: number) => [number, number];
|
|
1533
|
+
export const tokentransfertransition_recipient_id: (a: number) => number;
|
|
1534
|
+
export const tokentransfertransition_set_amount: (a: number, b: any) => [number, number];
|
|
1535
|
+
export const tokentransfertransition_set_base: (a: number, b: number) => void;
|
|
1536
|
+
export const tokentransfertransition_set_private_encrypted_note: (a: number, b: any) => [number, number];
|
|
1537
|
+
export const tokentransfertransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1538
|
+
export const tokentransfertransition_set_recipient_id: (a: number, b: any) => [number, number];
|
|
1539
|
+
export const tokentransfertransition_set_shared_encrypted_note: (a: number, b: any) => [number, number];
|
|
1540
|
+
export const tokentransfertransition_shared_encrypted_note: (a: number) => number;
|
|
1541
|
+
export const tokentransfertransition_struct_name: () => [number, number];
|
|
1542
|
+
export const tokentransfertransition_type_name: (a: number) => [number, number];
|
|
1543
|
+
export const tokentransition_constructor: (a: any) => [number, number, number];
|
|
1544
|
+
export const tokentransition_contract_id: (a: number) => number;
|
|
1545
|
+
export const tokentransition_getHistoricalDocumentId: (a: number, b: any) => [number, number, number];
|
|
1546
|
+
export const tokentransition_historical_document_type_name: (a: number) => [number, number];
|
|
1547
|
+
export const tokentransition_identity_contract_nonce: (a: number) => bigint;
|
|
1548
|
+
export const tokentransition_set_contract_id: (a: number, b: any) => [number, number];
|
|
1549
|
+
export const tokentransition_set_identity_contract_nonce: (a: number, b: any) => [number, number];
|
|
1550
|
+
export const tokentransition_set_token_id: (a: number, b: any) => [number, number];
|
|
1551
|
+
export const tokentransition_struct_name: () => [number, number];
|
|
1552
|
+
export const tokentransition_token_id: (a: number) => number;
|
|
1553
|
+
export const tokentransition_transition: (a: number) => any;
|
|
1554
|
+
export const tokentransition_transition_type: (a: number) => [number, number];
|
|
1555
|
+
export const tokentransition_transition_type_number: (a: number) => number;
|
|
1556
|
+
export const tokentransition_type_name: (a: number) => [number, number];
|
|
1557
|
+
export const __wbg_get_verifiedbalancetransfer_recipient: (a: number) => number;
|
|
1558
|
+
export const __wbg_get_verifiedbalancetransfer_sender: (a: number) => number;
|
|
1559
|
+
export const __wbg_get_verifiedidentity_identity: (a: number) => number;
|
|
1560
|
+
export const __wbg_get_verifiedpartialidentity_partialIdentity: (a: number) => number;
|
|
1561
|
+
export const __wbg_platformaddresssigner_free: (a: number, b: number) => void;
|
|
1562
|
+
export const __wbg_privatekey_free: (a: number, b: number) => void;
|
|
1563
|
+
export const __wbg_protxhash_free: (a: number, b: number) => void;
|
|
1564
|
+
export const __wbg_publickey_free: (a: number, b: number) => void;
|
|
1565
|
+
export const __wbg_set_verifiedbalancetransfer_recipient: (a: number, b: number) => void;
|
|
1566
|
+
export const __wbg_set_verifiedbalancetransfer_sender: (a: number, b: number) => void;
|
|
1567
|
+
export const __wbg_set_verifiedidentity_identity: (a: number, b: number) => void;
|
|
1568
|
+
export const __wbg_tokenclaimtransition_free: (a: number, b: number) => void;
|
|
1569
|
+
export const __wbg_tokenemergencyactiontransition_free: (a: number, b: number) => void;
|
|
1570
|
+
export const __wbg_tokenkeepshistoryrules_free: (a: number, b: number) => void;
|
|
1571
|
+
export const __wbg_tokenstatus_free: (a: number, b: number) => void;
|
|
1572
|
+
export const __wbg_verifiedbalancetransfer_free: (a: number, b: number) => void;
|
|
1573
|
+
export const __wbg_verifiedidentity_free: (a: number, b: number) => void;
|
|
1574
|
+
export const __wbg_verifiedpartialidentity_free: (a: number, b: number) => void;
|
|
1575
|
+
export const platformaddresssigner_addKey: (a: number, b: number) => [number, number, number];
|
|
1576
|
+
export const platformaddresssigner_constructor: () => number;
|
|
1577
|
+
export const platformaddresssigner_getPrivateKeysBytes: (a: number) => [number, number, number];
|
|
1578
|
+
export const platformaddresssigner_hasKey: (a: number, b: any) => [number, number, number];
|
|
1579
|
+
export const platformaddresssigner_key_count: (a: number) => number;
|
|
1580
|
+
export const platformaddresssigner_struct_name: () => [number, number];
|
|
1581
|
+
export const platformaddresssigner_type_name: (a: number) => [number, number];
|
|
1582
|
+
export const privatekey_fromBytes: (a: number, b: number, c: any) => [number, number, number];
|
|
1583
|
+
export const privatekey_fromHex: (a: number, b: number, c: any) => [number, number, number];
|
|
1584
|
+
export const privatekey_fromWIF: (a: number, b: number) => [number, number, number];
|
|
1585
|
+
export const privatekey_getPublicKey: (a: number) => number;
|
|
1586
|
+
export const privatekey_getPublicKeyHash: (a: number) => [number, number];
|
|
1587
|
+
export const privatekey_struct_name: () => [number, number];
|
|
1588
|
+
export const privatekey_toBytes: (a: number) => [number, number];
|
|
1589
|
+
export const privatekey_toHex: (a: number) => [number, number];
|
|
1590
|
+
export const privatekey_toWIF: (a: number) => [number, number];
|
|
1591
|
+
export const privatekey_type_name: (a: number) => [number, number];
|
|
1592
|
+
export const protxhash_struct_name: () => [number, number];
|
|
1593
|
+
export const protxhash_type_name: (a: number) => [number, number];
|
|
1594
|
+
export const publickey_compressed: (a: number) => number;
|
|
1595
|
+
export const publickey_constructor: (a: number, b: number, c: number) => [number, number, number];
|
|
1596
|
+
export const publickey_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1597
|
+
export const publickey_getPublicKeyHash: (a: number) => [number, number];
|
|
1598
|
+
export const publickey_inner: (a: number) => [number, number];
|
|
1599
|
+
export const publickey_set_compressed: (a: number, b: number) => void;
|
|
1600
|
+
export const publickey_set_inner: (a: number, b: number, c: number) => [number, number];
|
|
1601
|
+
export const publickey_struct_name: () => [number, number];
|
|
1602
|
+
export const publickey_toBytes: (a: number) => [number, number];
|
|
1603
|
+
export const publickey_type_name: (a: number) => [number, number];
|
|
1604
|
+
export const tokenclaimtransition_base: (a: number) => number;
|
|
1605
|
+
export const tokenclaimtransition_constructor: (a: any) => [number, number, number];
|
|
1606
|
+
export const tokenclaimtransition_distribution_type: (a: number) => [number, number];
|
|
1607
|
+
export const tokenclaimtransition_public_note: (a: number) => [number, number];
|
|
1608
|
+
export const tokenclaimtransition_set_base: (a: number, b: number) => void;
|
|
1609
|
+
export const tokenclaimtransition_set_distribution_type: (a: number, b: any) => [number, number];
|
|
1610
|
+
export const tokenclaimtransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1611
|
+
export const tokenclaimtransition_struct_name: () => [number, number];
|
|
1612
|
+
export const tokenclaimtransition_type_name: (a: number) => [number, number];
|
|
1613
|
+
export const tokenemergencyactiontransition_base: (a: number) => number;
|
|
1614
|
+
export const tokenemergencyactiontransition_constructor: (a: any) => [number, number, number];
|
|
1615
|
+
export const tokenemergencyactiontransition_emergency_action: (a: number) => [number, number];
|
|
1616
|
+
export const tokenemergencyactiontransition_public_note: (a: number) => [number, number];
|
|
1617
|
+
export const tokenemergencyactiontransition_set_base: (a: number, b: number) => void;
|
|
1618
|
+
export const tokenemergencyactiontransition_set_emergency_action: (a: number, b: number) => void;
|
|
1619
|
+
export const tokenemergencyactiontransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1620
|
+
export const tokenemergencyactiontransition_struct_name: () => [number, number];
|
|
1621
|
+
export const tokenemergencyactiontransition_type_name: (a: number) => [number, number];
|
|
1622
|
+
export const tokenkeepshistoryrules_constructor: (a: any) => [number, number, number];
|
|
1623
|
+
export const tokenkeepshistoryrules_is_keeping_burning_history: (a: number) => number;
|
|
1624
|
+
export const tokenkeepshistoryrules_is_keeping_direct_pricing_history: (a: number) => number;
|
|
1625
|
+
export const tokenkeepshistoryrules_is_keeping_direct_purchase_history: (a: number) => number;
|
|
1626
|
+
export const tokenkeepshistoryrules_is_keeping_freezing_history: (a: number) => number;
|
|
1627
|
+
export const tokenkeepshistoryrules_is_keeping_minting_history: (a: number) => number;
|
|
1628
|
+
export const tokenkeepshistoryrules_is_keeping_transfer_history: (a: number) => number;
|
|
1629
|
+
export const tokenkeepshistoryrules_set_is_keeping_burning_history: (a: number, b: number) => void;
|
|
1630
|
+
export const tokenkeepshistoryrules_set_is_keeping_direct_pricing_history: (a: number, b: number) => void;
|
|
1631
|
+
export const tokenkeepshistoryrules_set_is_keeping_direct_purchase_history: (a: number, b: number) => void;
|
|
1632
|
+
export const tokenkeepshistoryrules_set_is_keeping_freezing_history: (a: number, b: number) => void;
|
|
1633
|
+
export const tokenkeepshistoryrules_set_is_keeping_minting_history: (a: number, b: number) => void;
|
|
1634
|
+
export const tokenkeepshistoryrules_set_is_keeping_transfer_history: (a: number, b: number) => void;
|
|
1635
|
+
export const tokenkeepshistoryrules_struct_name: () => [number, number];
|
|
1636
|
+
export const tokenkeepshistoryrules_type_name: (a: number) => [number, number];
|
|
1637
|
+
export const tokenstatus_is_paused: (a: number) => number;
|
|
1638
|
+
export const tokenstatus_struct_name: () => [number, number];
|
|
1639
|
+
export const tokenstatus_type_name: (a: number) => [number, number];
|
|
1640
|
+
export const verifiedbalancetransfer_fromJSON: (a: any) => [number, number, number];
|
|
1641
|
+
export const verifiedbalancetransfer_fromObject: (a: any) => [number, number, number];
|
|
1642
|
+
export const verifiedbalancetransfer_struct_name: () => [number, number];
|
|
1643
|
+
export const verifiedbalancetransfer_toJSON: (a: number) => [number, number, number];
|
|
1644
|
+
export const verifiedbalancetransfer_toObject: (a: number) => [number, number, number];
|
|
1645
|
+
export const verifiedbalancetransfer_type_name: (a: number) => [number, number];
|
|
1646
|
+
export const verifiedidentity_fromJSON: (a: any) => [number, number, number];
|
|
1647
|
+
export const verifiedidentity_fromObject: (a: any) => [number, number, number];
|
|
1648
|
+
export const verifiedidentity_struct_name: () => [number, number];
|
|
1649
|
+
export const verifiedidentity_toJSON: (a: number) => [number, number, number];
|
|
1650
|
+
export const verifiedidentity_toObject: (a: number) => [number, number, number];
|
|
1651
|
+
export const verifiedidentity_type_name: (a: number) => [number, number];
|
|
1652
|
+
export const verifiedpartialidentity_fromJSON: (a: any) => [number, number, number];
|
|
1653
|
+
export const verifiedpartialidentity_fromObject: (a: any) => [number, number, number];
|
|
1654
|
+
export const verifiedpartialidentity_struct_name: () => [number, number];
|
|
1655
|
+
export const verifiedpartialidentity_toJSON: (a: number) => [number, number, number];
|
|
1656
|
+
export const verifiedpartialidentity_toObject: (a: number) => [number, number, number];
|
|
1657
|
+
export const verifiedpartialidentity_type_name: (a: number) => [number, number];
|
|
1658
|
+
export const __wbg_set_verifiedpartialidentity_partialIdentity: (a: number, b: number) => void;
|
|
1659
|
+
export const __wbg_addresscreditwithdrawaltransition_free: (a: number, b: number) => void;
|
|
1784
1660
|
export const __wbg_addressfundstransfertransition_free: (a: number, b: number) => void;
|
|
1785
1661
|
export const __wbg_authorizedactiontakers_free: (a: number, b: number) => void;
|
|
1786
1662
|
export const __wbg_extendedepochinfo_free: (a: number, b: number) => void;
|
|
1787
1663
|
export const __wbg_identifier_free: (a: number, b: number) => void;
|
|
1788
|
-
export const __wbg_identitycreatefromaddressestransition_free: (a: number, b: number) => void;
|
|
1789
1664
|
export const __wbg_identityupdatetransition_free: (a: number, b: number) => void;
|
|
1790
|
-
export const __wbg_resourcevote_free: (a: number, b: number) => void;
|
|
1791
1665
|
export const __wbg_tokenconfiguration_free: (a: number, b: number) => void;
|
|
1792
1666
|
export const __wbg_tokenconfigurationconvention_free: (a: number, b: number) => void;
|
|
1793
|
-
export const
|
|
1794
|
-
export const
|
|
1795
|
-
export const __wbg_tokenperpetualdistribution_free: (a: number, b: number) => void;
|
|
1796
|
-
export const __wbg_tokentrademode_free: (a: number, b: number) => void;
|
|
1667
|
+
export const __wbg_tokendistributionrules_free: (a: number, b: number) => void;
|
|
1668
|
+
export const __wbg_tokenfreezetransition_free: (a: number, b: number) => void;
|
|
1797
1669
|
export const __wbg_unshieldtransition_free: (a: number, b: number) => void;
|
|
1670
|
+
export const addresscreditwithdrawaltransition_constructor: (a: any) => [number, number, number];
|
|
1671
|
+
export const addresscreditwithdrawaltransition_core_fee_per_byte: (a: number) => number;
|
|
1672
|
+
export const addresscreditwithdrawaltransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1673
|
+
export const addresscreditwithdrawaltransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1674
|
+
export const addresscreditwithdrawaltransition_fromHex: (a: number, b: number) => [number, number, number];
|
|
1675
|
+
export const addresscreditwithdrawaltransition_fromJSON: (a: any) => [number, number, number];
|
|
1676
|
+
export const addresscreditwithdrawaltransition_fromObject: (a: any) => [number, number, number];
|
|
1677
|
+
export const addresscreditwithdrawaltransition_fromStateTransition: (a: number) => [number, number, number];
|
|
1678
|
+
export const addresscreditwithdrawaltransition_inputs: (a: number) => [number, number];
|
|
1679
|
+
export const addresscreditwithdrawaltransition_output: (a: number) => number;
|
|
1680
|
+
export const addresscreditwithdrawaltransition_output_script: (a: number) => number;
|
|
1681
|
+
export const addresscreditwithdrawaltransition_pooling: (a: number) => [number, number];
|
|
1682
|
+
export const addresscreditwithdrawaltransition_set_core_fee_per_byte: (a: number, b: any) => [number, number];
|
|
1683
|
+
export const addresscreditwithdrawaltransition_set_inputs: (a: number, b: number, c: number) => [number, number];
|
|
1684
|
+
export const addresscreditwithdrawaltransition_set_output: (a: number, b: number) => [number, number];
|
|
1685
|
+
export const addresscreditwithdrawaltransition_set_output_script: (a: number, b: number) => void;
|
|
1686
|
+
export const addresscreditwithdrawaltransition_set_pooling: (a: number, b: any) => [number, number];
|
|
1687
|
+
export const addresscreditwithdrawaltransition_set_user_fee_increase: (a: number, b: any) => [number, number];
|
|
1688
|
+
export const addresscreditwithdrawaltransition_struct_name: () => [number, number];
|
|
1689
|
+
export const addresscreditwithdrawaltransition_toBase64: (a: number) => [number, number, number, number];
|
|
1690
|
+
export const addresscreditwithdrawaltransition_toBytes: (a: number) => [number, number, number, number];
|
|
1691
|
+
export const addresscreditwithdrawaltransition_toHex: (a: number) => [number, number, number, number];
|
|
1692
|
+
export const addresscreditwithdrawaltransition_toJSON: (a: number) => [number, number, number];
|
|
1693
|
+
export const addresscreditwithdrawaltransition_toObject: (a: number) => [number, number, number];
|
|
1694
|
+
export const addresscreditwithdrawaltransition_toStateTransition: (a: number) => number;
|
|
1695
|
+
export const addresscreditwithdrawaltransition_type_name: (a: number) => [number, number];
|
|
1696
|
+
export const addresscreditwithdrawaltransition_user_fee_increase: (a: number) => number;
|
|
1798
1697
|
export const addressfundstransfertransition_constructor: (a: any) => [number, number, number];
|
|
1799
1698
|
export const addressfundstransfertransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1800
1699
|
export const addressfundstransfertransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
@@ -1856,29 +1755,6 @@ export const identifier_toBase64: (a: number) => [number, number];
|
|
|
1856
1755
|
export const identifier_toBytes: (a: number) => [number, number];
|
|
1857
1756
|
export const identifier_toHex: (a: number) => [number, number];
|
|
1858
1757
|
export const identifier_type_name: (a: number) => [number, number];
|
|
1859
|
-
export const identitycreatefromaddressestransition_constructor: (a: any) => [number, number, number];
|
|
1860
|
-
export const identitycreatefromaddressestransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1861
|
-
export const identitycreatefromaddressestransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1862
|
-
export const identitycreatefromaddressestransition_fromHex: (a: number, b: number) => [number, number, number];
|
|
1863
|
-
export const identitycreatefromaddressestransition_fromJSON: (a: any) => [number, number, number];
|
|
1864
|
-
export const identitycreatefromaddressestransition_fromObject: (a: any) => [number, number, number];
|
|
1865
|
-
export const identitycreatefromaddressestransition_fromStateTransition: (a: number) => [number, number, number];
|
|
1866
|
-
export const identitycreatefromaddressestransition_inputs: (a: number) => [number, number];
|
|
1867
|
-
export const identitycreatefromaddressestransition_output: (a: number) => number;
|
|
1868
|
-
export const identitycreatefromaddressestransition_public_keys: (a: number) => [number, number];
|
|
1869
|
-
export const identitycreatefromaddressestransition_set_inputs: (a: number, b: number, c: number) => [number, number];
|
|
1870
|
-
export const identitycreatefromaddressestransition_set_output: (a: number, b: number) => [number, number];
|
|
1871
|
-
export const identitycreatefromaddressestransition_set_public_keys: (a: number, b: any) => [number, number];
|
|
1872
|
-
export const identitycreatefromaddressestransition_set_user_fee_increase: (a: number, b: any) => [number, number];
|
|
1873
|
-
export const identitycreatefromaddressestransition_struct_name: () => [number, number];
|
|
1874
|
-
export const identitycreatefromaddressestransition_toBase64: (a: number) => [number, number, number, number];
|
|
1875
|
-
export const identitycreatefromaddressestransition_toBytes: (a: number) => [number, number, number, number];
|
|
1876
|
-
export const identitycreatefromaddressestransition_toHex: (a: number) => [number, number, number, number];
|
|
1877
|
-
export const identitycreatefromaddressestransition_toJSON: (a: number) => [number, number, number];
|
|
1878
|
-
export const identitycreatefromaddressestransition_toObject: (a: number) => [number, number, number];
|
|
1879
|
-
export const identitycreatefromaddressestransition_toStateTransition: (a: number) => number;
|
|
1880
|
-
export const identitycreatefromaddressestransition_type_name: (a: number) => [number, number];
|
|
1881
|
-
export const identitycreatefromaddressestransition_user_fee_increase: (a: number) => number;
|
|
1882
1758
|
export const identityupdatetransition_constructor: (a: any) => [number, number, number];
|
|
1883
1759
|
export const identityupdatetransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1884
1760
|
export const identityupdatetransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
@@ -1913,17 +1789,6 @@ export const identityupdatetransition_toObject: (a: number) => [number, number,
|
|
|
1913
1789
|
export const identityupdatetransition_toStateTransition: (a: number) => number;
|
|
1914
1790
|
export const identityupdatetransition_type_name: (a: number) => [number, number];
|
|
1915
1791
|
export const identityupdatetransition_user_fee_increase: (a: number) => number;
|
|
1916
|
-
export const resourcevote_choice: (a: number) => number;
|
|
1917
|
-
export const resourcevote_constructor: (a: number, b: number) => number;
|
|
1918
|
-
export const resourcevote_fromJSON: (a: any) => [number, number, number];
|
|
1919
|
-
export const resourcevote_fromObject: (a: any) => [number, number, number];
|
|
1920
|
-
export const resourcevote_poll: (a: number) => number;
|
|
1921
|
-
export const resourcevote_set_choice: (a: number, b: number) => void;
|
|
1922
|
-
export const resourcevote_set_poll: (a: number, b: number) => void;
|
|
1923
|
-
export const resourcevote_struct_name: () => [number, number];
|
|
1924
|
-
export const resourcevote_toJSON: (a: number) => [number, number, number];
|
|
1925
|
-
export const resourcevote_toObject: (a: number) => [number, number, number];
|
|
1926
|
-
export const resourcevote_type_name: (a: number) => [number, number];
|
|
1927
1792
|
export const tokenconfiguration_base_supply: (a: number) => bigint;
|
|
1928
1793
|
export const tokenconfiguration_calculateTokenId: (a: any, b: number) => [number, number, number];
|
|
1929
1794
|
export const tokenconfiguration_constructor: (a: any) => [number, number, number];
|
|
@@ -1968,12 +1833,18 @@ export const tokenconfiguration_type_name: (a: number) => [number, number];
|
|
|
1968
1833
|
export const tokenconfiguration_unfreeze_rules: (a: number) => number;
|
|
1969
1834
|
export const tokenconfigurationchangeitem_ConventionsAdminGroupItem: (a: number) => number;
|
|
1970
1835
|
export const tokenconfigurationchangeitem_ConventionsControlGroupItem: (a: number) => number;
|
|
1971
|
-
export const
|
|
1972
|
-
export const
|
|
1973
|
-
export const
|
|
1836
|
+
export const tokenconfigurationchangeitem_FreezeAdminGroupItem: (a: number) => number;
|
|
1837
|
+
export const tokenconfigurationchangeitem_FreezeItem: (a: number) => number;
|
|
1838
|
+
export const tokenconfigurationchangeitem_ManualMintingAdminGroupItem: (a: number) => number;
|
|
1839
|
+
export const tokenconfigurationchangeitem_ManualMintingItem: (a: number) => number;
|
|
1840
|
+
export const tokenconfigurationchangeitem_MaxSupplyAdminGroupItem: (a: number) => number;
|
|
1841
|
+
export const tokenconfigurationchangeitem_MaxSupplyControlGroupItem: (a: number) => number;
|
|
1842
|
+
export const tokenconfigurationchangeitem_MaxSupplyItem: (a: number, b: bigint) => number;
|
|
1974
1843
|
export const tokenconfigurationchangeitem_NewTokensDestinationIdentityAdminGroupItem: (a: number) => number;
|
|
1975
1844
|
export const tokenconfigurationchangeitem_NewTokensDestinationIdentityControlGroupItem: (a: number) => number;
|
|
1976
1845
|
export const tokenconfigurationchangeitem_NewTokensDestinationIdentityItem: (a: any) => [number, number, number];
|
|
1846
|
+
export const tokenconfigurationchangeitem_UnfreezeAdminGroupItem: (a: number) => number;
|
|
1847
|
+
export const tokenconfigurationchangeitem_UnfreezeItem: (a: number) => number;
|
|
1977
1848
|
export const tokenconfigurationchangeitem_conventionsItem: (a: number) => number;
|
|
1978
1849
|
export const tokenconfigurationconvention_constructor: (a: any, b: number) => [number, number, number];
|
|
1979
1850
|
export const tokenconfigurationconvention_decimals: (a: number) => number;
|
|
@@ -1982,19 +1853,276 @@ export const tokenconfigurationconvention_set_decimals: (a: number, b: any) => [
|
|
|
1982
1853
|
export const tokenconfigurationconvention_set_localizations: (a: number, b: any) => [number, number];
|
|
1983
1854
|
export const tokenconfigurationconvention_struct_name: () => [number, number];
|
|
1984
1855
|
export const tokenconfigurationconvention_type_name: (a: number) => [number, number];
|
|
1985
|
-
export const
|
|
1986
|
-
export const
|
|
1987
|
-
export const
|
|
1988
|
-
export const
|
|
1989
|
-
export const
|
|
1990
|
-
export const
|
|
1991
|
-
export const
|
|
1992
|
-
export const
|
|
1993
|
-
export const
|
|
1994
|
-
export const
|
|
1995
|
-
export const
|
|
1996
|
-
export const
|
|
1997
|
-
export const
|
|
1856
|
+
export const tokendistributionrules_change_direct_purchase_pricing_rules: (a: number) => number;
|
|
1857
|
+
export const tokendistributionrules_constructor: (a: any) => [number, number, number];
|
|
1858
|
+
export const tokendistributionrules_is_minting_allowing_choosing_destination: (a: number) => number;
|
|
1859
|
+
export const tokendistributionrules_minting_allow_choosing_destination_rules: (a: number) => number;
|
|
1860
|
+
export const tokendistributionrules_new_tokens_destination_identity: (a: number) => number;
|
|
1861
|
+
export const tokendistributionrules_new_tokens_destination_identity_rules: (a: number) => number;
|
|
1862
|
+
export const tokendistributionrules_perpetual_distribution: (a: number) => number;
|
|
1863
|
+
export const tokendistributionrules_perpetual_distribution_rules: (a: number) => number;
|
|
1864
|
+
export const tokendistributionrules_pre_programmed_distribution: (a: number) => number;
|
|
1865
|
+
export const tokendistributionrules_set_change_direct_purchase_pricing_rules: (a: number, b: number) => void;
|
|
1866
|
+
export const tokendistributionrules_set_is_minting_allowing_choosing_destination: (a: number, b: number) => void;
|
|
1867
|
+
export const tokendistributionrules_set_minting_allow_choosing_destination_rules: (a: number, b: number) => void;
|
|
1868
|
+
export const tokendistributionrules_set_new_tokens_destination_identity: (a: number, b: any) => [number, number];
|
|
1869
|
+
export const tokendistributionrules_set_new_tokens_destination_identity_rules: (a: number, b: number) => void;
|
|
1870
|
+
export const tokendistributionrules_set_perpetual_distribution: (a: number, b: any) => [number, number];
|
|
1871
|
+
export const tokendistributionrules_set_perpetual_distribution_rules: (a: number, b: number) => void;
|
|
1872
|
+
export const tokendistributionrules_set_pre_programmed_distribution: (a: number, b: any) => [number, number];
|
|
1873
|
+
export const tokendistributionrules_struct_name: () => [number, number];
|
|
1874
|
+
export const tokendistributionrules_type_name: (a: number) => [number, number];
|
|
1875
|
+
export const tokenfreezetransition_base: (a: number) => number;
|
|
1876
|
+
export const tokenfreezetransition_constructor: (a: any) => [number, number, number];
|
|
1877
|
+
export const tokenfreezetransition_frozen_identity_id: (a: number) => number;
|
|
1878
|
+
export const tokenfreezetransition_public_note: (a: number) => [number, number];
|
|
1879
|
+
export const tokenfreezetransition_set_base: (a: number, b: number) => void;
|
|
1880
|
+
export const tokenfreezetransition_set_frozen_identity_id: (a: number, b: any) => [number, number];
|
|
1881
|
+
export const tokenfreezetransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
1882
|
+
export const tokenfreezetransition_struct_name: () => [number, number];
|
|
1883
|
+
export const tokenfreezetransition_type_name: (a: number) => [number, number];
|
|
1884
|
+
export const unshieldtransition_actions: (a: number) => [number, number];
|
|
1885
|
+
export const unshieldtransition_anchor: (a: number) => [number, number];
|
|
1886
|
+
export const unshieldtransition_binding_signature: (a: number) => [number, number];
|
|
1887
|
+
export const unshieldtransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1888
|
+
export const unshieldtransition_fromJSON: (a: any) => [number, number, number];
|
|
1889
|
+
export const unshieldtransition_fromObject: (a: any) => [number, number, number];
|
|
1890
|
+
export const unshieldtransition_getModifiedDataIds: (a: number) => [number, number];
|
|
1891
|
+
export const unshieldtransition_new: (a: any) => [number, number, number];
|
|
1892
|
+
export const unshieldtransition_output_address: (a: number) => number;
|
|
1893
|
+
export const unshieldtransition_proof: (a: number) => [number, number];
|
|
1894
|
+
export const unshieldtransition_struct_name: () => [number, number];
|
|
1895
|
+
export const unshieldtransition_toBytes: (a: number) => [number, number, number, number];
|
|
1896
|
+
export const unshieldtransition_toJSON: (a: number) => [number, number, number];
|
|
1897
|
+
export const unshieldtransition_toObject: (a: number) => [number, number, number];
|
|
1898
|
+
export const unshieldtransition_toStateTransition: (a: number) => number;
|
|
1899
|
+
export const unshieldtransition_type_name: (a: number) => [number, number];
|
|
1900
|
+
export const unshieldtransition_unshielding_amount: (a: number) => bigint;
|
|
1901
|
+
export const identifier_toJSON: (a: number) => [number, number];
|
|
1902
|
+
export const identifier_toString: (a: number) => [number, number];
|
|
1903
|
+
export const __wbg_blockbaseddistribution_free: (a: number, b: number) => void;
|
|
1904
|
+
export const __wbg_datacontract_free: (a: number, b: number) => void;
|
|
1905
|
+
export const __wbg_datacontractcreatetransition_free: (a: number, b: number) => void;
|
|
1906
|
+
export const __wbg_datacontractupdatetransition_free: (a: number, b: number) => void;
|
|
1907
|
+
export const __wbg_epochbaseddistribution_free: (a: number, b: number) => void;
|
|
1908
|
+
export const __wbg_get_blockbaseddistribution_interval: (a: number) => bigint;
|
|
1909
|
+
export const __wbg_get_epochbaseddistribution_interval: (a: number) => number;
|
|
1910
|
+
export const __wbg_get_timebaseddistribution_interval: (a: number) => bigint;
|
|
1911
|
+
export const __wbg_get_verifieddatacontract_dataContract: (a: number) => number;
|
|
1912
|
+
export const __wbg_identitycreatefromaddressestransition_free: (a: number, b: number) => void;
|
|
1913
|
+
export const __wbg_identitysigner_free: (a: number, b: number) => void;
|
|
1914
|
+
export const __wbg_identitytopupfromaddressestransition_free: (a: number, b: number) => void;
|
|
1915
|
+
export const __wbg_rewarddistributiontype_free: (a: number, b: number) => void;
|
|
1916
|
+
export const __wbg_set_blockbaseddistribution_interval: (a: number, b: bigint) => void;
|
|
1917
|
+
export const __wbg_set_epochbaseddistribution_interval: (a: number, b: number) => void;
|
|
1918
|
+
export const __wbg_set_verifieddatacontract_dataContract: (a: number, b: number) => void;
|
|
1919
|
+
export const __wbg_shieldedwithdrawaltransition_free: (a: number, b: number) => void;
|
|
1920
|
+
export const __wbg_timebaseddistribution_free: (a: number, b: number) => void;
|
|
1921
|
+
export const __wbg_tokenconfigupdatetransition_free: (a: number, b: number) => void;
|
|
1922
|
+
export const __wbg_tokenconfigurationchangeitem_free: (a: number, b: number) => void;
|
|
1923
|
+
export const __wbg_tokenminttransition_free: (a: number, b: number) => void;
|
|
1924
|
+
export const __wbg_tokenpaymentinfo_free: (a: number, b: number) => void;
|
|
1925
|
+
export const __wbg_tokenperpetualdistribution_free: (a: number, b: number) => void;
|
|
1926
|
+
export const __wbg_verifieddatacontract_free: (a: number, b: number) => void;
|
|
1927
|
+
export const blockbaseddistribution_function: (a: number) => number;
|
|
1928
|
+
export const blockbaseddistribution_set_function: (a: number, b: number) => void;
|
|
1929
|
+
export const blockbaseddistribution_struct_name: () => [number, number];
|
|
1930
|
+
export const blockbaseddistribution_type_name: (a: number) => [number, number];
|
|
1931
|
+
export const datacontract_config: (a: number) => [number, number, number];
|
|
1932
|
+
export const datacontract_constructor: (a: any) => [number, number, number];
|
|
1933
|
+
export const datacontract_fromBase64: (a: number, b: number, c: number, d: any) => [number, number, number];
|
|
1934
|
+
export const datacontract_fromBytes: (a: number, b: number, c: number, d: any) => [number, number, number];
|
|
1935
|
+
export const datacontract_fromHex: (a: number, b: number, c: number, d: any) => [number, number, number];
|
|
1936
|
+
export const datacontract_fromJSON: (a: any, b: number, c: any) => [number, number, number];
|
|
1937
|
+
export const datacontract_fromObject: (a: any, b: number, c: any) => [number, number, number];
|
|
1938
|
+
export const datacontract_generateId: (a: any, b: bigint) => [number, number, number];
|
|
1939
|
+
export const datacontract_groups: (a: number) => [number, number, number];
|
|
1940
|
+
export const datacontract_id: (a: number) => number;
|
|
1941
|
+
export const datacontract_owner_id: (a: number) => number;
|
|
1942
|
+
export const datacontract_schemas: (a: number) => [number, number, number];
|
|
1943
|
+
export const datacontract_setConfig: (a: number, b: any, c: any) => [number, number];
|
|
1944
|
+
export const datacontract_setSchemas: (a: number, b: any, c: number, d: number, e: any) => [number, number];
|
|
1945
|
+
export const datacontract_set_groups: (a: number, b: any) => [number, number];
|
|
1946
|
+
export const datacontract_set_id: (a: number, b: any) => [number, number];
|
|
1947
|
+
export const datacontract_set_owner_id: (a: number, b: any) => [number, number];
|
|
1948
|
+
export const datacontract_set_tokens: (a: number, b: any) => [number, number];
|
|
1949
|
+
export const datacontract_set_version: (a: number, b: any) => [number, number];
|
|
1950
|
+
export const datacontract_struct_name: () => [number, number];
|
|
1951
|
+
export const datacontract_toBase64: (a: number, b: any) => [number, number, number, number];
|
|
1952
|
+
export const datacontract_toBytes: (a: number, b: any) => [number, number, number, number];
|
|
1953
|
+
export const datacontract_toHex: (a: number, b: any) => [number, number, number, number];
|
|
1954
|
+
export const datacontract_toJSON: (a: number, b: any) => [number, number, number];
|
|
1955
|
+
export const datacontract_toObject: (a: number, b: any) => [number, number, number];
|
|
1956
|
+
export const datacontract_tokens: (a: number) => [number, number, number];
|
|
1957
|
+
export const datacontract_type_name: (a: number) => [number, number];
|
|
1958
|
+
export const datacontract_version: (a: number) => number;
|
|
1959
|
+
export const datacontractcreatetransition_constructor: (a: number, b: bigint, c: any) => [number, number, number];
|
|
1960
|
+
export const datacontractcreatetransition_feature_version: (a: number) => number;
|
|
1961
|
+
export const datacontractcreatetransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1962
|
+
export const datacontractcreatetransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1963
|
+
export const datacontractcreatetransition_fromHex: (a: number, b: number) => [number, number, number];
|
|
1964
|
+
export const datacontractcreatetransition_fromJSON: (a: any) => [number, number, number];
|
|
1965
|
+
export const datacontractcreatetransition_fromObject: (a: any) => [number, number, number];
|
|
1966
|
+
export const datacontractcreatetransition_fromStateTransition: (a: number) => [number, number, number];
|
|
1967
|
+
export const datacontractcreatetransition_getDataContract: (a: number, b: any, c: number) => [number, number, number];
|
|
1968
|
+
export const datacontractcreatetransition_identity_nonce: (a: number) => bigint;
|
|
1969
|
+
export const datacontractcreatetransition_setDataContract: (a: number, b: number, c: any) => [number, number];
|
|
1970
|
+
export const datacontractcreatetransition_struct_name: () => [number, number];
|
|
1971
|
+
export const datacontractcreatetransition_toBase64: (a: number) => [number, number, number, number];
|
|
1972
|
+
export const datacontractcreatetransition_toBytes: (a: number) => [number, number, number, number];
|
|
1973
|
+
export const datacontractcreatetransition_toHex: (a: number) => [number, number, number, number];
|
|
1974
|
+
export const datacontractcreatetransition_toJSON: (a: number) => [number, number, number];
|
|
1975
|
+
export const datacontractcreatetransition_toObject: (a: number) => [number, number, number];
|
|
1976
|
+
export const datacontractcreatetransition_toStateTransition: (a: number) => number;
|
|
1977
|
+
export const datacontractcreatetransition_type_name: (a: number) => [number, number];
|
|
1978
|
+
export const datacontractcreatetransition_verifyProtocolVersion: (a: number, b: number) => [number, number, number];
|
|
1979
|
+
export const datacontractupdatetransition_constructor: (a: number, b: bigint, c: any) => [number, number, number];
|
|
1980
|
+
export const datacontractupdatetransition_feature_version: (a: number) => number;
|
|
1981
|
+
export const datacontractupdatetransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
1982
|
+
export const datacontractupdatetransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
1983
|
+
export const datacontractupdatetransition_fromHex: (a: number, b: number) => [number, number, number];
|
|
1984
|
+
export const datacontractupdatetransition_fromJSON: (a: any) => [number, number, number];
|
|
1985
|
+
export const datacontractupdatetransition_fromObject: (a: any) => [number, number, number];
|
|
1986
|
+
export const datacontractupdatetransition_fromStateTransition: (a: number) => [number, number, number];
|
|
1987
|
+
export const datacontractupdatetransition_getDataContract: (a: number, b: number, c: any) => [number, number, number];
|
|
1988
|
+
export const datacontractupdatetransition_identity_contract_nonce: (a: number) => bigint;
|
|
1989
|
+
export const datacontractupdatetransition_setDataContract: (a: number, b: number, c: any) => [number, number];
|
|
1990
|
+
export const datacontractupdatetransition_struct_name: () => [number, number];
|
|
1991
|
+
export const datacontractupdatetransition_toBase64: (a: number) => [number, number, number, number];
|
|
1992
|
+
export const datacontractupdatetransition_toBytes: (a: number) => [number, number, number, number];
|
|
1993
|
+
export const datacontractupdatetransition_toHex: (a: number) => [number, number, number, number];
|
|
1994
|
+
export const datacontractupdatetransition_toJSON: (a: number) => [number, number, number];
|
|
1995
|
+
export const datacontractupdatetransition_toObject: (a: number) => [number, number, number];
|
|
1996
|
+
export const datacontractupdatetransition_toStateTransition: (a: number) => number;
|
|
1997
|
+
export const datacontractupdatetransition_type_name: (a: number) => [number, number];
|
|
1998
|
+
export const datacontractupdatetransition_verifyProtocolVersion: (a: number, b: number) => [number, number, number];
|
|
1999
|
+
export const epochbaseddistribution_function: (a: number) => number;
|
|
2000
|
+
export const epochbaseddistribution_set_function: (a: number, b: number) => void;
|
|
2001
|
+
export const epochbaseddistribution_struct_name: () => [number, number];
|
|
2002
|
+
export const epochbaseddistribution_type_name: (a: number) => [number, number];
|
|
2003
|
+
export const identitycreatefromaddressestransition_constructor: (a: any) => [number, number, number];
|
|
2004
|
+
export const identitycreatefromaddressestransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
2005
|
+
export const identitycreatefromaddressestransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
2006
|
+
export const identitycreatefromaddressestransition_fromHex: (a: number, b: number) => [number, number, number];
|
|
2007
|
+
export const identitycreatefromaddressestransition_fromJSON: (a: any) => [number, number, number];
|
|
2008
|
+
export const identitycreatefromaddressestransition_fromObject: (a: any) => [number, number, number];
|
|
2009
|
+
export const identitycreatefromaddressestransition_fromStateTransition: (a: number) => [number, number, number];
|
|
2010
|
+
export const identitycreatefromaddressestransition_inputs: (a: number) => [number, number];
|
|
2011
|
+
export const identitycreatefromaddressestransition_output: (a: number) => number;
|
|
2012
|
+
export const identitycreatefromaddressestransition_public_keys: (a: number) => [number, number];
|
|
2013
|
+
export const identitycreatefromaddressestransition_set_inputs: (a: number, b: number, c: number) => [number, number];
|
|
2014
|
+
export const identitycreatefromaddressestransition_set_output: (a: number, b: number) => [number, number];
|
|
2015
|
+
export const identitycreatefromaddressestransition_set_public_keys: (a: number, b: any) => [number, number];
|
|
2016
|
+
export const identitycreatefromaddressestransition_set_user_fee_increase: (a: number, b: any) => [number, number];
|
|
2017
|
+
export const identitycreatefromaddressestransition_struct_name: () => [number, number];
|
|
2018
|
+
export const identitycreatefromaddressestransition_toBase64: (a: number) => [number, number, number, number];
|
|
2019
|
+
export const identitycreatefromaddressestransition_toBytes: (a: number) => [number, number, number, number];
|
|
2020
|
+
export const identitycreatefromaddressestransition_toHex: (a: number) => [number, number, number, number];
|
|
2021
|
+
export const identitycreatefromaddressestransition_toJSON: (a: number) => [number, number, number];
|
|
2022
|
+
export const identitycreatefromaddressestransition_toObject: (a: number) => [number, number, number];
|
|
2023
|
+
export const identitycreatefromaddressestransition_toStateTransition: (a: number) => number;
|
|
2024
|
+
export const identitycreatefromaddressestransition_type_name: (a: number) => [number, number];
|
|
2025
|
+
export const identitycreatefromaddressestransition_user_fee_increase: (a: number) => number;
|
|
2026
|
+
export const identitysigner_addKey: (a: number, b: number) => [number, number];
|
|
2027
|
+
export const identitysigner_addKeyFromWif: (a: number, b: number, c: number) => [number, number];
|
|
2028
|
+
export const identitysigner_constructor: () => number;
|
|
2029
|
+
export const identitysigner_key_count: (a: number) => number;
|
|
2030
|
+
export const identitysigner_struct_name: () => [number, number];
|
|
2031
|
+
export const identitysigner_type_name: (a: number) => [number, number];
|
|
2032
|
+
export const identitytopupfromaddressestransition_constructor: (a: any) => [number, number, number];
|
|
2033
|
+
export const identitytopupfromaddressestransition_fromBase64: (a: number, b: number) => [number, number, number];
|
|
2034
|
+
export const identitytopupfromaddressestransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
2035
|
+
export const identitytopupfromaddressestransition_fromHex: (a: number, b: number) => [number, number, number];
|
|
2036
|
+
export const identitytopupfromaddressestransition_fromJSON: (a: any) => [number, number, number];
|
|
2037
|
+
export const identitytopupfromaddressestransition_fromObject: (a: any) => [number, number, number];
|
|
2038
|
+
export const identitytopupfromaddressestransition_fromStateTransition: (a: number) => [number, number, number];
|
|
2039
|
+
export const identitytopupfromaddressestransition_identity_id: (a: number) => number;
|
|
2040
|
+
export const identitytopupfromaddressestransition_inputs: (a: number) => [number, number];
|
|
2041
|
+
export const identitytopupfromaddressestransition_output: (a: number) => number;
|
|
2042
|
+
export const identitytopupfromaddressestransition_set_identity_id: (a: number, b: any) => [number, number];
|
|
2043
|
+
export const identitytopupfromaddressestransition_set_inputs: (a: number, b: number, c: number) => [number, number];
|
|
2044
|
+
export const identitytopupfromaddressestransition_set_output: (a: number, b: number) => [number, number];
|
|
2045
|
+
export const identitytopupfromaddressestransition_set_user_fee_increase: (a: number, b: any) => [number, number];
|
|
2046
|
+
export const identitytopupfromaddressestransition_struct_name: () => [number, number];
|
|
2047
|
+
export const identitytopupfromaddressestransition_toBase64: (a: number) => [number, number, number, number];
|
|
2048
|
+
export const identitytopupfromaddressestransition_toBytes: (a: number) => [number, number, number, number];
|
|
2049
|
+
export const identitytopupfromaddressestransition_toHex: (a: number) => [number, number, number, number];
|
|
2050
|
+
export const identitytopupfromaddressestransition_toJSON: (a: number) => [number, number, number];
|
|
2051
|
+
export const identitytopupfromaddressestransition_toObject: (a: number) => [number, number, number];
|
|
2052
|
+
export const identitytopupfromaddressestransition_toStateTransition: (a: number) => number;
|
|
2053
|
+
export const identitytopupfromaddressestransition_type_name: (a: number) => [number, number];
|
|
2054
|
+
export const identitytopupfromaddressestransition_user_fee_increase: (a: number) => number;
|
|
2055
|
+
export const rewarddistributiontype_BlockBasedDistribution: (a: bigint, b: number) => number;
|
|
2056
|
+
export const rewarddistributiontype_EpochBasedDistribution: (a: number, b: number) => number;
|
|
2057
|
+
export const rewarddistributiontype_TimeBasedDistribution: (a: bigint, b: number) => number;
|
|
2058
|
+
export const rewarddistributiontype_distribution: (a: number) => any;
|
|
2059
|
+
export const rewarddistributiontype_struct_name: () => [number, number];
|
|
2060
|
+
export const rewarddistributiontype_type_name: (a: number) => [number, number];
|
|
2061
|
+
export const shieldedwithdrawaltransition_actions: (a: number) => [number, number];
|
|
2062
|
+
export const shieldedwithdrawaltransition_anchor: (a: number) => [number, number];
|
|
2063
|
+
export const shieldedwithdrawaltransition_binding_signature: (a: number) => [number, number];
|
|
2064
|
+
export const shieldedwithdrawaltransition_core_fee_per_byte: (a: number) => number;
|
|
2065
|
+
export const shieldedwithdrawaltransition_fromBytes: (a: number, b: number) => [number, number, number];
|
|
2066
|
+
export const shieldedwithdrawaltransition_fromJSON: (a: any) => [number, number, number];
|
|
2067
|
+
export const shieldedwithdrawaltransition_fromObject: (a: any) => [number, number, number];
|
|
2068
|
+
export const shieldedwithdrawaltransition_getModifiedDataIds: (a: number) => [number, number];
|
|
2069
|
+
export const shieldedwithdrawaltransition_new: (a: any) => [number, number, number];
|
|
2070
|
+
export const shieldedwithdrawaltransition_output_script: (a: number) => number;
|
|
2071
|
+
export const shieldedwithdrawaltransition_pooling: (a: number) => [number, number];
|
|
2072
|
+
export const shieldedwithdrawaltransition_proof: (a: number) => [number, number];
|
|
2073
|
+
export const shieldedwithdrawaltransition_struct_name: () => [number, number];
|
|
2074
|
+
export const shieldedwithdrawaltransition_toBytes: (a: number) => [number, number, number, number];
|
|
2075
|
+
export const shieldedwithdrawaltransition_toJSON: (a: number) => [number, number, number];
|
|
2076
|
+
export const shieldedwithdrawaltransition_toObject: (a: number) => [number, number, number];
|
|
2077
|
+
export const shieldedwithdrawaltransition_toStateTransition: (a: number) => number;
|
|
2078
|
+
export const shieldedwithdrawaltransition_type_name: (a: number) => [number, number];
|
|
2079
|
+
export const shieldedwithdrawaltransition_unshielding_amount: (a: number) => bigint;
|
|
2080
|
+
export const timebaseddistribution_function: (a: number) => number;
|
|
2081
|
+
export const timebaseddistribution_set_function: (a: number, b: number) => void;
|
|
2082
|
+
export const timebaseddistribution_struct_name: () => [number, number];
|
|
2083
|
+
export const timebaseddistribution_type_name: (a: number) => [number, number];
|
|
2084
|
+
export const tokenconfigupdatetransition_base: (a: number) => number;
|
|
2085
|
+
export const tokenconfigupdatetransition_constructor: (a: any) => [number, number, number];
|
|
2086
|
+
export const tokenconfigupdatetransition_public_note: (a: number) => [number, number];
|
|
2087
|
+
export const tokenconfigupdatetransition_set_base: (a: number, b: number) => void;
|
|
2088
|
+
export const tokenconfigupdatetransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
2089
|
+
export const tokenconfigupdatetransition_set_update_token_configuration_item: (a: number, b: number) => void;
|
|
2090
|
+
export const tokenconfigupdatetransition_struct_name: () => [number, number];
|
|
2091
|
+
export const tokenconfigupdatetransition_type_name: (a: number) => [number, number];
|
|
2092
|
+
export const tokenconfigupdatetransition_update_token_configuration_item: (a: number) => number;
|
|
2093
|
+
export const tokenconfigurationchangeitem_item: (a: number) => any;
|
|
2094
|
+
export const tokenconfigurationchangeitem_item_name: (a: number) => [number, number];
|
|
2095
|
+
export const tokenconfigurationchangeitem_struct_name: () => [number, number];
|
|
2096
|
+
export const tokenconfigurationchangeitem_type_name: (a: number) => [number, number];
|
|
2097
|
+
export const tokenminttransition_amount: (a: number) => bigint;
|
|
2098
|
+
export const tokenminttransition_base: (a: number) => number;
|
|
2099
|
+
export const tokenminttransition_constructor: (a: any) => [number, number, number];
|
|
2100
|
+
export const tokenminttransition_getRecipientId: (a: number, b: number) => [number, number, number];
|
|
2101
|
+
export const tokenminttransition_issued_to_identity_id: (a: number) => number;
|
|
2102
|
+
export const tokenminttransition_public_note: (a: number) => [number, number];
|
|
2103
|
+
export const tokenminttransition_set_amount: (a: number, b: any) => [number, number];
|
|
2104
|
+
export const tokenminttransition_set_base: (a: number, b: number) => void;
|
|
2105
|
+
export const tokenminttransition_set_issued_to_identity_id: (a: number, b: any) => [number, number];
|
|
2106
|
+
export const tokenminttransition_set_public_note: (a: number, b: number, c: number) => void;
|
|
2107
|
+
export const tokenminttransition_struct_name: () => [number, number];
|
|
2108
|
+
export const tokenminttransition_type_name: (a: number) => [number, number];
|
|
2109
|
+
export const tokenpaymentinfo_constructor: (a: any) => [number, number, number];
|
|
2110
|
+
export const tokenpaymentinfo_fromJSON: (a: any) => [number, number, number];
|
|
2111
|
+
export const tokenpaymentinfo_fromObject: (a: any) => [number, number, number];
|
|
2112
|
+
export const tokenpaymentinfo_gas_fees_paid_by: (a: number) => [number, number];
|
|
2113
|
+
export const tokenpaymentinfo_maximum_token_cost: (a: number) => [number, bigint];
|
|
2114
|
+
export const tokenpaymentinfo_minimum_token_cost: (a: number) => [number, bigint];
|
|
2115
|
+
export const tokenpaymentinfo_payment_token_contract_id: (a: number) => number;
|
|
2116
|
+
export const tokenpaymentinfo_set_gas_fees_paid_by: (a: number, b: any) => [number, number];
|
|
2117
|
+
export const tokenpaymentinfo_set_maximum_token_cost: (a: number, b: number, c: bigint) => void;
|
|
2118
|
+
export const tokenpaymentinfo_set_minimum_token_cost: (a: number, b: number, c: bigint) => void;
|
|
2119
|
+
export const tokenpaymentinfo_set_payment_token_contract_id: (a: number, b: any) => [number, number];
|
|
2120
|
+
export const tokenpaymentinfo_set_token_contract_position: (a: number, b: number) => void;
|
|
2121
|
+
export const tokenpaymentinfo_struct_name: () => [number, number];
|
|
2122
|
+
export const tokenpaymentinfo_toJSON: (a: number) => [number, number, number];
|
|
2123
|
+
export const tokenpaymentinfo_toObject: (a: number) => [number, number, number];
|
|
2124
|
+
export const tokenpaymentinfo_token_contract_position: (a: number) => number;
|
|
2125
|
+
export const tokenpaymentinfo_type_name: (a: number) => [number, number];
|
|
1998
2126
|
export const tokenperpetualdistribution_constructor: (a: number, b: number) => number;
|
|
1999
2127
|
export const tokenperpetualdistribution_distribution_type: (a: number) => number;
|
|
2000
2128
|
export const tokenperpetualdistribution_recipient: (a: number) => number;
|
|
@@ -2002,141 +2130,13 @@ export const tokenperpetualdistribution_set_distribution_type: (a: number, b: nu
|
|
|
2002
2130
|
export const tokenperpetualdistribution_set_recipient: (a: number, b: number) => void;
|
|
2003
2131
|
export const tokenperpetualdistribution_struct_name: () => [number, number];
|
|
2004
2132
|
export const tokenperpetualdistribution_type_name: (a: number) => [number, number];
|
|
2005
|
-
export const
|
|
2006
|
-
export const
|
|
2007
|
-
export const
|
|
2008
|
-
export const
|
|
2009
|
-
export const
|
|
2010
|
-
export const
|
|
2011
|
-
export const
|
|
2012
|
-
export const unshieldtransition_fromJSON: (a: any) => [number, number, number];
|
|
2013
|
-
export const unshieldtransition_fromObject: (a: any) => [number, number, number];
|
|
2014
|
-
export const unshieldtransition_getModifiedDataIds: (a: number) => [number, number];
|
|
2015
|
-
export const unshieldtransition_new: (a: any) => [number, number, number];
|
|
2016
|
-
export const unshieldtransition_output_address: (a: number) => number;
|
|
2017
|
-
export const unshieldtransition_proof: (a: number) => [number, number];
|
|
2018
|
-
export const unshieldtransition_struct_name: () => [number, number];
|
|
2019
|
-
export const unshieldtransition_toBytes: (a: number) => [number, number, number, number];
|
|
2020
|
-
export const unshieldtransition_toJSON: (a: number) => [number, number, number];
|
|
2021
|
-
export const unshieldtransition_toObject: (a: number) => [number, number, number];
|
|
2022
|
-
export const unshieldtransition_toStateTransition: (a: number) => number;
|
|
2023
|
-
export const unshieldtransition_type_name: (a: number) => [number, number];
|
|
2024
|
-
export const unshieldtransition_unshielding_amount: (a: number) => bigint;
|
|
2025
|
-
export const tokendistributionrecipient_ContractOwner: () => number;
|
|
2026
|
-
export const identifier_toJSON: (a: number) => [number, number];
|
|
2027
|
-
export const identifier_toString: (a: number) => [number, number];
|
|
2028
|
-
export const tokentrademode_NotTradeable: () => number;
|
|
2029
|
-
export const __wbg_feestrategystep_free: (a: number, b: number) => void;
|
|
2030
|
-
export const __wbg_get_verifiedassetlockconsumed_status: (a: number) => [number, number];
|
|
2031
|
-
export const __wbg_get_verifiedidentitywithshieldednullifiers_identity: (a: number) => number;
|
|
2032
|
-
export const __wbg_platformaddressinput_free: (a: number, b: number) => void;
|
|
2033
|
-
export const __wbg_platformaddressoutput_free: (a: number, b: number) => void;
|
|
2034
|
-
export const __wbg_resourcevotechoice_free: (a: number, b: number) => void;
|
|
2035
|
-
export const __wbg_set_verifiedassetlockconsumed_status: (a: number, b: number, c: number) => void;
|
|
2036
|
-
export const __wbg_set_verifiedidentitywithshieldednullifiers_identity: (a: number, b: number) => void;
|
|
2037
|
-
export const __wbg_tokenpricingschedule_free: (a: number, b: number) => void;
|
|
2038
|
-
export const __wbg_verifiedassetlockconsumed_free: (a: number, b: number) => void;
|
|
2039
|
-
export const __wbg_verifiedassetlockconsumedwithaddressinfos_free: (a: number, b: number) => void;
|
|
2040
|
-
export const __wbg_verifiedidentitywithshieldednullifiers_free: (a: number, b: number) => void;
|
|
2041
|
-
export const __wbg_verifiedshieldednullifiers_free: (a: number, b: number) => void;
|
|
2042
|
-
export const __wbg_verifiedshieldednullifierswithaddressinfos_free: (a: number, b: number) => void;
|
|
2043
|
-
export const __wbg_verifiedshieldednullifierswithwithdrawaldocument_free: (a: number, b: number) => void;
|
|
2044
|
-
export const __wbg_verifiedshieldedpoolstate_free: (a: number, b: number) => void;
|
|
2045
|
-
export const feestrategystep_deductFromInput: (a: number) => number;
|
|
2046
|
-
export const feestrategystep_index: (a: number) => number;
|
|
2047
|
-
export const feestrategystep_isDeductFromInput: (a: number) => number;
|
|
2048
|
-
export const feestrategystep_isReduceOutput: (a: number) => number;
|
|
2049
|
-
export const feestrategystep_reduceOutput: (a: number) => number;
|
|
2050
|
-
export const feestrategystep_struct_name: () => [number, number];
|
|
2051
|
-
export const feestrategystep_type_name: (a: number) => [number, number];
|
|
2052
|
-
export const platformaddressinput_address: (a: number) => number;
|
|
2053
|
-
export const platformaddressinput_amount: (a: number) => any;
|
|
2054
|
-
export const platformaddressinput_constructor: (a: any, b: number, c: any) => [number, number, number];
|
|
2055
|
-
export const platformaddressinput_nonce: (a: number) => number;
|
|
2056
|
-
export const platformaddressinput_struct_name: () => [number, number];
|
|
2057
|
-
export const platformaddressinput_type_name: (a: number) => [number, number];
|
|
2058
|
-
export const platformaddressoutput_address: (a: number) => number;
|
|
2059
|
-
export const platformaddressoutput_amount: (a: number) => any;
|
|
2060
|
-
export const platformaddressoutput_constructor: (a: any, b: number) => [number, number, number];
|
|
2061
|
-
export const platformaddressoutput_struct_name: () => [number, number];
|
|
2062
|
-
export const platformaddressoutput_type_name: (a: number) => [number, number];
|
|
2063
|
-
export const resourcevotechoice_Abstain: () => number;
|
|
2064
|
-
export const resourcevotechoice_Lock: () => number;
|
|
2065
|
-
export const resourcevotechoice_TowardsIdentity: (a: any) => [number, number, number];
|
|
2066
|
-
export const resourcevotechoice_fromJSON: (a: any) => [number, number, number];
|
|
2067
|
-
export const resourcevotechoice_fromObject: (a: any) => [number, number, number];
|
|
2068
|
-
export const resourcevotechoice_struct_name: () => [number, number];
|
|
2069
|
-
export const resourcevotechoice_toJSON: (a: number) => [number, number, number];
|
|
2070
|
-
export const resourcevotechoice_toObject: (a: number) => [number, number, number];
|
|
2071
|
-
export const resourcevotechoice_type_name: (a: number) => [number, number];
|
|
2072
|
-
export const resourcevotechoice_value: (a: number) => number;
|
|
2073
|
-
export const resourcevotechoice_vote_type: (a: number) => [number, number];
|
|
2074
|
-
export const testJsValueToJson: (a: any) => [number, number, number];
|
|
2075
|
-
export const tokenpricingschedule_SetPrices: (a: any) => [number, number, number];
|
|
2076
|
-
export const tokenpricingschedule_SinglePrice: (a: bigint) => number;
|
|
2077
|
-
export const tokenpricingschedule_fromJSON: (a: any) => [number, number, number];
|
|
2078
|
-
export const tokenpricingschedule_fromObject: (a: any) => [number, number, number];
|
|
2079
|
-
export const tokenpricingschedule_schedule_type: (a: number) => [number, number];
|
|
2080
|
-
export const tokenpricingschedule_struct_name: () => [number, number];
|
|
2081
|
-
export const tokenpricingschedule_toJSON: (a: number) => [number, number, number];
|
|
2082
|
-
export const tokenpricingschedule_toObject: (a: number) => [number, number, number];
|
|
2083
|
-
export const tokenpricingschedule_type_name: (a: number) => [number, number];
|
|
2084
|
-
export const tokenpricingschedule_value: (a: number) => [number, number, number];
|
|
2085
|
-
export const verifiedassetlockconsumed_fromJSON: (a: any) => [number, number, number];
|
|
2086
|
-
export const verifiedassetlockconsumed_fromObject: (a: any) => [number, number, number];
|
|
2087
|
-
export const verifiedassetlockconsumed_initialCreditValue: (a: number) => any;
|
|
2088
|
-
export const verifiedassetlockconsumed_remainingCreditValue: (a: number) => any;
|
|
2089
|
-
export const verifiedassetlockconsumed_struct_name: () => [number, number];
|
|
2090
|
-
export const verifiedassetlockconsumed_toJSON: (a: number) => [number, number, number];
|
|
2091
|
-
export const verifiedassetlockconsumed_toObject: (a: number) => [number, number, number];
|
|
2092
|
-
export const verifiedassetlockconsumed_type_name: (a: number) => [number, number];
|
|
2093
|
-
export const verifiedassetlockconsumedwithaddressinfos_address_infos: (a: number) => any;
|
|
2094
|
-
export const verifiedassetlockconsumedwithaddressinfos_fromJSON: (a: any) => [number, number, number];
|
|
2095
|
-
export const verifiedassetlockconsumedwithaddressinfos_initialCreditValue: (a: number) => any;
|
|
2096
|
-
export const verifiedassetlockconsumedwithaddressinfos_remainingCreditValue: (a: number) => any;
|
|
2097
|
-
export const verifiedassetlockconsumedwithaddressinfos_status: (a: number) => [number, number];
|
|
2098
|
-
export const verifiedassetlockconsumedwithaddressinfos_struct_name: () => [number, number];
|
|
2099
|
-
export const verifiedassetlockconsumedwithaddressinfos_toJSON: (a: number) => [number, number, number];
|
|
2100
|
-
export const verifiedassetlockconsumedwithaddressinfos_toObject: (a: number) => any;
|
|
2101
|
-
export const verifiedassetlockconsumedwithaddressinfos_type_name: (a: number) => [number, number];
|
|
2102
|
-
export const verifiedidentitywithshieldednullifiers_fromJSON: (a: any) => [number, number, number];
|
|
2103
|
-
export const verifiedidentitywithshieldednullifiers_fromObject: (a: any) => [number, number, number];
|
|
2104
|
-
export const verifiedidentitywithshieldednullifiers_nullifiers: (a: number) => any;
|
|
2105
|
-
export const verifiedidentitywithshieldednullifiers_struct_name: () => [number, number];
|
|
2106
|
-
export const verifiedidentitywithshieldednullifiers_toJSON: (a: number) => [number, number, number];
|
|
2107
|
-
export const verifiedidentitywithshieldednullifiers_toObject: (a: number) => [number, number, number];
|
|
2108
|
-
export const verifiedidentitywithshieldednullifiers_type_name: (a: number) => [number, number];
|
|
2109
|
-
export const verifiedshieldednullifiers_fromJSON: (a: any) => [number, number, number];
|
|
2110
|
-
export const verifiedshieldednullifiers_fromObject: (a: any) => [number, number, number];
|
|
2111
|
-
export const verifiedshieldednullifiers_nullifiers: (a: number) => any;
|
|
2112
|
-
export const verifiedshieldednullifiers_struct_name: () => [number, number];
|
|
2113
|
-
export const verifiedshieldednullifiers_toJSON: (a: number) => [number, number, number];
|
|
2114
|
-
export const verifiedshieldednullifiers_toObject: (a: number) => any;
|
|
2115
|
-
export const verifiedshieldednullifiers_type_name: (a: number) => [number, number];
|
|
2116
|
-
export const verifiedshieldednullifierswithaddressinfos_address_infos: (a: number) => any;
|
|
2117
|
-
export const verifiedshieldednullifierswithaddressinfos_fromJSON: (a: any) => [number, number, number];
|
|
2118
|
-
export const verifiedshieldednullifierswithaddressinfos_nullifiers: (a: number) => any;
|
|
2119
|
-
export const verifiedshieldednullifierswithaddressinfos_struct_name: () => [number, number];
|
|
2120
|
-
export const verifiedshieldednullifierswithaddressinfos_toJSON: (a: number) => [number, number, number];
|
|
2121
|
-
export const verifiedshieldednullifierswithaddressinfos_toObject: (a: number) => any;
|
|
2122
|
-
export const verifiedshieldednullifierswithaddressinfos_type_name: (a: number) => [number, number];
|
|
2123
|
-
export const verifiedshieldednullifierswithwithdrawaldocument_documents: (a: number) => any;
|
|
2124
|
-
export const verifiedshieldednullifierswithwithdrawaldocument_fromJSON: (a: any) => [number, number, number];
|
|
2125
|
-
export const verifiedshieldednullifierswithwithdrawaldocument_nullifiers: (a: number) => any;
|
|
2126
|
-
export const verifiedshieldednullifierswithwithdrawaldocument_struct_name: () => [number, number];
|
|
2127
|
-
export const verifiedshieldednullifierswithwithdrawaldocument_toJSON: (a: number) => [number, number, number];
|
|
2128
|
-
export const verifiedshieldednullifierswithwithdrawaldocument_toObject: (a: number) => any;
|
|
2129
|
-
export const verifiedshieldednullifierswithwithdrawaldocument_type_name: (a: number) => [number, number];
|
|
2130
|
-
export const verifiedshieldedpoolstate_fromJSON: (a: any) => [number, number, number];
|
|
2131
|
-
export const verifiedshieldedpoolstate_fromObject: (a: any) => [number, number, number];
|
|
2132
|
-
export const verifiedshieldedpoolstate_poolBalance: (a: number) => any;
|
|
2133
|
-
export const verifiedshieldedpoolstate_struct_name: () => [number, number];
|
|
2134
|
-
export const verifiedshieldedpoolstate_toJSON: (a: number) => [number, number, number];
|
|
2135
|
-
export const verifiedshieldedpoolstate_toObject: (a: number) => [number, number, number];
|
|
2136
|
-
export const verifiedshieldedpoolstate_type_name: (a: number) => [number, number];
|
|
2137
|
-
export const verifiedassetlockconsumedwithaddressinfos_fromObject: (a: any) => [number, number, number];
|
|
2138
|
-
export const verifiedshieldednullifierswithaddressinfos_fromObject: (a: any) => [number, number, number];
|
|
2139
|
-
export const verifiedshieldednullifierswithwithdrawaldocument_fromObject: (a: any) => [number, number, number];
|
|
2133
|
+
export const verifieddatacontract_fromJSON: (a: any, b: any) => [number, number, number];
|
|
2134
|
+
export const verifieddatacontract_fromObject: (a: any, b: any) => [number, number, number];
|
|
2135
|
+
export const verifieddatacontract_struct_name: () => [number, number];
|
|
2136
|
+
export const verifieddatacontract_toJSON: (a: number, b: any) => [number, number, number];
|
|
2137
|
+
export const verifieddatacontract_toObject: (a: number, b: any) => [number, number, number];
|
|
2138
|
+
export const verifieddatacontract_type_name: (a: number) => [number, number];
|
|
2139
|
+
export const __wbg_set_timebaseddistribution_interval: (a: number, b: bigint) => void;
|
|
2140
2140
|
export const rustsecp256k1_v0_10_0_context_create: (a: number) => number;
|
|
2141
2141
|
export const rustsecp256k1_v0_10_0_context_destroy: (a: number) => void;
|
|
2142
2142
|
export const rustsecp256k1_v0_10_0_default_error_callback_fn: (a: number, b: number) => void;
|