Skip to content

Commit 62f761f

Browse files
Update indexing.mdx (#820)
correct number value referring to allocation states
1 parent c2bcd86 commit 62f761f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/network/indexing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ To set the delegation parameters using Graph Explorer interface, follow these st
810810
811811
### The life of an allocation
812812

813-
After being created by an Indexer a healthy allocation goes through four states.
813+
After being created by an Indexer a healthy allocation goes through two states.
814814

815815
- **Active** - Once an allocation is created on-chain ([allocateFrom()](https://github.com/graphprotocol/contracts/blob/main/packages/contracts/contracts/staking/Staking.sol#L316)) it is considered **active**. A portion of the Indexer's own and/or delegated stake is allocated towards a subgraph deployment, which allows them to claim indexing rewards and serve queries for that subgraph deployment. The Indexer agent manages creating allocations based on the Indexer rules.
816816

0 commit comments

Comments
 (0)