Skip to content

Commit 9df5d74

Browse files
authored
remove outdated note about declared eth_call being experimental (#1014)
1 parent e7e328c commit 9df5d74

File tree

1 file changed

+0
-2
lines changed
  • website/src/pages/en/subgraphs/developing/creating

1 file changed

+0
-2
lines changed

website/src/pages/en/subgraphs/developing/creating/advanced.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,8 +456,6 @@ In this configuration:
456456

457457
## Declared eth_call
458458

459-
> Note: This is an experimental feature that is not currently available in a stable Graph Node release yet. You can only use it in Subgraph Studio or your self-hosted node.
460-
461459
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.
462460

463461
This feature does the following:

0 commit comments

Comments
 (0)