@sentio/runtime 3.6.2-rc.2 → 3.6.2-rc.4

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/lib/index.js CHANGED
@@ -24,7 +24,7 @@ import {
24
24
  providerMetrics,
25
25
  recordRuntimeInfo,
26
26
  timeoutError
27
- } from "./chunk-ZP25HZI2.js";
27
+ } from "./chunk-4ZC4G6EI.js";
28
28
  import {
29
29
  Plugin,
30
30
  PluginManager
@@ -20,7 +20,7 @@ import {
20
20
  require_lib3,
21
21
  require_src,
22
22
  withAbort
23
- } from "./chunk-ZP25HZI2.js";
23
+ } from "./chunk-4ZC4G6EI.js";
24
24
  import {
25
25
  ExecutionConfig,
26
26
  HandlerType,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentio/runtime",
3
- "version": "3.6.2-rc.2",
3
+ "version": "3.6.2-rc.4",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
package/src/multicall.ts CHANGED
@@ -475,11 +475,6 @@ const DEPLOYMENTS = [
475
475
  chainId: 11155111,
476
476
  url: 'https://sepolia.etherscan.io/address/0xcA11bde05977b3631167028862bE2a173976CA11#code'
477
477
  },
478
- {
479
- name: 'Holesky',
480
- chainId: 17000,
481
- url: 'https://holesky.etherscan.io/address/0xcA11bde05977b3631167028862bE2a173976CA11#code'
482
- },
483
478
  {
484
479
  name: 'Xterio Chain',
485
480
  chainId: 112358,