add spec on vesting, proposals
This commit is contained in:
parent
1b52a2a179
commit
e4670d6ee7
6 changed files with 318 additions and 2 deletions
|
|
@ -15,4 +15,5 @@ Agora makes extensive use of plutarch. So it's prerequisite for understanding th
|
|||
The following is a list of words/shorthands that are frequently used:
|
||||
|
||||
- **Governance Token (GT)**: The token that holds value within the protocol and is used for voting, rewards, etc. _Examples: Liqwid's LQ_.
|
||||
- **Authority Token (GAT)**: A token that delegates authority of a particular script / token. See [tech-design/authority-token.md](./tech-design/authority-token.md)
|
||||
- **Authority Token (GAT)**: A token that delegates authority of a particular script / token. See [tech-design/authority-token.md](./tech-design/authority-tokens.md)
|
||||
- **Effect**: The result of a proposal, enforced by an effect script.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue