From a99b55b753d0b89c39ba40a583236558c4cc542c Mon Sep 17 00:00:00 2001 From: Justin Date: Fri, 26 Apr 2024 00:32:29 +0100 Subject: [PATCH] Update allocations.md Updating the add allocation command to include the network element now that multiple networks are possible. --- docs/allocations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/allocations.md b/docs/allocations.md index 108b7ad..aca3626 100644 --- a/docs/allocations.md +++ b/docs/allocations.md @@ -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 allocationAmount decisionBasis always +graph indexer rules set allocationAmount decisionBasis always --network ```