Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic governance setup #60

Closed
xlc opened this issue Jan 14, 2020 · 0 comments · Fixed by #71
Closed

Basic governance setup #60

xlc opened this issue Jan 14, 2020 · 0 comments · Fixed by #71
Assignees

Comments

@xlc
Copy link
Member

xlc commented Jan 14, 2020

Add and configure following modules:

  • pallet-democracy
  • pallet-collective
    • Instance1: Board
    • Instance2: FinancialCouncil
    • Instance3: OperatorCollective
  • pallet-membership
    • Instance1: BoardMembership
      • Managed by Board, EnsureProportionAtLeast 3/4
    • Instance2: FinancialCouncilMembership
      • Managed by Board, EnsureProportionAtLeast 1/2
    • Instance3: OperatorMembership
      • Managed by Board, EnsureProportionAtLeast 1/3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants