@dashevo/wasm-dpp 0.25.0-dev.31 → 0.25.0-dev.33
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/wasm/wasm_dpp.js
CHANGED
|
@@ -17697,7 +17697,7 @@ function __wbg_get_imports() {
|
|
|
17697
17697
|
return addHeapObject(ret);
|
|
17698
17698
|
};
|
|
17699
17699
|
|
|
17700
|
-
imports.wbg.
|
|
17700
|
+
imports.wbg.__wbindgen_closure_wrapper2465 = function (arg0, arg1, arg2) {
|
|
17701
17701
|
const ret = makeMutClosure(arg0, arg1, 258, __wbg_adapter_56);
|
|
17702
17702
|
return addHeapObject(ret);
|
|
17703
17703
|
};
|