@@ -185,7 +185,7 @@ function makeMutClosure(arg0, arg1, dtor, f) {
185
185
return real;
186
186
}
187
187
function __wbg_adapter_30(arg0, arg1, arg2) {
188
- wasm.wasm_bindgen__convert__closures__invoke1_mut__h61c3494c59f05391 (arg0, arg1, addHeapObject(arg2));
188
+ wasm.wasm_bindgen__convert__closures__invoke1_mut__h1c3b2ef7f626db32 (arg0, arg1, addHeapObject(arg2));
189
189
}
190
190
function _assertClass(instance, klass) {
191
191
if (!(instance instanceof klass)) {
@@ -708,7 +708,7 @@ function handleError(f, args) {
708
708
}
709
709
}
710
710
function __wbg_adapter_1680(arg0, arg1, arg2, arg3) {
711
- wasm.wasm_bindgen__convert__closures__invoke2_mut__h88e883484ae7425c (arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
711
+ wasm.wasm_bindgen__convert__closures__invoke2_mut__hc795dce6dac819b7 (arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
712
712
}
713
713
/**
714
714
*/
@@ -5841,7 +5841,7 @@ class Ed25519Signature {
5841
5841
to_bytes() {
5842
5842
try {
5843
5843
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
5844
- wasm.ed25519signature_to_bytes (retptr, this.ptr);
5844
+ wasm.bip32publickey_as_bytes (retptr, this.ptr);
5845
5845
var r0 = getInt32Memory0()[retptr / 4 + 0];
5846
5846
var r1 = getInt32Memory0()[retptr / 4 + 1];
5847
5847
var v0 = getArrayU8FromWasm0(r0, r1).slice();
@@ -6156,7 +6156,7 @@ class ExUnits {
6156
6156
* @returns {BigNum}
6157
6157
*/
6158
6158
mem() {
6159
- const ret = wasm.constrplutusdata_alternative (this.ptr);
6159
+ const ret = wasm.exunits_mem (this.ptr);
6160
6160
return BigNum.__wrap(ret);
6161
6161
}
6162
6162
/**
@@ -8765,7 +8765,7 @@ class LegacyDaedalusPrivateKey {
8765
8765
as_bytes() {
8766
8766
try {
8767
8767
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
8768
- wasm.legacydaedalusprivatekey_as_bytes (retptr, this.ptr);
8768
+ wasm.bip32privatekey_as_bytes (retptr, this.ptr);
8769
8769
var r0 = getInt32Memory0()[retptr / 4 + 0];
8770
8770
var r1 = getInt32Memory0()[retptr / 4 + 1];
8771
8771
var v0 = getArrayU8FromWasm0(r0, r1).slice();
@@ -8782,7 +8782,7 @@ class LegacyDaedalusPrivateKey {
8782
8782
chaincode() {
8783
8783
try {
8784
8784
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
8785
- wasm.legacydaedalusprivatekey_chaincode (retptr, this.ptr);
8785
+ wasm.bip32privatekey_chaincode (retptr, this.ptr);
8786
8786
var r0 = getInt32Memory0()[retptr / 4 + 0];
8787
8787
var r1 = getInt32Memory0()[retptr / 4 + 1];
8788
8788
var v0 = getArrayU8FromWasm0(r0, r1).slice();
@@ -12034,7 +12034,7 @@ class PlutusWitness {
12034
12034
* @returns {PlutusData}
12035
12035
*/
12036
12036
redeemer() {
12037
- const ret = wasm.data_get (this.ptr);
12037
+ const ret = wasm.plutuswitness_redeemer (this.ptr);
12038
12038
return PlutusData.__wrap(ret);
12039
12039
}
12040
12040
/**
@@ -12087,7 +12087,7 @@ class Pointer {
12087
12087
* @returns {BigNum}
12088
12088
*/
12089
12089
slot() {
12090
- const ret = wasm.constrplutusdata_alternative (this.ptr);
12090
+ const ret = wasm.exunits_mem (this.ptr);
12091
12091
return BigNum.__wrap(ret);
12092
12092
}
12093
12093
/**
@@ -12101,7 +12101,7 @@ class Pointer {
12101
12101
* @returns {BigNum}
12102
12102
*/
12103
12103
cert_index() {
12104
- const ret = wasm.pointer_cert_index (this.ptr);
12104
+ const ret = wasm.constrplutusdata_alternative (this.ptr);
12105
12105
return BigNum.__wrap(ret);
12106
12106
}
12107
12107
}
@@ -12602,7 +12602,7 @@ class PoolParams {
12602
12602
* @returns {BigNum}
12603
12603
*/
12604
12604
pledge() {
12605
- const ret = wasm.governanceactionid_governance_action_index (this.ptr);
12605
+ const ret = wasm.headerbody_slot (this.ptr);
12606
12606
return BigNum.__wrap(ret);
12607
12607
}
12608
12608
/**
@@ -12616,7 +12616,7 @@ class PoolParams {
12616
12616
* @returns {UnitInterval}
12617
12617
*/
12618
12618
margin() {
12619
- const ret = wasm.drepvotingthresholds_update_constitution (this.ptr);
12619
+ const ret = wasm.drepvotingthresholds_committee_no_confidence (this.ptr);
12620
12620
return UnitInterval.__wrap(ret);
12621
12621
}
12622
12622
/**
@@ -14809,21 +14809,21 @@ class Redeemer {
14809
14809
* @returns {BigNum}
14810
14810
*/
14811
14811
index() {
14812
- const ret = wasm.poolparams_cost (this.ptr);
14812
+ const ret = wasm.constrplutusdata_alternative (this.ptr);
14813
14813
return BigNum.__wrap(ret);
14814
14814
}
14815
14815
/**
14816
14816
* @returns {PlutusData}
14817
14817
*/
14818
14818
data() {
14819
- const ret = wasm.data_get (this.ptr);
14819
+ const ret = wasm.redeemer_data (this.ptr);
14820
14820
return PlutusData.__wrap(ret);
14821
14821
}
14822
14822
/**
14823
14823
* @returns {ExUnits}
14824
14824
*/
14825
14825
ex_units() {
14826
- const ret = wasm.drepvotingthresholds_update_constitution (this.ptr);
14826
+ const ret = wasm.drepvotingthresholds_motion_no_confidence (this.ptr);
14827
14827
return ExUnits.__wrap(ret);
14828
14828
}
14829
14829
/**
@@ -14971,7 +14971,7 @@ class RedeemerWitnessKey {
14971
14971
* @returns {BigNum}
14972
14972
*/
14973
14973
index() {
14974
- const ret = wasm.constrplutusdata_alternative (this.ptr);
14974
+ const ret = wasm.exunits_mem (this.ptr);
14975
14975
return BigNum.__wrap(ret);
14976
14976
}
14977
14977
/**
@@ -15207,7 +15207,7 @@ class RegCert {
15207
15207
* @returns {BigNum}
15208
15208
*/
15209
15209
coin() {
15210
- const ret = wasm.constrplutusdata_alternative (this.ptr);
15210
+ const ret = wasm.exunits_mem (this.ptr);
15211
15211
return BigNum.__wrap(ret);
15212
15212
}
15213
15213
/**
@@ -15505,7 +15505,7 @@ class RegDrepCert {
15505
15505
* @returns {BigNum}
15506
15506
*/
15507
15507
coin() {
15508
- const ret = wasm.constrplutusdata_alternative (this.ptr);
15508
+ const ret = wasm.exunits_mem (this.ptr);
15509
15509
return BigNum.__wrap(ret);
15510
15510
}
15511
15511
/**
@@ -17966,7 +17966,7 @@ class SingleHostName {
17966
17966
* @returns {DNSRecordAorAAAA}
17967
17967
*/
17968
17968
dns_name() {
17969
- const ret = wasm.singlehostname_dns_name (this.ptr);
17969
+ const ret = wasm.anchor_anchor_url (this.ptr);
17970
17970
return DNSRecordAorAAAA.__wrap(ret);
17971
17971
}
17972
17972
/**
@@ -18726,7 +18726,7 @@ class StakeRegDelegCert {
18726
18726
* @returns {BigNum}
18727
18727
*/
18728
18728
coin() {
18729
- const ret = wasm.constrplutusdata_alternative (this.ptr);
18729
+ const ret = wasm.exunits_mem (this.ptr);
18730
18730
return BigNum.__wrap(ret);
18731
18731
}
18732
18732
/**
@@ -19189,7 +19189,7 @@ class StakeVoteRegDelegCert {
19189
19189
* @returns {BigNum}
19190
19190
*/
19191
19191
coin() {
19192
- const ret = wasm.constrplutusdata_alternative (this.ptr);
19192
+ const ret = wasm.exunits_mem (this.ptr);
19193
19193
return BigNum.__wrap(ret);
19194
19194
}
19195
19195
/**
@@ -19402,7 +19402,7 @@ class TimelockExpiry {
19402
19402
*/
19403
19403
static new(slot) {
19404
19404
_assertClass(slot, BigNum);
19405
- const ret = wasm.constrplutusdata_alternative (slot.ptr);
19405
+ const ret = wasm.exunits_mem (slot.ptr);
19406
19406
return TimelockExpiry.__wrap(ret);
19407
19407
}
19408
19408
}
@@ -19542,7 +19542,7 @@ class TimelockStart {
19542
19542
*/
19543
19543
static new(slot) {
19544
19544
_assertClass(slot, BigNum);
19545
- const ret = wasm.constrplutusdata_alternative (slot.ptr);
19545
+ const ret = wasm.exunits_mem (slot.ptr);
19546
19546
return TimelockStart.__wrap(ret);
19547
19547
}
19548
19548
}
@@ -20468,7 +20468,7 @@ class TransactionBuilder {
20468
20468
*/
20469
20469
set_validity_start_interval(validity_start_interval) {
20470
20470
_assertClass(validity_start_interval, BigNum);
20471
- wasm.transactionbuilder_set_validity_start_interval (this.ptr, validity_start_interval.ptr);
20471
+ wasm.protocolparamupdate_set_key_deposit (this.ptr, validity_start_interval.ptr);
20472
20472
}
20473
20473
/**
20474
20474
* @param {RewardAddress} reward_address
@@ -23639,7 +23639,7 @@ class UnitInterval {
23639
23639
* @returns {BigNum}
23640
23640
*/
23641
23641
numerator() {
23642
- const ret = wasm.constrplutusdata_alternative (this.ptr);
23642
+ const ret = wasm.exunits_mem (this.ptr);
23643
23643
return BigNum.__wrap(ret);
23644
23644
}
23645
23645
/**
@@ -23803,7 +23803,7 @@ class UnregCert {
23803
23803
* @returns {BigNum}
23804
23804
*/
23805
23805
coin() {
23806
- const ret = wasm.constrplutusdata_alternative (this.ptr);
23806
+ const ret = wasm.exunits_mem (this.ptr);
23807
23807
return BigNum.__wrap(ret);
23808
23808
}
23809
23809
/**
@@ -24092,7 +24092,7 @@ class UnregDrepCert {
24092
24092
* @returns {BigNum}
24093
24093
*/
24094
24094
coin() {
24095
- const ret = wasm.constrplutusdata_alternative (this.ptr);
24095
+ const ret = wasm.exunits_mem (this.ptr);
24096
24096
return BigNum.__wrap(ret);
24097
24097
}
24098
24098
/**
@@ -25768,7 +25768,7 @@ class VoteRegDelegCert {
25768
25768
* @returns {BigNum}
25769
25769
*/
25770
25770
coin() {
25771
- const ret = wasm.constrplutusdata_alternative (this.ptr);
25771
+ const ret = wasm.exunits_mem (this.ptr);
25772
25772
return BigNum.__wrap(ret);
25773
25773
}
25774
25774
/**
@@ -26496,10 +26496,6 @@ module.exports.__wbindgen_cb_drop = function (arg0) {
26496
26496
const ret = false;
26497
26497
return ret;
26498
26498
};
26499
- module.exports.__wbg_static_accessor_NODE_MODULE_06b864c18e8ae506 = function () {
26500
- const ret = module;
26501
- return addHeapObject(ret);
26502
- };
26503
26499
module.exports.__wbg_process_5615a087a47ba544 = function (arg0) {
26504
26500
const ret = getObject(arg0).process;
26505
26501
return addHeapObject(ret);
@@ -26535,6 +26531,10 @@ module.exports.__wbg_msCrypto_1088c21440b2d7e4 = function (arg0) {
26535
26531
const ret = getObject(arg0).msCrypto;
26536
26532
return addHeapObject(ret);
26537
26533
};
26534
+ module.exports.__wbg_static_accessor_NODE_MODULE_06b864c18e8ae506 = function () {
26535
+ const ret = module;
26536
+ return addHeapObject(ret);
26537
+ };
26538
26538
module.exports.__wbg_randomFillSync_2f6909f8132a175d = function () {
26539
26539
return handleError(function (arg0, arg1, arg2) {
26540
26540
getObject(arg0).randomFillSync(getArrayU8FromWasm0(arg1, arg2));
@@ -26702,8 +26702,8 @@ module.exports.__wbindgen_memory = function () {
26702
26702
const ret = wasm.memory;
26703
26703
return addHeapObject(ret);
26704
26704
};
26705
- module.exports.__wbindgen_closure_wrapper7016 = function (arg0, arg1, arg2) {
26706
- const ret = makeMutClosure(arg0, arg1, 186 , __wbg_adapter_30);
26705
+ module.exports.__wbindgen_closure_wrapper7025 = function (arg0, arg1, arg2) {
26706
+ const ret = makeMutClosure(arg0, arg1, 200 , __wbg_adapter_30);
26707
26707
return addHeapObject(ret);
26708
26708
};
26709
26709
const path = require('path').join(__dirname, 'cardano_multiplatform_lib_bg.wasm');
0 commit comments