Skip to content

Commit 3b999e3

Browse files
Delete extra parens (#1101)
1 parent 65ab84d commit 3b999e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/en/subgraphs/fair-use-policy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The Edge & Node Support Team reserves the right to revise fair limits or impose
4343
If you exceed your fair use limits, you will receive an email alert giving you a grace period of **7 days** to take action. Here are some options:
4444

4545
- Try [pruning Subgraph data](/subgraphs/best-practices/pruning/) to remove unused entities and help stay within storage limits.
46-
- If your subgraph references chains that receive indexing rewards, [indicated by double check marks in the Subgraphs column here](/subgraphs/best-practices/pruning/)), then [publish your Subgraph to the Network](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) and [add signal](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) to encourage other Indexers on the network to serve it.
46+
- If your subgraph references chains that receive indexing rewards, [indicated by double check marks in the Subgraphs column here](/subgraphs/best-practices/pruning/), then [publish your Subgraph to the Network](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) and [add signal](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) to encourage other Indexers on the network to serve it.
4747
- If your Subgraph references a chain that **does not** receive indexing rewards, reach out to InfraDAO [indexing@infradao.com] or @jmulq on Telegram to discuss options that meet your technical needs.
4848

4949
Edge & Node's team is committed to helping users avoid unnecessary interruptions and will continue to support all builders.

0 commit comments

Comments
 (0)