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 937ee15 commit 639923e
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 @@ -2,7 +2,7 @@

The Token Governor is the contract that enables token holders to cast votes and create actions.

Llama Token Voting works by issuing a Llama policy to the `LlamaTokenGovernor` contract, which can hold roles and policies that enable the contract to cast approvals/disapprovals and create actions. The governor contract exposes this policyholder functionality via public functions to token holders.
Llama Token Voting works by issuing a Llama policy to the `LlamaTokenGovernor` contract, which can hold roles and policies that enable the contract to cast approvals/disapprovals and create actions. The Governor contract exposes this policyholder functionality via public functions to token holders.

## Casting Votes/Vetos

Expand Down

0 comments on commit 639923e

Please sign in to comment.