initiated effects
This commit is contained in:
parent
4537ecc4da
commit
4d84c73a40
1 changed files with 9 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
| Specification | Implementation | Last revision |
|
||||
|:-----------:|:--------------:|:-------------:|
|
||||
| WIP | WIP | v0.1 2022-01-26 |
|
||||
| WIP | WIP | v0.1 2022-02-03 |
|
||||
|
||||
***
|
||||
|
||||
|
|
@ -17,3 +17,11 @@
|
|||
[Jack Hodgkinson]: https://github.com/jhodgdev
|
||||
|
||||
**Current Status**:
|
||||
|
||||
First draft. Subject to review by @emiflake.
|
||||
|
||||
---
|
||||
|
||||
The governor is a simpler component than others in the system but
|
||||
still provides an invaluable role. Firstly, it acts as a repository for all the governance parameters e.g. the duration of proposal phases or GT thresholds. Secondly, and perhaps most importantly, it verifies whether proposals have passed legally and, if they have, grants their [effects](effects.md) powerful [governance authority tokens](authority-tokens.md).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue