@sentio/runtime 4.0.0-rc.12 → 4.0.0-rc.13

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.
@@ -11701,7 +11701,7 @@ function configureEndpoints(options) {
11701
11701
  if (chainConfig.Rpc?.Url) {
11702
11702
  Endpoints.INSTANCE.chainRpc.set(id, {
11703
11703
  url: chainConfig.Rpc.Url,
11704
- meta: chainConfig.Rpc.Meta
11704
+ headers: chainConfig.Rpc.Headers
11705
11705
  });
11706
11706
  } else {
11707
11707
  const http = chainConfig.Https?.[0];
@@ -15171,4 +15171,4 @@ export {
15171
15171
  GLOBAL_CONFIG,
15172
15172
  ProcessorServiceImplV3
15173
15173
  };
15174
- //# sourceMappingURL=chunk-67PFSF7W.js.map
15174
+ //# sourceMappingURL=chunk-RXBG7EOK.js.map