@sentio/runtime 3.1.0-rc.4 → 3.2.0-rc.1
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.
|
@@ -38106,6 +38106,9 @@ var GLOBAL_CONFIG = {
|
|
|
38106
38106
|
execution: {
|
|
38107
38107
|
sequential: false,
|
|
38108
38108
|
forceExactBlockTime: false
|
|
38109
|
+
},
|
|
38110
|
+
cache: {
|
|
38111
|
+
enabled: true
|
|
38109
38112
|
}
|
|
38110
38113
|
};
|
|
38111
38114
|
function freezeGlobalConfig() {
|
|
@@ -60238,4 +60241,4 @@ long/umd/index.js:
|
|
|
60238
60241
|
@noble/curves/esm/secp256k1.js:
|
|
60239
60242
|
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
60240
60243
|
*/
|
|
60241
|
-
//# sourceMappingURL=chunk-
|
|
60244
|
+
//# sourceMappingURL=chunk-G6JGZJP4.js.map
|