@sentio/runtime 2.62.0-rc.7 → 2.62.0-rc.9

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.
@@ -59301,7 +59301,7 @@ var ProcessorServiceImpl = class {
59301
59301
  this.loader = loader;
59302
59302
  this.shutdownHandler = shutdownHandler;
59303
59303
  this.enablePreprocess = process.env["ENABLE_PREPROCESS"] ? process.env["ENABLE_PREPROCESS"].toLowerCase() == "true" : false;
59304
- this.enablePartition = options?.["enable-partition"] == true;
59304
+ this.enablePartition = options?.enablePartition == true;
59305
59305
  }
59306
59306
  async getConfig(request, context) {
59307
59307
  if (!this.started) {
@@ -59780,4 +59780,4 @@ long/umd/index.js:
59780
59780
  @noble/curves/esm/secp256k1.js:
59781
59781
  (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
59782
59782
  */
59783
- //# sourceMappingURL=chunk-YBKSM3GO.js.map
59783
+ //# sourceMappingURL=chunk-AHIIUVQL.js.map