Skip to content

Commit

Permalink
Update delegation readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaituVR authored Nov 19, 2024
1 parent 57fb94a commit df5b86a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/strategies/delegation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ In delegation strategy, the sub strategies defined in params are used to delegat
| ----------- | ----------- |
| strategies | list of sub strategies to calculate voting power based on delegation |
| delegationSpace (optional) | Get delegations of a particular space (by default it take delegations of current space) |
| delegationNetwork | Get delegation from a particular chain instead of default chain |

Here is an example of parameters:

Expand All @@ -34,4 +35,4 @@ Here is an example of parameters:
]
}

```
```

0 comments on commit df5b86a

Please sign in to comment.