get rid of redundant docs, update README a little
This commit is contained in:
parent
acc1da783a
commit
b2e9b3d8dd
14 changed files with 68 additions and 860 deletions
|
|
@ -1,7 +1,9 @@
|
|||
digraph {
|
||||
Stakes -> Proposals [label="vote on"]
|
||||
Stakes -> Proposals [label="create and vote on"]
|
||||
Proposals -> Effects [label="have"]
|
||||
Admin-> Governor [label="initializes"]
|
||||
Governor -> Effects [label="issues GATs to"]
|
||||
Users -> Stakes [label="lock GT in"]
|
||||
Effects -> Treasury [label="release GT from"]
|
||||
Effects -> Components [label="alter"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue