Skip to content

Commit 65c21c7

Browse files
Update SpecVersion (#789)
1 parent ee80d5a commit 65c21c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/developing/creating-a-subgraph.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ In this configuration:
316316

317317
### Declared eth_call
318318

319-
> **Requires**: [SpecVersion](#specversion-releases) >= `1.2.0`. Currently, `eth_calls` can only be declared for event handlers.
319+
> Note: The highest [SpecVersion](#specversion-releases) available to sync is `1.0.0`.
320320

321321
Declarative `eth_calls` are a valuable subgraph feature that allows `eth_calls` to be executed ahead of time, enabling `graph-node` to execute them in parallel.
322322

0 commit comments

Comments
 (0)