@miden-sdk/miden-sdk 0.15.2 → 0.15.3
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/mt/{Cargo-BbpPeJYa.js → Cargo-D2qNRrNR.js} +71 -71
- package/dist/mt/{Cargo-BbpPeJYa.js.map → Cargo-D2qNRrNR.js.map} +1 -1
- package/dist/mt/assets/miden_client_web.wasm +0 -0
- package/dist/mt/eager.js +1 -1
- package/dist/mt/index.js +1 -1
- package/dist/mt/wasm.js +1 -1
- package/dist/mt/workerHelpers.js +1 -1
- package/dist/mt/workers/{Cargo-BbpPeJYa-BlSVzh6v.js → Cargo-D2qNRrNR-n_GEbq73.js} +71 -71
- package/dist/mt/workers/{Cargo-BbpPeJYa-BlSVzh6v.js.map → Cargo-D2qNRrNR-n_GEbq73.js.map} +1 -1
- package/dist/mt/workers/assets/miden_client_web.wasm +0 -0
- package/dist/mt/workers/web-client-methods-worker.js +72 -72
- package/dist/mt/workers/web-client-methods-worker.js.map +1 -1
- package/dist/mt/workers/web-client-methods-worker.module.js +1 -1
- package/dist/mt/workers/web-client-methods-worker.module.js.map +1 -1
- package/dist/mt/workers/workerHelpers.js +1 -1
- package/dist/st/{Cargo-Dlo4tWNG.js → Cargo-BP7-0qVT.js} +73 -73
- package/dist/st/{Cargo-Dlo4tWNG.js.map → Cargo-BP7-0qVT.js.map} +1 -1
- package/dist/st/assets/miden_client_web.wasm +0 -0
- package/dist/st/eager.js +1 -1
- package/dist/st/index.js +1 -1
- package/dist/st/wasm.js +1 -1
- package/dist/st/workers/{Cargo-Dlo4tWNG-BPaiqKyy.js → Cargo-BP7-0qVT-CmfAy6bf.js} +73 -73
- package/dist/st/workers/{Cargo-Dlo4tWNG-BPaiqKyy.js.map → Cargo-BP7-0qVT-CmfAy6bf.js.map} +1 -1
- package/dist/st/workers/assets/miden_client_web.wasm +0 -0
- package/dist/st/workers/web-client-methods-worker.js +74 -74
- package/dist/st/workers/web-client-methods-worker.js.map +1 -1
- package/dist/st/workers/web-client-methods-worker.module.js +1 -1
- package/dist/st/workers/web-client-methods-worker.module.js.map +1 -1
- package/js/node-index.js +149 -40
- package/package.json +6 -4
|
Binary file
|
package/dist/st/eager.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getWasmOrThrow } from './index.js';
|
|
2
2
|
export { AccountType, AuthScheme, CompilerResource, Linking, MidenArrays, MidenClient, MockWasmWebClient, MockWasmWebClient as MockWebClient, NoteVisibility, StorageMode, StorageResult, StorageView, WasmWebClient, buildSwapTag, createP2IDENote, createP2IDNote, withSyncLock, wordToBigInt } from './index.js';
|
|
3
|
-
export { Account, AccountArray, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountIdArray, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FeltArray, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, ForeignAccountArray, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsSettingMutation, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkNoteStatusInfo, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteIdAndArgsArray, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteRecipientArray, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteArray, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PswapLineageRecord, PswapLineageState, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapEntryJs, StorageMapInfo, StorageMapUpdate, StorageSlot, StorageSlotArray, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionScriptInputPairArray, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, sequentialSumBench, setupLogging } from './Cargo-
|
|
3
|
+
export { Account, AccountArray, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountIdArray, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FeltArray, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, ForeignAccountArray, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsSettingMutation, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkNoteStatusInfo, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteIdAndArgsArray, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteRecipientArray, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteArray, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PswapLineageRecord, PswapLineageState, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapEntryJs, StorageMapInfo, StorageMapUpdate, StorageSlot, StorageSlotArray, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionScriptInputPairArray, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, sequentialSumBench, setupLogging } from './Cargo-BP7-0qVT.js';
|
|
4
4
|
import './wasm.js';
|
|
5
5
|
|
|
6
6
|
// Eager entry point for @miden-sdk/miden-sdk (browser builds).
|
package/dist/st/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import loadWasm from './wasm.js';
|
|
2
|
-
export { Account, AccountArray, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountIdArray, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FeltArray, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, ForeignAccountArray, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsSettingMutation, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkNoteStatusInfo, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteIdAndArgsArray, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteRecipientArray, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteArray, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PswapLineageRecord, PswapLineageState, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapEntryJs, StorageMapInfo, StorageMapUpdate, StorageSlot, StorageSlotArray, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionScriptInputPairArray, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, sequentialSumBench, setupLogging } from './Cargo-
|
|
2
|
+
export { Account, AccountArray, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountIdArray, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FeltArray, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, ForeignAccountArray, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsSettingMutation, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkNoteStatusInfo, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteIdAndArgsArray, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteRecipientArray, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteArray, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PswapLineageRecord, PswapLineageState, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapEntryJs, StorageMapInfo, StorageMapUpdate, StorageSlot, StorageSlotArray, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionScriptInputPairArray, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, sequentialSumBench, setupLogging } from './Cargo-BP7-0qVT.js';
|
|
3
3
|
|
|
4
4
|
const WorkerAction = Object.freeze({
|
|
5
5
|
INIT: "init",
|
package/dist/st/wasm.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
async function loadWasm() {
|
|
5
5
|
let wasmModule;
|
|
6
6
|
if (!import.meta.env || (import.meta.env && !import.meta.env.SSR)) {
|
|
7
|
-
wasmModule = await import('./Cargo-
|
|
7
|
+
wasmModule = await import('./Cargo-BP7-0qVT.js');
|
|
8
8
|
// The Cargo glue's __wbg_init TLA is stripped by the rollup build to
|
|
9
9
|
// prevent blocking WKWebView module evaluation. Call it explicitly here
|
|
10
10
|
// with the WASM URL that the Cargo glue pre-resolves (relative to its
|
|
@@ -23678,7 +23678,7 @@ function __wbg_get_imports() {
|
|
|
23678
23678
|
const ret = AccountStorage.__wrap(arg0);
|
|
23679
23679
|
return ret;
|
|
23680
23680
|
},
|
|
23681
|
-
|
|
23681
|
+
__wbg_addNoteTag_1c8f882e522a5424: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
23682
23682
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23683
23683
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23684
23684
|
let v1;
|
|
@@ -23706,21 +23706,21 @@ function __wbg_get_imports() {
|
|
|
23706
23706
|
__wbg_append_a992ccc37aa62dc4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
|
|
23707
23707
|
arg0.append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
23708
23708
|
}, arguments); },
|
|
23709
|
-
|
|
23709
|
+
__wbg_applyFullAccountState_ba8793f04d3ef7fb: function(arg0, arg1, arg2) {
|
|
23710
23710
|
const ret = applyFullAccountState(getStringFromWasm0(arg0, arg1), JsAccountUpdate.__wrap(arg2));
|
|
23711
23711
|
return ret;
|
|
23712
23712
|
},
|
|
23713
|
-
|
|
23713
|
+
__wbg_applySettingsMutations_555ec6e5c58ffc5b: function(arg0, arg1, arg2, arg3) {
|
|
23714
23714
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23715
23715
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23716
23716
|
const ret = applySettingsMutations(getStringFromWasm0(arg0, arg1), v0);
|
|
23717
23717
|
return ret;
|
|
23718
23718
|
},
|
|
23719
|
-
|
|
23719
|
+
__wbg_applyStateSync_d6a6d78e0278d43d: function(arg0, arg1, arg2) {
|
|
23720
23720
|
const ret = applyStateSync(getStringFromWasm0(arg0, arg1), JsStateSyncUpdate.__wrap(arg2));
|
|
23721
23721
|
return ret;
|
|
23722
23722
|
},
|
|
23723
|
-
|
|
23723
|
+
__wbg_applyTransactionDelta_f6e5feb33a6156f4: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20) {
|
|
23724
23724
|
let deferred0_0;
|
|
23725
23725
|
let deferred0_1;
|
|
23726
23726
|
let deferred1_0;
|
|
@@ -23859,7 +23859,7 @@ function __wbg_get_imports() {
|
|
|
23859
23859
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23860
23860
|
}
|
|
23861
23861
|
},
|
|
23862
|
-
|
|
23862
|
+
__wbg_exportStore_2755c29774f1398d: function(arg0, arg1) {
|
|
23863
23863
|
const ret = exportStore(getStringFromWasm0(arg0, arg1));
|
|
23864
23864
|
return ret;
|
|
23865
23865
|
},
|
|
@@ -23891,7 +23891,7 @@ function __wbg_get_imports() {
|
|
|
23891
23891
|
const ret = FetchedNote.__wrap(arg0);
|
|
23892
23892
|
return ret;
|
|
23893
23893
|
},
|
|
23894
|
-
|
|
23894
|
+
__wbg_forceImportStore_4b6749610cf2fca2: function(arg0, arg1, arg2) {
|
|
23895
23895
|
const ret = forceImportStore(getStringFromWasm0(arg0, arg1), arg2);
|
|
23896
23896
|
return ret;
|
|
23897
23897
|
},
|
|
@@ -23911,7 +23911,7 @@ function __wbg_get_imports() {
|
|
|
23911
23911
|
const ret = FungibleAssetDeltaItem.__wrap(arg0);
|
|
23912
23912
|
return ret;
|
|
23913
23913
|
},
|
|
23914
|
-
|
|
23914
|
+
__wbg_getAccountAddresses_4c6e8d82b86bd4db: function(arg0, arg1, arg2, arg3) {
|
|
23915
23915
|
let deferred0_0;
|
|
23916
23916
|
let deferred0_1;
|
|
23917
23917
|
try {
|
|
@@ -23923,7 +23923,7 @@ function __wbg_get_imports() {
|
|
|
23923
23923
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23924
23924
|
}
|
|
23925
23925
|
},
|
|
23926
|
-
|
|
23926
|
+
__wbg_getAccountAuthByPubKeyCommitment_526c174dcf167d1d: function(arg0, arg1, arg2, arg3) {
|
|
23927
23927
|
let deferred0_0;
|
|
23928
23928
|
let deferred0_1;
|
|
23929
23929
|
try {
|
|
@@ -23935,7 +23935,7 @@ function __wbg_get_imports() {
|
|
|
23935
23935
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23936
23936
|
}
|
|
23937
23937
|
},
|
|
23938
|
-
|
|
23938
|
+
__wbg_getAccountCode_4b1a8b44c07f16ec: function(arg0, arg1, arg2, arg3) {
|
|
23939
23939
|
let deferred0_0;
|
|
23940
23940
|
let deferred0_1;
|
|
23941
23941
|
try {
|
|
@@ -23947,7 +23947,7 @@ function __wbg_get_imports() {
|
|
|
23947
23947
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23948
23948
|
}
|
|
23949
23949
|
},
|
|
23950
|
-
|
|
23950
|
+
__wbg_getAccountHeaderByCommitment_7d00957336fa1aa0: function(arg0, arg1, arg2, arg3) {
|
|
23951
23951
|
let deferred0_0;
|
|
23952
23952
|
let deferred0_1;
|
|
23953
23953
|
try {
|
|
@@ -23959,7 +23959,7 @@ function __wbg_get_imports() {
|
|
|
23959
23959
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23960
23960
|
}
|
|
23961
23961
|
},
|
|
23962
|
-
|
|
23962
|
+
__wbg_getAccountHeader_a379be70d1e4cfbd: function(arg0, arg1, arg2, arg3) {
|
|
23963
23963
|
let deferred0_0;
|
|
23964
23964
|
let deferred0_1;
|
|
23965
23965
|
try {
|
|
@@ -23971,7 +23971,7 @@ function __wbg_get_imports() {
|
|
|
23971
23971
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23972
23972
|
}
|
|
23973
23973
|
},
|
|
23974
|
-
|
|
23974
|
+
__wbg_getAccountIdByKeyCommitment_20a98231f254e16b: function(arg0, arg1, arg2, arg3) {
|
|
23975
23975
|
let deferred0_0;
|
|
23976
23976
|
let deferred0_1;
|
|
23977
23977
|
try {
|
|
@@ -23983,11 +23983,11 @@ function __wbg_get_imports() {
|
|
|
23983
23983
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23984
23984
|
}
|
|
23985
23985
|
},
|
|
23986
|
-
|
|
23986
|
+
__wbg_getAccountIds_15b2e8a5c2f9f448: function(arg0, arg1) {
|
|
23987
23987
|
const ret = getAccountIds(getStringFromWasm0(arg0, arg1));
|
|
23988
23988
|
return ret;
|
|
23989
23989
|
},
|
|
23990
|
-
|
|
23990
|
+
__wbg_getAccountStorageMaps_7a6581bdaa528f5b: function(arg0, arg1, arg2, arg3) {
|
|
23991
23991
|
let deferred0_0;
|
|
23992
23992
|
let deferred0_1;
|
|
23993
23993
|
try {
|
|
@@ -23999,7 +23999,7 @@ function __wbg_get_imports() {
|
|
|
23999
23999
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24000
24000
|
}
|
|
24001
24001
|
},
|
|
24002
|
-
|
|
24002
|
+
__wbg_getAccountStorage_81c375a1a2d33378: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24003
24003
|
let deferred0_0;
|
|
24004
24004
|
let deferred0_1;
|
|
24005
24005
|
try {
|
|
@@ -24013,7 +24013,7 @@ function __wbg_get_imports() {
|
|
|
24013
24013
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24014
24014
|
}
|
|
24015
24015
|
},
|
|
24016
|
-
|
|
24016
|
+
__wbg_getAccountVaultAssets_d7b806e2ad386b3b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24017
24017
|
let deferred0_0;
|
|
24018
24018
|
let deferred0_1;
|
|
24019
24019
|
try {
|
|
@@ -24027,27 +24027,27 @@ function __wbg_get_imports() {
|
|
|
24027
24027
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24028
24028
|
}
|
|
24029
24029
|
},
|
|
24030
|
-
|
|
24030
|
+
__wbg_getAllAccountHeaders_e9ce4e33075edb27: function(arg0, arg1) {
|
|
24031
24031
|
const ret = getAllAccountHeaders(getStringFromWasm0(arg0, arg1));
|
|
24032
24032
|
return ret;
|
|
24033
24033
|
},
|
|
24034
|
-
|
|
24034
|
+
__wbg_getBlockHeaders_6ffc387a5b74f1ff: function(arg0, arg1, arg2, arg3) {
|
|
24035
24035
|
var v0 = getArrayU32FromWasm0(arg2, arg3).slice();
|
|
24036
24036
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24037
24037
|
const ret = getBlockHeaders(getStringFromWasm0(arg0, arg1), v0);
|
|
24038
24038
|
return ret;
|
|
24039
24039
|
},
|
|
24040
|
-
|
|
24040
|
+
__wbg_getCurrentBlockchainPeaks_4f515c084e8dc019: function(arg0, arg1) {
|
|
24041
24041
|
const ret = getCurrentBlockchainPeaks(getStringFromWasm0(arg0, arg1));
|
|
24042
24042
|
return ret;
|
|
24043
24043
|
},
|
|
24044
|
-
|
|
24044
|
+
__wbg_getForeignAccountCode_80e1c0d6bec20b20: function(arg0, arg1, arg2, arg3) {
|
|
24045
24045
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24046
24046
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24047
24047
|
const ret = getForeignAccountCode(getStringFromWasm0(arg0, arg1), v0);
|
|
24048
24048
|
return ret;
|
|
24049
24049
|
},
|
|
24050
|
-
|
|
24050
|
+
__wbg_getInputNoteByOffset_52dacd9771fd7c73: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
|
|
24051
24051
|
let deferred1_0;
|
|
24052
24052
|
let deferred1_1;
|
|
24053
24053
|
try {
|
|
@@ -24061,31 +24061,31 @@ function __wbg_get_imports() {
|
|
|
24061
24061
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
24062
24062
|
}
|
|
24063
24063
|
},
|
|
24064
|
-
|
|
24064
|
+
__wbg_getInputNotesFromDetailsCommitments_b6639133948088e6: function(arg0, arg1, arg2, arg3) {
|
|
24065
24065
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24066
24066
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24067
24067
|
const ret = getInputNotesFromDetailsCommitments(getStringFromWasm0(arg0, arg1), v0);
|
|
24068
24068
|
return ret;
|
|
24069
24069
|
},
|
|
24070
|
-
|
|
24070
|
+
__wbg_getInputNotesFromIds_1dc711511af25436: function(arg0, arg1, arg2, arg3) {
|
|
24071
24071
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24072
24072
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24073
24073
|
const ret = getInputNotesFromIds(getStringFromWasm0(arg0, arg1), v0);
|
|
24074
24074
|
return ret;
|
|
24075
24075
|
},
|
|
24076
|
-
|
|
24076
|
+
__wbg_getInputNotesFromNullifiers_de68d7a980a7a6ac: function(arg0, arg1, arg2, arg3) {
|
|
24077
24077
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24078
24078
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24079
24079
|
const ret = getInputNotesFromNullifiers(getStringFromWasm0(arg0, arg1), v0);
|
|
24080
24080
|
return ret;
|
|
24081
24081
|
},
|
|
24082
|
-
|
|
24082
|
+
__wbg_getInputNotes_e6991526618c5e3b: function(arg0, arg1, arg2, arg3) {
|
|
24083
24083
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24084
24084
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24085
24085
|
const ret = getInputNotes(getStringFromWasm0(arg0, arg1), v0);
|
|
24086
24086
|
return ret;
|
|
24087
24087
|
},
|
|
24088
|
-
|
|
24088
|
+
__wbg_getKeyCommitmentsByAccountId_b16d7689e99f36cb: function(arg0, arg1, arg2, arg3) {
|
|
24089
24089
|
let deferred0_0;
|
|
24090
24090
|
let deferred0_1;
|
|
24091
24091
|
try {
|
|
@@ -24097,7 +24097,7 @@ function __wbg_get_imports() {
|
|
|
24097
24097
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24098
24098
|
}
|
|
24099
24099
|
},
|
|
24100
|
-
|
|
24100
|
+
__wbg_getNoteScript_6d54def9cedaab5b: function(arg0, arg1, arg2, arg3) {
|
|
24101
24101
|
let deferred0_0;
|
|
24102
24102
|
let deferred0_1;
|
|
24103
24103
|
try {
|
|
@@ -24109,39 +24109,39 @@ function __wbg_get_imports() {
|
|
|
24109
24109
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24110
24110
|
}
|
|
24111
24111
|
},
|
|
24112
|
-
|
|
24112
|
+
__wbg_getNoteTags_4a9f0532a43e9ab4: function(arg0, arg1) {
|
|
24113
24113
|
const ret = getNoteTags(getStringFromWasm0(arg0, arg1));
|
|
24114
24114
|
return ret;
|
|
24115
24115
|
},
|
|
24116
|
-
|
|
24116
|
+
__wbg_getOutputNotesFromDetailsCommitments_b65d8c4d56515cdc: function(arg0, arg1, arg2, arg3) {
|
|
24117
24117
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24118
24118
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24119
24119
|
const ret = getOutputNotesFromDetailsCommitments(getStringFromWasm0(arg0, arg1), v0);
|
|
24120
24120
|
return ret;
|
|
24121
24121
|
},
|
|
24122
|
-
|
|
24122
|
+
__wbg_getOutputNotesFromIds_e4e43ea7ee10ce3b: function(arg0, arg1, arg2, arg3) {
|
|
24123
24123
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24124
24124
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24125
24125
|
const ret = getOutputNotesFromIds(getStringFromWasm0(arg0, arg1), v0);
|
|
24126
24126
|
return ret;
|
|
24127
24127
|
},
|
|
24128
|
-
|
|
24128
|
+
__wbg_getOutputNotesFromNullifiers_5793389b5326d141: function(arg0, arg1, arg2, arg3) {
|
|
24129
24129
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24130
24130
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24131
24131
|
const ret = getOutputNotesFromNullifiers(getStringFromWasm0(arg0, arg1), v0);
|
|
24132
24132
|
return ret;
|
|
24133
24133
|
},
|
|
24134
|
-
|
|
24134
|
+
__wbg_getOutputNotes_dc82d3565d3003c8: function(arg0, arg1, arg2, arg3) {
|
|
24135
24135
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24136
24136
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24137
24137
|
const ret = getOutputNotes(getStringFromWasm0(arg0, arg1), v0);
|
|
24138
24138
|
return ret;
|
|
24139
24139
|
},
|
|
24140
|
-
|
|
24140
|
+
__wbg_getPartialBlockchainNodesAll_85f7172793d8eb4f: function(arg0, arg1) {
|
|
24141
24141
|
const ret = getPartialBlockchainNodesAll(getStringFromWasm0(arg0, arg1));
|
|
24142
24142
|
return ret;
|
|
24143
24143
|
},
|
|
24144
|
-
|
|
24144
|
+
__wbg_getPartialBlockchainNodesUpToInOrderIndex_655882ac21085fa7: function(arg0, arg1, arg2, arg3) {
|
|
24145
24145
|
let deferred0_0;
|
|
24146
24146
|
let deferred0_1;
|
|
24147
24147
|
try {
|
|
@@ -24153,7 +24153,7 @@ function __wbg_get_imports() {
|
|
|
24153
24153
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24154
24154
|
}
|
|
24155
24155
|
},
|
|
24156
|
-
|
|
24156
|
+
__wbg_getPartialBlockchainNodes_87b3768321d70002: function(arg0, arg1, arg2, arg3) {
|
|
24157
24157
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24158
24158
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24159
24159
|
const ret = getPartialBlockchainNodes(getStringFromWasm0(arg0, arg1), v0);
|
|
@@ -24166,7 +24166,7 @@ function __wbg_get_imports() {
|
|
|
24166
24166
|
const ret = arg0.getReader();
|
|
24167
24167
|
return ret;
|
|
24168
24168
|
}, arguments); },
|
|
24169
|
-
|
|
24169
|
+
__wbg_getSetting_e9042efc55b18bbb: function(arg0, arg1, arg2, arg3) {
|
|
24170
24170
|
let deferred0_0;
|
|
24171
24171
|
let deferred0_1;
|
|
24172
24172
|
try {
|
|
@@ -24178,7 +24178,7 @@ function __wbg_get_imports() {
|
|
|
24178
24178
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24179
24179
|
}
|
|
24180
24180
|
},
|
|
24181
|
-
|
|
24181
|
+
__wbg_getSyncHeight_52e3dd3c6a2a9643: function(arg0, arg1) {
|
|
24182
24182
|
const ret = getSyncHeight(getStringFromWasm0(arg0, arg1));
|
|
24183
24183
|
return ret;
|
|
24184
24184
|
},
|
|
@@ -24186,15 +24186,15 @@ function __wbg_get_imports() {
|
|
|
24186
24186
|
const ret = arg0.getTime();
|
|
24187
24187
|
return ret;
|
|
24188
24188
|
},
|
|
24189
|
-
|
|
24189
|
+
__wbg_getTrackedBlockHeaderNumbers_0e827a6fbace9440: function(arg0, arg1) {
|
|
24190
24190
|
const ret = getTrackedBlockHeaderNumbers(getStringFromWasm0(arg0, arg1));
|
|
24191
24191
|
return ret;
|
|
24192
24192
|
},
|
|
24193
|
-
|
|
24193
|
+
__wbg_getTrackedBlockHeaders_aec6fdccb131fcc4: function(arg0, arg1) {
|
|
24194
24194
|
const ret = getTrackedBlockHeaders(getStringFromWasm0(arg0, arg1));
|
|
24195
24195
|
return ret;
|
|
24196
24196
|
},
|
|
24197
|
-
|
|
24197
|
+
__wbg_getTransactions_a5e46e592ec6567b: function(arg0, arg1, arg2, arg3) {
|
|
24198
24198
|
let deferred0_0;
|
|
24199
24199
|
let deferred0_1;
|
|
24200
24200
|
try {
|
|
@@ -24206,7 +24206,7 @@ function __wbg_get_imports() {
|
|
|
24206
24206
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24207
24207
|
}
|
|
24208
24208
|
},
|
|
24209
|
-
|
|
24209
|
+
__wbg_getUnspentInputNoteNullifiers_0753945c0300356f: function(arg0, arg1) {
|
|
24210
24210
|
const ret = getUnspentInputNoteNullifiers(getStringFromWasm0(arg0, arg1));
|
|
24211
24211
|
return ret;
|
|
24212
24212
|
},
|
|
@@ -24250,7 +24250,7 @@ function __wbg_get_imports() {
|
|
|
24250
24250
|
const ret = InputNoteRecord.__wrap(arg0);
|
|
24251
24251
|
return ret;
|
|
24252
24252
|
},
|
|
24253
|
-
|
|
24253
|
+
__wbg_insertAccountAddress_0d293c362728e99b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24254
24254
|
let deferred0_0;
|
|
24255
24255
|
let deferred0_1;
|
|
24256
24256
|
try {
|
|
@@ -24264,7 +24264,7 @@ function __wbg_get_imports() {
|
|
|
24264
24264
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24265
24265
|
}
|
|
24266
24266
|
},
|
|
24267
|
-
|
|
24267
|
+
__wbg_insertAccountAuth_be13c8ed59e28915: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24268
24268
|
let deferred0_0;
|
|
24269
24269
|
let deferred0_1;
|
|
24270
24270
|
let deferred1_0;
|
|
@@ -24281,7 +24281,7 @@ function __wbg_get_imports() {
|
|
|
24281
24281
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
24282
24282
|
}
|
|
24283
24283
|
},
|
|
24284
|
-
|
|
24284
|
+
__wbg_insertAccountKeyMapping_e21f0da8ff1a235d: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24285
24285
|
let deferred0_0;
|
|
24286
24286
|
let deferred0_1;
|
|
24287
24287
|
let deferred1_0;
|
|
@@ -24298,13 +24298,13 @@ function __wbg_get_imports() {
|
|
|
24298
24298
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
24299
24299
|
}
|
|
24300
24300
|
},
|
|
24301
|
-
|
|
24301
|
+
__wbg_insertBlockHeader_0fd9441e660932f4: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24302
24302
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
24303
24303
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
24304
24304
|
const ret = insertBlockHeader(getStringFromWasm0(arg0, arg1), arg2 >>> 0, v0, arg5 !== 0);
|
|
24305
24305
|
return ret;
|
|
24306
24306
|
},
|
|
24307
|
-
|
|
24307
|
+
__wbg_insertPartialBlockchainNodes_41ca6874a5cf6e1c: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24308
24308
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24309
24309
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24310
24310
|
var v1 = getArrayJsValueFromWasm0(arg4, arg5).slice();
|
|
@@ -24312,7 +24312,7 @@ function __wbg_get_imports() {
|
|
|
24312
24312
|
const ret = insertPartialBlockchainNodes(getStringFromWasm0(arg0, arg1), v0, v1);
|
|
24313
24313
|
return ret;
|
|
24314
24314
|
},
|
|
24315
|
-
|
|
24315
|
+
__wbg_insertSetting_36744f044c3bb7e7: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24316
24316
|
let deferred0_0;
|
|
24317
24317
|
let deferred0_1;
|
|
24318
24318
|
try {
|
|
@@ -24326,7 +24326,7 @@ function __wbg_get_imports() {
|
|
|
24326
24326
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24327
24327
|
}
|
|
24328
24328
|
},
|
|
24329
|
-
|
|
24329
|
+
__wbg_insertTransactionScript_3940a90473bfede6: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24330
24330
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24331
24331
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24332
24332
|
let v1;
|
|
@@ -24423,11 +24423,11 @@ function __wbg_get_imports() {
|
|
|
24423
24423
|
const ret = arg0.length;
|
|
24424
24424
|
return ret;
|
|
24425
24425
|
},
|
|
24426
|
-
|
|
24426
|
+
__wbg_listSettingKeys_0b73fd5d86306685: function(arg0, arg1) {
|
|
24427
24427
|
const ret = listSettingKeys(getStringFromWasm0(arg0, arg1));
|
|
24428
24428
|
return ret;
|
|
24429
24429
|
},
|
|
24430
|
-
|
|
24430
|
+
__wbg_lockAccount_2e7498cedc727430: function(arg0, arg1, arg2, arg3) {
|
|
24431
24431
|
let deferred0_0;
|
|
24432
24432
|
let deferred0_1;
|
|
24433
24433
|
try {
|
|
@@ -24626,7 +24626,7 @@ function __wbg_get_imports() {
|
|
|
24626
24626
|
const ret = NoteTag.__unwrap(arg0);
|
|
24627
24627
|
return ret;
|
|
24628
24628
|
},
|
|
24629
|
-
|
|
24629
|
+
__wbg_openDatabase_408b68d01263c8d9: function(arg0, arg1, arg2, arg3) {
|
|
24630
24630
|
const ret = openDatabase(getStringFromWasm0(arg0, arg1), getStringFromWasm0(arg2, arg3));
|
|
24631
24631
|
return ret;
|
|
24632
24632
|
},
|
|
@@ -24657,7 +24657,7 @@ function __wbg_get_imports() {
|
|
|
24657
24657
|
const ret = ProvenTransaction.__wrap(arg0);
|
|
24658
24658
|
return ret;
|
|
24659
24659
|
},
|
|
24660
|
-
|
|
24660
|
+
__wbg_pruneAccountHistory_e4591ff16590fc39: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24661
24661
|
let deferred0_0;
|
|
24662
24662
|
let deferred0_1;
|
|
24663
24663
|
let deferred1_0;
|
|
@@ -24674,7 +24674,7 @@ function __wbg_get_imports() {
|
|
|
24674
24674
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
24675
24675
|
}
|
|
24676
24676
|
},
|
|
24677
|
-
|
|
24677
|
+
__wbg_pruneIrrelevantBlocks_b4bbb376dc014b6b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24678
24678
|
var v0 = getArrayU32FromWasm0(arg2, arg3).slice();
|
|
24679
24679
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24680
24680
|
var v1 = getArrayJsValueFromWasm0(arg4, arg5).slice();
|
|
@@ -24700,13 +24700,13 @@ function __wbg_get_imports() {
|
|
|
24700
24700
|
__wbg_releaseLock_aa5846c2494b3032: function(arg0) {
|
|
24701
24701
|
arg0.releaseLock();
|
|
24702
24702
|
},
|
|
24703
|
-
|
|
24703
|
+
__wbg_removeAccountAddress_4c833638d59fd8d7: function(arg0, arg1, arg2, arg3) {
|
|
24704
24704
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24705
24705
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24706
24706
|
const ret = removeAccountAddress(getStringFromWasm0(arg0, arg1), v0);
|
|
24707
24707
|
return ret;
|
|
24708
24708
|
},
|
|
24709
|
-
|
|
24709
|
+
__wbg_removeAccountAuth_536aea861f769be5: function(arg0, arg1, arg2, arg3) {
|
|
24710
24710
|
let deferred0_0;
|
|
24711
24711
|
let deferred0_1;
|
|
24712
24712
|
try {
|
|
@@ -24718,7 +24718,7 @@ function __wbg_get_imports() {
|
|
|
24718
24718
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24719
24719
|
}
|
|
24720
24720
|
},
|
|
24721
|
-
|
|
24721
|
+
__wbg_removeAllMappingsForKey_1ad4056391b6e556: function(arg0, arg1, arg2, arg3) {
|
|
24722
24722
|
let deferred0_0;
|
|
24723
24723
|
let deferred0_1;
|
|
24724
24724
|
try {
|
|
@@ -24730,7 +24730,7 @@ function __wbg_get_imports() {
|
|
|
24730
24730
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24731
24731
|
}
|
|
24732
24732
|
},
|
|
24733
|
-
|
|
24733
|
+
__wbg_removeNoteTag_25df6a90ad8692ed: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
24734
24734
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24735
24735
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24736
24736
|
let v1;
|
|
@@ -24751,7 +24751,7 @@ function __wbg_get_imports() {
|
|
|
24751
24751
|
const ret = removeNoteTag(getStringFromWasm0(arg0, arg1), v0, v1, v2, v3);
|
|
24752
24752
|
return ret;
|
|
24753
24753
|
},
|
|
24754
|
-
|
|
24754
|
+
__wbg_removeSetting_ebdcd55495cb1017: function(arg0, arg1, arg2, arg3) {
|
|
24755
24755
|
let deferred0_0;
|
|
24756
24756
|
let deferred0_1;
|
|
24757
24757
|
try {
|
|
@@ -24951,13 +24951,13 @@ function __wbg_get_imports() {
|
|
|
24951
24951
|
const ret = TransactionSummary.__wrap(arg0);
|
|
24952
24952
|
return ret;
|
|
24953
24953
|
},
|
|
24954
|
-
|
|
24954
|
+
__wbg_undoAccountStates_7a7c5a8838aa3845: function(arg0, arg1, arg2, arg3) {
|
|
24955
24955
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24956
24956
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24957
24957
|
const ret = undoAccountStates(getStringFromWasm0(arg0, arg1), v0);
|
|
24958
24958
|
return ret;
|
|
24959
24959
|
},
|
|
24960
|
-
|
|
24960
|
+
__wbg_upsertAccountCode_79526a78b7676971: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24961
24961
|
let deferred0_0;
|
|
24962
24962
|
let deferred0_1;
|
|
24963
24963
|
try {
|
|
@@ -24971,7 +24971,7 @@ function __wbg_get_imports() {
|
|
|
24971
24971
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24972
24972
|
}
|
|
24973
24973
|
},
|
|
24974
|
-
|
|
24974
|
+
__wbg_upsertAccountRecord_78ef5ee5891c4407: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17) {
|
|
24975
24975
|
let deferred0_0;
|
|
24976
24976
|
let deferred0_1;
|
|
24977
24977
|
let deferred1_0;
|
|
@@ -25013,7 +25013,7 @@ function __wbg_get_imports() {
|
|
|
25013
25013
|
wasm.__wbindgen_free(deferred5_0, deferred5_1, 1);
|
|
25014
25014
|
}
|
|
25015
25015
|
},
|
|
25016
|
-
|
|
25016
|
+
__wbg_upsertAccountStorage_cb0450465224b3a3: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
25017
25017
|
let deferred0_0;
|
|
25018
25018
|
let deferred0_1;
|
|
25019
25019
|
try {
|
|
@@ -25027,7 +25027,7 @@ function __wbg_get_imports() {
|
|
|
25027
25027
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
25028
25028
|
}
|
|
25029
25029
|
},
|
|
25030
|
-
|
|
25030
|
+
__wbg_upsertForeignAccountCode_8f058e14b39d0aa5: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
25031
25031
|
let deferred0_0;
|
|
25032
25032
|
let deferred0_1;
|
|
25033
25033
|
let deferred2_0;
|
|
@@ -25046,7 +25046,7 @@ function __wbg_get_imports() {
|
|
|
25046
25046
|
wasm.__wbindgen_free(deferred2_0, deferred2_1, 1);
|
|
25047
25047
|
}
|
|
25048
25048
|
},
|
|
25049
|
-
|
|
25049
|
+
__wbg_upsertInputNote_88a3d72329020306: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20, arg21, arg22, arg23, arg24, arg25, arg26, arg27, arg28) {
|
|
25050
25050
|
let deferred0_0;
|
|
25051
25051
|
let deferred0_1;
|
|
25052
25052
|
let deferred6_0;
|
|
@@ -25095,7 +25095,7 @@ function __wbg_get_imports() {
|
|
|
25095
25095
|
wasm.__wbindgen_free(deferred9_0, deferred9_1, 1);
|
|
25096
25096
|
}
|
|
25097
25097
|
},
|
|
25098
|
-
|
|
25098
|
+
__wbg_upsertNoteScript_ee5a46681df483c4: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
25099
25099
|
let deferred0_0;
|
|
25100
25100
|
let deferred0_1;
|
|
25101
25101
|
try {
|
|
@@ -25109,7 +25109,7 @@ function __wbg_get_imports() {
|
|
|
25109
25109
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
25110
25110
|
}
|
|
25111
25111
|
},
|
|
25112
|
-
|
|
25112
|
+
__wbg_upsertOutputNote_d85873588c0ff0d1: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19) {
|
|
25113
25113
|
let deferred0_0;
|
|
25114
25114
|
let deferred0_1;
|
|
25115
25115
|
let deferred1_0;
|
|
@@ -25144,7 +25144,7 @@ function __wbg_get_imports() {
|
|
|
25144
25144
|
wasm.__wbindgen_free(deferred4_0, deferred4_1, 1);
|
|
25145
25145
|
}
|
|
25146
25146
|
},
|
|
25147
|
-
|
|
25147
|
+
__wbg_upsertStorageMapEntries_f69072278033a28a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
25148
25148
|
let deferred0_0;
|
|
25149
25149
|
let deferred0_1;
|
|
25150
25150
|
try {
|
|
@@ -25158,7 +25158,7 @@ function __wbg_get_imports() {
|
|
|
25158
25158
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
25159
25159
|
}
|
|
25160
25160
|
},
|
|
25161
|
-
|
|
25161
|
+
__wbg_upsertTransactionRecord_d141b6ccd2a2532e: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
25162
25162
|
let deferred0_0;
|
|
25163
25163
|
let deferred0_1;
|
|
25164
25164
|
try {
|
|
@@ -25179,7 +25179,7 @@ function __wbg_get_imports() {
|
|
|
25179
25179
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
25180
25180
|
}
|
|
25181
25181
|
},
|
|
25182
|
-
|
|
25182
|
+
__wbg_upsertVaultAssets_316fc3763a4f0e4d: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
25183
25183
|
let deferred0_0;
|
|
25184
25184
|
let deferred0_1;
|
|
25185
25185
|
try {
|
|
@@ -25210,12 +25210,12 @@ function __wbg_get_imports() {
|
|
|
25210
25210
|
return ret;
|
|
25211
25211
|
},
|
|
25212
25212
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
25213
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
25213
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 446, function: Function { arguments: [Externref], shim_idx: 797, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
25214
25214
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h65b4a4b483610b7a, wasm_bindgen__convert__closures_____invoke__h96a0cd761ddddb92);
|
|
25215
25215
|
return ret;
|
|
25216
25216
|
},
|
|
25217
25217
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
25218
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
25218
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 446, function: Function { arguments: [], shim_idx: 447, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
25219
25219
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h65b4a4b483610b7a, wasm_bindgen__convert__closures_____invoke__h22b4680d7abdc442);
|
|
25220
25220
|
return ret;
|
|
25221
25221
|
},
|
|
@@ -26152,4 +26152,4 @@ async function __wbg_init(module_or_path) {
|
|
|
26152
26152
|
const module$1 = new URL("assets/miden_client_web.wasm", import.meta.url);
|
|
26153
26153
|
|
|
26154
26154
|
export { Account, AccountArray, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountIdArray, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountType, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthScheme, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FeltArray, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, ForeignAccountArray, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsSettingMutation, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkNoteStatusInfo, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteIdAndArgsArray, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteRecipientArray, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteArray, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PswapLineageRecord, PswapLineageState, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapEntryJs, StorageMapInfo, StorageMapUpdate, StorageSlot, StorageSlotArray, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionScriptInputPairArray, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, module$1 as __wasm_url, __wbg_init, createAuthFalcon512RpoMultisig, exportStore2 as exportStore, importStore, initSync, sequentialSumBench, setupLogging };
|
|
26155
|
-
//# sourceMappingURL=Cargo-
|
|
26155
|
+
//# sourceMappingURL=Cargo-BP7-0qVT-CmfAy6bf.js.map
|