Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/allocations.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Once you read those links above and you know exactly what your plan is, and what
Now, to allocate towards your chosen subgraph, inside the cli container, run the following command:

```bash
graph indexer rules set <IPFS_HASH> allocationAmount <GRT> decisionBasis always
graph indexer rules set <IPFS_HASH> allocationAmount <GRT> decisionBasis always --network <CHAIN_NAME>


```
Expand Down