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

Pallet/Config: create config pallet #191

Open
vovacha opened this issue Oct 27, 2022 · 0 comments
Open

Pallet/Config: create config pallet #191

vovacha opened this issue Oct 27, 2022 · 0 comments

Comments

@vovacha
Copy link
Contributor

vovacha commented Oct 27, 2022

User Story

As user I want to externalise configurable values consumed by pallets so I can do changes on them.

Acceptance Criteria

  1. store global configs
  2. configs are used in other pallets
  3. configs should be votable in a later step
  4. configs are detached from runtime

Additional Information

  • example for a config: GameDAO treasury fee (currently 0.3% --> should be 2.5%)

How to test

  1. a
  2. b
  3. c
  4. d
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

No branches or pull requests

1 participant