Skip to content

Commit 82b8130

Browse files
Edits (#951)
1 parent 6d3fd12 commit 82b8130

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/pages/en/subgraphs/upgrade-indexer.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Originally designed as a transitional support, its primary purpose was to facili
1111

1212
### What it does
1313

14-
- Provides immediate query support for all newly deployed subgraphs.
14+
- Provides immediate query support for all newly deployed Subgraphs.
1515
- Functions as the sole supporting Indexer for each chain until indexing rewards are activated.
1616

1717
### What it does **not** do
1818

19-
- Does not permanently index subgraphs. Subgraph owners should curate subgraphs to use independent Indexers long term.
19+
- Does not permanently index Subgraphs. Subgraph owners should curate Subgraphs to use independent Indexers long term.
2020
- Does not compete for rewards. The Upgrade Indexer's participation on the Graph Network does not dilute rewards for other Indexers.
2121
- Doesn't support Time Travel Queries (TTQ). All Subgraphs on the Upgrade Indexer are auto-pruned. If TTQs are needed on a Subgraph, [curation signal can be added](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) to attract Indexers that will support this feature.
2222

0 commit comments

Comments
 (0)