Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Update TokenGovernor.md
Browse files Browse the repository at this point in the history
Co-authored-by: hello-shreyas <[email protected]>
  • Loading branch information
dd0sxx and hello-shreyas authored Jan 3, 2024
1 parent 639923e commit d402812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/token-voting/TokenGovernor.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Before voting begins, there is a delay period. The delay period allows token hol

### Casting Votes

Token holders can cast their votes during the voting period on actions created within the Llama governance system if the governor holds the approval or force approval role for the action's strategy. The process of casting a vote involves indicating support or opposition to a particular action. The contract provides the `castVote` function, which requires the following parameters:
Token holders can cast their votes during the voting period on actions created within the Llama governance system if the Governor holds the approval or force approval role for the action's strategy. The process of casting a vote involves indicating support or opposition to a particular action. The contract provides the `castVote` function, which requires the following parameters:

```solidity
uint8 role,
Expand Down

0 comments on commit d402812

Please sign in to comment.