@miden-sdk/miden-sdk 0.14.9 → 0.14.10
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-DKB2aRX-.js → Cargo-DcB9UMnw.js} +69 -69
- package/dist/mt/{Cargo-DKB2aRX-.js.map → Cargo-DcB9UMnw.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 +2 -2
- package/dist/mt/wasm.js +1 -1
- package/dist/mt/workerHelpers.js +1 -1
- package/dist/mt/workers/{Cargo-DKB2aRX--C6T4l3AF.js → Cargo-DcB9UMnw-w3wXmKCr.js} +69 -69
- package/dist/mt/workers/{Cargo-DKB2aRX--C6T4l3AF.js.map → Cargo-DcB9UMnw-w3wXmKCr.js.map} +1 -1
- package/dist/mt/workers/assets/miden_client_web.wasm +0 -0
- package/dist/mt/workers/web-client-methods-worker.js +70 -70
- 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-jOTNoFyS.js → Cargo-CgOCogcE.js} +70 -70
- package/dist/st/{Cargo-jOTNoFyS.js.map → Cargo-CgOCogcE.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 +2 -2
- package/dist/st/wasm.js +1 -1
- package/dist/st/workers/{Cargo-jOTNoFyS-DRTcF6wf.js → Cargo-CgOCogcE-dIBKWd7c.js} +70 -70
- package/dist/st/workers/{Cargo-jOTNoFyS-DRTcF6wf.js.map → Cargo-CgOCogcE-dIBKWd7c.js.map} +1 -1
- package/dist/st/workers/assets/miden_client_web.wasm +0 -0
- package/dist/st/workers/web-client-methods-worker.js +71 -71
- 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/package.json +1 -1
|
Binary file
|
package/dist/st/eager.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getWasmOrThrow } from './index.js';
|
|
2
2
|
export { AccountArray, AccountIdArray, AccountType, AuthScheme, CompilerResource, FeltArray, ForeignAccountArray, Linking, MidenArrays, MidenClient, MockWasmWebClient, NoteAndArgsArray, NoteArray, NoteIdAndArgsArray, NoteRecipientArray, NoteVisibility, OutputNoteArray, StorageMode, StorageSlotArray, TransactionScriptInputPairArray, WasmWebClient, buildSwapTag, createP2IDENote, createP2IDNote, resolveAuthScheme } from './index.js';
|
|
3
|
-
export { Account, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkType, Note, NoteAndArgs, NoteAssets, NoteAttachment, NoteAttachmentKind, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapInfo, StorageMapUpdate, StorageSlot, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, sequentialSumBench, setupLogging } from './Cargo-
|
|
3
|
+
export { Account, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkType, Note, NoteAndArgs, NoteAssets, NoteAttachment, NoteAttachmentKind, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapInfo, StorageMapUpdate, StorageSlot, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, sequentialSumBench, setupLogging } from './Cargo-CgOCogcE.js';
|
|
4
4
|
import './wasm.js';
|
|
5
5
|
|
|
6
6
|
// Eager entry point for @miden-sdk/miden-sdk.
|
package/dist/st/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import loadWasm from './wasm.js';
|
|
2
|
-
import { AccountArray as AccountArray$1, AccountIdArray as AccountIdArray$1, FeltArray as FeltArray$1, ForeignAccountArray as ForeignAccountArray$1, NoteAndArgsArray as NoteAndArgsArray$1, NoteArray as NoteArray$1, NoteIdAndArgsArray as NoteIdAndArgsArray$1, NoteRecipientArray as NoteRecipientArray$1, OutputNoteArray as OutputNoteArray$1, StorageSlotArray as StorageSlotArray$1, TransactionScriptInputPairArray as TransactionScriptInputPairArray$1 } from './Cargo-
|
|
3
|
-
export { Account, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkType, Note, NoteAndArgs, NoteAssets, NoteAttachment, NoteAttachmentKind, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapInfo, StorageMapUpdate, StorageSlot, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, sequentialSumBench, setupLogging } from './Cargo-
|
|
2
|
+
import { AccountArray as AccountArray$1, AccountIdArray as AccountIdArray$1, FeltArray as FeltArray$1, ForeignAccountArray as ForeignAccountArray$1, NoteAndArgsArray as NoteAndArgsArray$1, NoteArray as NoteArray$1, NoteIdAndArgsArray as NoteIdAndArgsArray$1, NoteRecipientArray as NoteRecipientArray$1, OutputNoteArray as OutputNoteArray$1, StorageSlotArray as StorageSlotArray$1, TransactionScriptInputPairArray as TransactionScriptInputPairArray$1 } from './Cargo-CgOCogcE.js';
|
|
3
|
+
export { Account, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkType, Note, NoteAndArgs, NoteAssets, NoteAttachment, NoteAttachmentKind, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapInfo, StorageMapUpdate, StorageSlot, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, sequentialSumBench, setupLogging } from './Cargo-CgOCogcE.js';
|
|
4
4
|
|
|
5
5
|
const WorkerAction = Object.freeze({
|
|
6
6
|
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-CgOCogcE.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
|
|
@@ -23004,7 +23004,7 @@ function __wbg_get_imports() {
|
|
|
23004
23004
|
const ret = AccountStorage.__wrap(arg0);
|
|
23005
23005
|
return ret;
|
|
23006
23006
|
},
|
|
23007
|
-
|
|
23007
|
+
__wbg_addNoteTag_c52215c0c6037ab3: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
23008
23008
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23009
23009
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23010
23010
|
let v1;
|
|
@@ -23027,15 +23027,15 @@ function __wbg_get_imports() {
|
|
|
23027
23027
|
__wbg_append_a992ccc37aa62dc4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
|
|
23028
23028
|
arg0.append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
23029
23029
|
}, arguments); },
|
|
23030
|
-
|
|
23030
|
+
__wbg_applyFullAccountState_4703a5032c085d73: function(arg0, arg1, arg2) {
|
|
23031
23031
|
const ret = applyFullAccountState(getStringFromWasm0(arg0, arg1), JsAccountUpdate.__wrap(arg2));
|
|
23032
23032
|
return ret;
|
|
23033
23033
|
},
|
|
23034
|
-
|
|
23034
|
+
__wbg_applyStateSync_244acda2fd3f41fd: function(arg0, arg1, arg2) {
|
|
23035
23035
|
const ret = applyStateSync(getStringFromWasm0(arg0, arg1), JsStateSyncUpdate.__wrap(arg2));
|
|
23036
23036
|
return ret;
|
|
23037
23037
|
},
|
|
23038
|
-
|
|
23038
|
+
__wbg_applyTransactionDelta_24becca72252ed4a: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20) {
|
|
23039
23039
|
let deferred0_0;
|
|
23040
23040
|
let deferred0_1;
|
|
23041
23041
|
let deferred1_0;
|
|
@@ -23170,7 +23170,7 @@ function __wbg_get_imports() {
|
|
|
23170
23170
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23171
23171
|
}
|
|
23172
23172
|
},
|
|
23173
|
-
|
|
23173
|
+
__wbg_exportStore_64bed565999e1c84: function(arg0, arg1) {
|
|
23174
23174
|
const ret = exportStore(getStringFromWasm0(arg0, arg1));
|
|
23175
23175
|
return ret;
|
|
23176
23176
|
},
|
|
@@ -23202,7 +23202,7 @@ function __wbg_get_imports() {
|
|
|
23202
23202
|
const ret = FetchedNote.__wrap(arg0);
|
|
23203
23203
|
return ret;
|
|
23204
23204
|
},
|
|
23205
|
-
|
|
23205
|
+
__wbg_forceImportStore_579e76fb9d69009b: function(arg0, arg1, arg2) {
|
|
23206
23206
|
const ret = forceImportStore(getStringFromWasm0(arg0, arg1), arg2);
|
|
23207
23207
|
return ret;
|
|
23208
23208
|
},
|
|
@@ -23222,7 +23222,7 @@ function __wbg_get_imports() {
|
|
|
23222
23222
|
const ret = FungibleAssetDeltaItem.__wrap(arg0);
|
|
23223
23223
|
return ret;
|
|
23224
23224
|
},
|
|
23225
|
-
|
|
23225
|
+
__wbg_getAccountAddresses_d153f1bbb28eb843: function(arg0, arg1, arg2, arg3) {
|
|
23226
23226
|
let deferred0_0;
|
|
23227
23227
|
let deferred0_1;
|
|
23228
23228
|
try {
|
|
@@ -23234,7 +23234,7 @@ function __wbg_get_imports() {
|
|
|
23234
23234
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23235
23235
|
}
|
|
23236
23236
|
},
|
|
23237
|
-
|
|
23237
|
+
__wbg_getAccountAuthByPubKeyCommitment_a42ca0a20bb7dde4: function(arg0, arg1, arg2, arg3) {
|
|
23238
23238
|
let deferred0_0;
|
|
23239
23239
|
let deferred0_1;
|
|
23240
23240
|
try {
|
|
@@ -23246,7 +23246,7 @@ function __wbg_get_imports() {
|
|
|
23246
23246
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23247
23247
|
}
|
|
23248
23248
|
},
|
|
23249
|
-
|
|
23249
|
+
__wbg_getAccountCode_45887ee5ee9651dd: function(arg0, arg1, arg2, arg3) {
|
|
23250
23250
|
let deferred0_0;
|
|
23251
23251
|
let deferred0_1;
|
|
23252
23252
|
try {
|
|
@@ -23258,7 +23258,7 @@ function __wbg_get_imports() {
|
|
|
23258
23258
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23259
23259
|
}
|
|
23260
23260
|
},
|
|
23261
|
-
|
|
23261
|
+
__wbg_getAccountHeaderByCommitment_54b507a3241dc490: function(arg0, arg1, arg2, arg3) {
|
|
23262
23262
|
let deferred0_0;
|
|
23263
23263
|
let deferred0_1;
|
|
23264
23264
|
try {
|
|
@@ -23270,7 +23270,7 @@ function __wbg_get_imports() {
|
|
|
23270
23270
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23271
23271
|
}
|
|
23272
23272
|
},
|
|
23273
|
-
|
|
23273
|
+
__wbg_getAccountHeader_cea76ef79706de7b: function(arg0, arg1, arg2, arg3) {
|
|
23274
23274
|
let deferred0_0;
|
|
23275
23275
|
let deferred0_1;
|
|
23276
23276
|
try {
|
|
@@ -23282,7 +23282,7 @@ function __wbg_get_imports() {
|
|
|
23282
23282
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23283
23283
|
}
|
|
23284
23284
|
},
|
|
23285
|
-
|
|
23285
|
+
__wbg_getAccountIdByKeyCommitment_5d3f7cb02410ad5b: function(arg0, arg1, arg2, arg3) {
|
|
23286
23286
|
let deferred0_0;
|
|
23287
23287
|
let deferred0_1;
|
|
23288
23288
|
try {
|
|
@@ -23294,11 +23294,11 @@ function __wbg_get_imports() {
|
|
|
23294
23294
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23295
23295
|
}
|
|
23296
23296
|
},
|
|
23297
|
-
|
|
23297
|
+
__wbg_getAccountIds_735b755cba58a330: function(arg0, arg1) {
|
|
23298
23298
|
const ret = getAccountIds(getStringFromWasm0(arg0, arg1));
|
|
23299
23299
|
return ret;
|
|
23300
23300
|
},
|
|
23301
|
-
|
|
23301
|
+
__wbg_getAccountStorageMaps_0ad3f0c3d73817a3: function(arg0, arg1, arg2, arg3) {
|
|
23302
23302
|
let deferred0_0;
|
|
23303
23303
|
let deferred0_1;
|
|
23304
23304
|
try {
|
|
@@ -23310,7 +23310,7 @@ function __wbg_get_imports() {
|
|
|
23310
23310
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23311
23311
|
}
|
|
23312
23312
|
},
|
|
23313
|
-
|
|
23313
|
+
__wbg_getAccountStorage_abde662f68f394b0: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23314
23314
|
let deferred0_0;
|
|
23315
23315
|
let deferred0_1;
|
|
23316
23316
|
try {
|
|
@@ -23324,7 +23324,7 @@ function __wbg_get_imports() {
|
|
|
23324
23324
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23325
23325
|
}
|
|
23326
23326
|
},
|
|
23327
|
-
|
|
23327
|
+
__wbg_getAccountVaultAssets_2a7f6e3b75dccf85: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23328
23328
|
let deferred0_0;
|
|
23329
23329
|
let deferred0_1;
|
|
23330
23330
|
try {
|
|
@@ -23338,23 +23338,23 @@ function __wbg_get_imports() {
|
|
|
23338
23338
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23339
23339
|
}
|
|
23340
23340
|
},
|
|
23341
|
-
|
|
23341
|
+
__wbg_getAllAccountHeaders_fd276fc0411388ad: function(arg0, arg1) {
|
|
23342
23342
|
const ret = getAllAccountHeaders(getStringFromWasm0(arg0, arg1));
|
|
23343
23343
|
return ret;
|
|
23344
23344
|
},
|
|
23345
|
-
|
|
23345
|
+
__wbg_getBlockHeaders_35ec527f384137de: function(arg0, arg1, arg2, arg3) {
|
|
23346
23346
|
var v0 = getArrayU32FromWasm0(arg2, arg3).slice();
|
|
23347
23347
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23348
23348
|
const ret = getBlockHeaders(getStringFromWasm0(arg0, arg1), v0);
|
|
23349
23349
|
return ret;
|
|
23350
23350
|
},
|
|
23351
|
-
|
|
23351
|
+
__wbg_getForeignAccountCode_fa8d929104f53a32: function(arg0, arg1, arg2, arg3) {
|
|
23352
23352
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23353
23353
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23354
23354
|
const ret = getForeignAccountCode(getStringFromWasm0(arg0, arg1), v0);
|
|
23355
23355
|
return ret;
|
|
23356
23356
|
},
|
|
23357
|
-
|
|
23357
|
+
__wbg_getInputNoteByOffset_128222c1ab14e73e: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
|
|
23358
23358
|
let deferred1_0;
|
|
23359
23359
|
let deferred1_1;
|
|
23360
23360
|
try {
|
|
@@ -23368,25 +23368,25 @@ function __wbg_get_imports() {
|
|
|
23368
23368
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
23369
23369
|
}
|
|
23370
23370
|
},
|
|
23371
|
-
|
|
23371
|
+
__wbg_getInputNotesFromIds_354a95ea44cf7585: function(arg0, arg1, arg2, arg3) {
|
|
23372
23372
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23373
23373
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23374
23374
|
const ret = getInputNotesFromIds(getStringFromWasm0(arg0, arg1), v0);
|
|
23375
23375
|
return ret;
|
|
23376
23376
|
},
|
|
23377
|
-
|
|
23377
|
+
__wbg_getInputNotesFromNullifiers_1f79c376e52b4e80: function(arg0, arg1, arg2, arg3) {
|
|
23378
23378
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23379
23379
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23380
23380
|
const ret = getInputNotesFromNullifiers(getStringFromWasm0(arg0, arg1), v0);
|
|
23381
23381
|
return ret;
|
|
23382
23382
|
},
|
|
23383
|
-
|
|
23383
|
+
__wbg_getInputNotes_3a7f585d0bc2a5d7: function(arg0, arg1, arg2, arg3) {
|
|
23384
23384
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23385
23385
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23386
23386
|
const ret = getInputNotes(getStringFromWasm0(arg0, arg1), v0);
|
|
23387
23387
|
return ret;
|
|
23388
23388
|
},
|
|
23389
|
-
|
|
23389
|
+
__wbg_getKeyCommitmentsByAccountId_590c47f5b336b8a9: function(arg0, arg1, arg2, arg3) {
|
|
23390
23390
|
let deferred0_0;
|
|
23391
23391
|
let deferred0_1;
|
|
23392
23392
|
try {
|
|
@@ -23398,7 +23398,7 @@ function __wbg_get_imports() {
|
|
|
23398
23398
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23399
23399
|
}
|
|
23400
23400
|
},
|
|
23401
|
-
|
|
23401
|
+
__wbg_getNoteScript_678bef9b8a701098: function(arg0, arg1, arg2, arg3) {
|
|
23402
23402
|
let deferred0_0;
|
|
23403
23403
|
let deferred0_1;
|
|
23404
23404
|
try {
|
|
@@ -23410,33 +23410,33 @@ function __wbg_get_imports() {
|
|
|
23410
23410
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23411
23411
|
}
|
|
23412
23412
|
},
|
|
23413
|
-
|
|
23413
|
+
__wbg_getNoteTags_18b8085b487456c5: function(arg0, arg1) {
|
|
23414
23414
|
const ret = getNoteTags(getStringFromWasm0(arg0, arg1));
|
|
23415
23415
|
return ret;
|
|
23416
23416
|
},
|
|
23417
|
-
|
|
23417
|
+
__wbg_getOutputNotesFromIds_f4b9cb555822668e: function(arg0, arg1, arg2, arg3) {
|
|
23418
23418
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23419
23419
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23420
23420
|
const ret = getOutputNotesFromIds(getStringFromWasm0(arg0, arg1), v0);
|
|
23421
23421
|
return ret;
|
|
23422
23422
|
},
|
|
23423
|
-
|
|
23423
|
+
__wbg_getOutputNotesFromNullifiers_c2acf08da1ad8bf2: function(arg0, arg1, arg2, arg3) {
|
|
23424
23424
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23425
23425
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23426
23426
|
const ret = getOutputNotesFromNullifiers(getStringFromWasm0(arg0, arg1), v0);
|
|
23427
23427
|
return ret;
|
|
23428
23428
|
},
|
|
23429
|
-
|
|
23429
|
+
__wbg_getOutputNotes_8cf18b9e026a5586: function(arg0, arg1, arg2, arg3) {
|
|
23430
23430
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23431
23431
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23432
23432
|
const ret = getOutputNotes(getStringFromWasm0(arg0, arg1), v0);
|
|
23433
23433
|
return ret;
|
|
23434
23434
|
},
|
|
23435
|
-
|
|
23435
|
+
__wbg_getPartialBlockchainNodesAll_5cb5eba43829bff6: function(arg0, arg1) {
|
|
23436
23436
|
const ret = getPartialBlockchainNodesAll(getStringFromWasm0(arg0, arg1));
|
|
23437
23437
|
return ret;
|
|
23438
23438
|
},
|
|
23439
|
-
|
|
23439
|
+
__wbg_getPartialBlockchainNodesUpToInOrderIndex_c7354538b7669bde: function(arg0, arg1, arg2, arg3) {
|
|
23440
23440
|
let deferred0_0;
|
|
23441
23441
|
let deferred0_1;
|
|
23442
23442
|
try {
|
|
@@ -23448,13 +23448,13 @@ function __wbg_get_imports() {
|
|
|
23448
23448
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23449
23449
|
}
|
|
23450
23450
|
},
|
|
23451
|
-
|
|
23451
|
+
__wbg_getPartialBlockchainNodes_b0e5c10410d3d833: function(arg0, arg1, arg2, arg3) {
|
|
23452
23452
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23453
23453
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23454
23454
|
const ret = getPartialBlockchainNodes(getStringFromWasm0(arg0, arg1), v0);
|
|
23455
23455
|
return ret;
|
|
23456
23456
|
},
|
|
23457
|
-
|
|
23457
|
+
__wbg_getPartialBlockchainPeaksByBlockNum_5026f9dabe289e0b: function(arg0, arg1, arg2) {
|
|
23458
23458
|
const ret = getPartialBlockchainPeaksByBlockNum(getStringFromWasm0(arg0, arg1), arg2 >>> 0);
|
|
23459
23459
|
return ret;
|
|
23460
23460
|
},
|
|
@@ -23465,7 +23465,7 @@ function __wbg_get_imports() {
|
|
|
23465
23465
|
const ret = arg0.getReader();
|
|
23466
23466
|
return ret;
|
|
23467
23467
|
}, arguments); },
|
|
23468
|
-
|
|
23468
|
+
__wbg_getSetting_54c1e4d9755a1703: function(arg0, arg1, arg2, arg3) {
|
|
23469
23469
|
let deferred0_0;
|
|
23470
23470
|
let deferred0_1;
|
|
23471
23471
|
try {
|
|
@@ -23477,7 +23477,7 @@ function __wbg_get_imports() {
|
|
|
23477
23477
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23478
23478
|
}
|
|
23479
23479
|
},
|
|
23480
|
-
|
|
23480
|
+
__wbg_getSyncHeight_81df6bb109798a91: function(arg0, arg1) {
|
|
23481
23481
|
const ret = getSyncHeight(getStringFromWasm0(arg0, arg1));
|
|
23482
23482
|
return ret;
|
|
23483
23483
|
},
|
|
@@ -23485,15 +23485,15 @@ function __wbg_get_imports() {
|
|
|
23485
23485
|
const ret = arg0.getTime();
|
|
23486
23486
|
return ret;
|
|
23487
23487
|
},
|
|
23488
|
-
|
|
23488
|
+
__wbg_getTrackedBlockHeaderNumbers_344035c2ae140965: function(arg0, arg1) {
|
|
23489
23489
|
const ret = getTrackedBlockHeaderNumbers(getStringFromWasm0(arg0, arg1));
|
|
23490
23490
|
return ret;
|
|
23491
23491
|
},
|
|
23492
|
-
|
|
23492
|
+
__wbg_getTrackedBlockHeaders_1da1c073fae136b6: function(arg0, arg1) {
|
|
23493
23493
|
const ret = getTrackedBlockHeaders(getStringFromWasm0(arg0, arg1));
|
|
23494
23494
|
return ret;
|
|
23495
23495
|
},
|
|
23496
|
-
|
|
23496
|
+
__wbg_getTransactions_e2e1ecc55367a808: function(arg0, arg1, arg2, arg3) {
|
|
23497
23497
|
let deferred0_0;
|
|
23498
23498
|
let deferred0_1;
|
|
23499
23499
|
try {
|
|
@@ -23505,7 +23505,7 @@ function __wbg_get_imports() {
|
|
|
23505
23505
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23506
23506
|
}
|
|
23507
23507
|
},
|
|
23508
|
-
|
|
23508
|
+
__wbg_getUnspentInputNoteNullifiers_9f755496d70d78dc: function(arg0, arg1) {
|
|
23509
23509
|
const ret = getUnspentInputNoteNullifiers(getStringFromWasm0(arg0, arg1));
|
|
23510
23510
|
return ret;
|
|
23511
23511
|
},
|
|
@@ -23549,7 +23549,7 @@ function __wbg_get_imports() {
|
|
|
23549
23549
|
const ret = InputNoteRecord.__wrap(arg0);
|
|
23550
23550
|
return ret;
|
|
23551
23551
|
},
|
|
23552
|
-
|
|
23552
|
+
__wbg_insertAccountAddress_a1db7c9de90e3e7a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23553
23553
|
let deferred0_0;
|
|
23554
23554
|
let deferred0_1;
|
|
23555
23555
|
try {
|
|
@@ -23563,7 +23563,7 @@ function __wbg_get_imports() {
|
|
|
23563
23563
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23564
23564
|
}
|
|
23565
23565
|
},
|
|
23566
|
-
|
|
23566
|
+
__wbg_insertAccountAuth_250029f870314277: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23567
23567
|
let deferred0_0;
|
|
23568
23568
|
let deferred0_1;
|
|
23569
23569
|
let deferred1_0;
|
|
@@ -23580,7 +23580,7 @@ function __wbg_get_imports() {
|
|
|
23580
23580
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
23581
23581
|
}
|
|
23582
23582
|
},
|
|
23583
|
-
|
|
23583
|
+
__wbg_insertAccountKeyMapping_a6eab7be3603f947: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23584
23584
|
let deferred0_0;
|
|
23585
23585
|
let deferred0_1;
|
|
23586
23586
|
let deferred1_0;
|
|
@@ -23597,7 +23597,7 @@ function __wbg_get_imports() {
|
|
|
23597
23597
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
23598
23598
|
}
|
|
23599
23599
|
},
|
|
23600
|
-
|
|
23600
|
+
__wbg_insertBlockHeader_104ff4e8160e213e: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
23601
23601
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
23602
23602
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
23603
23603
|
var v1 = getArrayU8FromWasm0(arg5, arg6).slice();
|
|
@@ -23605,7 +23605,7 @@ function __wbg_get_imports() {
|
|
|
23605
23605
|
const ret = insertBlockHeader(getStringFromWasm0(arg0, arg1), arg2 >>> 0, v0, v1, arg7 !== 0);
|
|
23606
23606
|
return ret;
|
|
23607
23607
|
},
|
|
23608
|
-
|
|
23608
|
+
__wbg_insertPartialBlockchainNodes_7351ad9920434a23: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23609
23609
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23610
23610
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23611
23611
|
var v1 = getArrayJsValueFromWasm0(arg4, arg5).slice();
|
|
@@ -23613,7 +23613,7 @@ function __wbg_get_imports() {
|
|
|
23613
23613
|
const ret = insertPartialBlockchainNodes(getStringFromWasm0(arg0, arg1), v0, v1);
|
|
23614
23614
|
return ret;
|
|
23615
23615
|
},
|
|
23616
|
-
|
|
23616
|
+
__wbg_insertSetting_e68be1bd29eea611: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23617
23617
|
let deferred0_0;
|
|
23618
23618
|
let deferred0_1;
|
|
23619
23619
|
try {
|
|
@@ -23627,7 +23627,7 @@ function __wbg_get_imports() {
|
|
|
23627
23627
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23628
23628
|
}
|
|
23629
23629
|
},
|
|
23630
|
-
|
|
23630
|
+
__wbg_insertTransactionScript_eab40f602f32fb36: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23631
23631
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23632
23632
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23633
23633
|
let v1;
|
|
@@ -23720,11 +23720,11 @@ function __wbg_get_imports() {
|
|
|
23720
23720
|
const ret = arg0.length;
|
|
23721
23721
|
return ret;
|
|
23722
23722
|
},
|
|
23723
|
-
|
|
23723
|
+
__wbg_listSettingKeys_68c9946ef15801dd: function(arg0, arg1) {
|
|
23724
23724
|
const ret = listSettingKeys(getStringFromWasm0(arg0, arg1));
|
|
23725
23725
|
return ret;
|
|
23726
23726
|
},
|
|
23727
|
-
|
|
23727
|
+
__wbg_lockAccount_86ef72a6e87a1e60: function(arg0, arg1, arg2, arg3) {
|
|
23728
23728
|
let deferred0_0;
|
|
23729
23729
|
let deferred0_1;
|
|
23730
23730
|
try {
|
|
@@ -23915,7 +23915,7 @@ function __wbg_get_imports() {
|
|
|
23915
23915
|
const ret = NoteTag.__unwrap(arg0);
|
|
23916
23916
|
return ret;
|
|
23917
23917
|
},
|
|
23918
|
-
|
|
23918
|
+
__wbg_openDatabase_4737550e14db0e61: function(arg0, arg1, arg2, arg3) {
|
|
23919
23919
|
const ret = openDatabase(getStringFromWasm0(arg0, arg1), getStringFromWasm0(arg2, arg3));
|
|
23920
23920
|
return ret;
|
|
23921
23921
|
},
|
|
@@ -23946,7 +23946,7 @@ function __wbg_get_imports() {
|
|
|
23946
23946
|
const ret = ProvenTransaction.__wrap(arg0);
|
|
23947
23947
|
return ret;
|
|
23948
23948
|
},
|
|
23949
|
-
|
|
23949
|
+
__wbg_pruneAccountHistory_c2cb15066230e30b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23950
23950
|
let deferred0_0;
|
|
23951
23951
|
let deferred0_1;
|
|
23952
23952
|
let deferred1_0;
|
|
@@ -23963,7 +23963,7 @@ function __wbg_get_imports() {
|
|
|
23963
23963
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
23964
23964
|
}
|
|
23965
23965
|
},
|
|
23966
|
-
|
|
23966
|
+
__wbg_pruneIrrelevantBlocks_045a9991f0a4a88a: function(arg0, arg1) {
|
|
23967
23967
|
const ret = pruneIrrelevantBlocks(getStringFromWasm0(arg0, arg1));
|
|
23968
23968
|
return ret;
|
|
23969
23969
|
},
|
|
@@ -23981,13 +23981,13 @@ function __wbg_get_imports() {
|
|
|
23981
23981
|
__wbg_releaseLock_aa5846c2494b3032: function(arg0) {
|
|
23982
23982
|
arg0.releaseLock();
|
|
23983
23983
|
},
|
|
23984
|
-
|
|
23984
|
+
__wbg_removeAccountAddress_ca84443423d1f9d6: function(arg0, arg1, arg2, arg3) {
|
|
23985
23985
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23986
23986
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23987
23987
|
const ret = removeAccountAddress(getStringFromWasm0(arg0, arg1), v0);
|
|
23988
23988
|
return ret;
|
|
23989
23989
|
},
|
|
23990
|
-
|
|
23990
|
+
__wbg_removeAccountAuth_2857e6691c315895: 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_removeAllMappingsForKey_b2f6e74efebe3925: function(arg0, arg1, arg2, arg3) {
|
|
24003
24003
|
let deferred0_0;
|
|
24004
24004
|
let deferred0_1;
|
|
24005
24005
|
try {
|
|
@@ -24011,7 +24011,7 @@ function __wbg_get_imports() {
|
|
|
24011
24011
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24012
24012
|
}
|
|
24013
24013
|
},
|
|
24014
|
-
|
|
24014
|
+
__wbg_removeNoteTag_dedaba58eab174bc: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
24015
24015
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24016
24016
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24017
24017
|
let v1;
|
|
@@ -24027,7 +24027,7 @@ function __wbg_get_imports() {
|
|
|
24027
24027
|
const ret = removeNoteTag(getStringFromWasm0(arg0, arg1), v0, v1, v2);
|
|
24028
24028
|
return ret;
|
|
24029
24029
|
},
|
|
24030
|
-
|
|
24030
|
+
__wbg_removeSetting_f2c73332d3f21354: function(arg0, arg1, arg2, arg3) {
|
|
24031
24031
|
let deferred0_0;
|
|
24032
24032
|
let deferred0_1;
|
|
24033
24033
|
try {
|
|
@@ -24219,13 +24219,13 @@ function __wbg_get_imports() {
|
|
|
24219
24219
|
const ret = TransactionSummary.__wrap(arg0);
|
|
24220
24220
|
return ret;
|
|
24221
24221
|
},
|
|
24222
|
-
|
|
24222
|
+
__wbg_undoAccountStates_37da53781a8c42bb: function(arg0, arg1, arg2, arg3) {
|
|
24223
24223
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24224
24224
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24225
24225
|
const ret = undoAccountStates(getStringFromWasm0(arg0, arg1), v0);
|
|
24226
24226
|
return ret;
|
|
24227
24227
|
},
|
|
24228
|
-
|
|
24228
|
+
__wbg_upsertAccountCode_b80c86ab8739505f: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24229
24229
|
let deferred0_0;
|
|
24230
24230
|
let deferred0_1;
|
|
24231
24231
|
try {
|
|
@@ -24239,7 +24239,7 @@ function __wbg_get_imports() {
|
|
|
24239
24239
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24240
24240
|
}
|
|
24241
24241
|
},
|
|
24242
|
-
|
|
24242
|
+
__wbg_upsertAccountRecord_29ce09da09c9cebc: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16) {
|
|
24243
24243
|
let deferred0_0;
|
|
24244
24244
|
let deferred0_1;
|
|
24245
24245
|
let deferred1_0;
|
|
@@ -24281,7 +24281,7 @@ function __wbg_get_imports() {
|
|
|
24281
24281
|
wasm.__wbindgen_free(deferred5_0, deferred5_1, 1);
|
|
24282
24282
|
}
|
|
24283
24283
|
},
|
|
24284
|
-
|
|
24284
|
+
__wbg_upsertAccountStorage_42f9a2bbf1babc30: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24285
24285
|
let deferred0_0;
|
|
24286
24286
|
let deferred0_1;
|
|
24287
24287
|
try {
|
|
@@ -24295,7 +24295,7 @@ function __wbg_get_imports() {
|
|
|
24295
24295
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24296
24296
|
}
|
|
24297
24297
|
},
|
|
24298
|
-
|
|
24298
|
+
__wbg_upsertForeignAccountCode_f813bf56e38c8036: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
24299
24299
|
let deferred0_0;
|
|
24300
24300
|
let deferred0_1;
|
|
24301
24301
|
let deferred2_0;
|
|
@@ -24314,7 +24314,7 @@ function __wbg_get_imports() {
|
|
|
24314
24314
|
wasm.__wbindgen_free(deferred2_0, deferred2_1, 1);
|
|
24315
24315
|
}
|
|
24316
24316
|
},
|
|
24317
|
-
|
|
24317
|
+
__wbg_upsertInputNote_06998d0c112e2ea0: 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) {
|
|
24318
24318
|
let deferred0_0;
|
|
24319
24319
|
let deferred0_1;
|
|
24320
24320
|
let deferred4_0;
|
|
@@ -24356,7 +24356,7 @@ function __wbg_get_imports() {
|
|
|
24356
24356
|
wasm.__wbindgen_free(deferred7_0, deferred7_1, 1);
|
|
24357
24357
|
}
|
|
24358
24358
|
},
|
|
24359
|
-
|
|
24359
|
+
__wbg_upsertNoteScript_53cc426844e6f192: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24360
24360
|
let deferred0_0;
|
|
24361
24361
|
let deferred0_1;
|
|
24362
24362
|
try {
|
|
@@ -24370,7 +24370,7 @@ function __wbg_get_imports() {
|
|
|
24370
24370
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24371
24371
|
}
|
|
24372
24372
|
},
|
|
24373
|
-
|
|
24373
|
+
__wbg_upsertOutputNote_eb7c19063f25fa7b: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15) {
|
|
24374
24374
|
let deferred0_0;
|
|
24375
24375
|
let deferred0_1;
|
|
24376
24376
|
let deferred2_0;
|
|
@@ -24398,7 +24398,7 @@ function __wbg_get_imports() {
|
|
|
24398
24398
|
wasm.__wbindgen_free(deferred2_0, deferred2_1, 1);
|
|
24399
24399
|
}
|
|
24400
24400
|
},
|
|
24401
|
-
|
|
24401
|
+
__wbg_upsertStorageMapEntries_82f85c794815692a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24402
24402
|
let deferred0_0;
|
|
24403
24403
|
let deferred0_1;
|
|
24404
24404
|
try {
|
|
@@ -24412,7 +24412,7 @@ function __wbg_get_imports() {
|
|
|
24412
24412
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24413
24413
|
}
|
|
24414
24414
|
},
|
|
24415
|
-
|
|
24415
|
+
__wbg_upsertTransactionRecord_159b0aa291a33f0f: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
24416
24416
|
let deferred0_0;
|
|
24417
24417
|
let deferred0_1;
|
|
24418
24418
|
try {
|
|
@@ -24433,7 +24433,7 @@ function __wbg_get_imports() {
|
|
|
24433
24433
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24434
24434
|
}
|
|
24435
24435
|
},
|
|
24436
|
-
|
|
24436
|
+
__wbg_upsertVaultAssets_cc6b204ac9216bab: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24437
24437
|
let deferred0_0;
|
|
24438
24438
|
let deferred0_1;
|
|
24439
24439
|
try {
|
|
@@ -24464,12 +24464,12 @@ function __wbg_get_imports() {
|
|
|
24464
24464
|
return ret;
|
|
24465
24465
|
},
|
|
24466
24466
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
24467
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
24467
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 367, function: Function { arguments: [Externref], shim_idx: 695, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
24468
24468
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h521bf77e4c41e510, wasm_bindgen__convert__closures_____invoke__h305992f72ee30af3);
|
|
24469
24469
|
return ret;
|
|
24470
24470
|
},
|
|
24471
24471
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
24472
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
24472
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 367, function: Function { arguments: [], shim_idx: 368, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
24473
24473
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h521bf77e4c41e510, wasm_bindgen__convert__closures_____invoke__h2aef54828e0d6e2f);
|
|
24474
24474
|
return ret;
|
|
24475
24475
|
},
|
|
@@ -25387,4 +25387,4 @@ async function __wbg_init(module_or_path) {
|
|
|
25387
25387
|
const module$1 = new URL("assets/miden_client_web.wasm", import.meta.url);
|
|
25388
25388
|
|
|
25389
25389
|
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, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentKind, 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, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, 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 };
|
|
25390
|
-
//# sourceMappingURL=Cargo-
|
|
25390
|
+
//# sourceMappingURL=Cargo-CgOCogcE-dIBKWd7c.js.map
|