removed unnecessary newline from governor
This commit is contained in:
parent
0e575ad648
commit
ce8c0a8e7a
1 changed files with 3 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|:-----------:|:--------------:|:-------------:|
|
||||
| WIP | WIP | v0.1 2022-02-03 |
|
||||
|
||||
***
|
||||
---
|
||||
|
||||
**Specification ownership:** [Jack Hodgkinson]
|
||||
|
||||
|
|
@ -20,8 +20,6 @@
|
|||
|
||||
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).
|
||||
---
|
||||
|
||||
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