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

Add update_inflation extrinsic in supply pallet #1202

Closed
nakul1010 opened this issue Oct 6, 2023 · 1 comment
Closed

Add update_inflation extrinsic in supply pallet #1202

nakul1010 opened this issue Oct 6, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request prio:high

Comments

@nakul1010
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently, there is no way to update the Inflation value without updating the start height.

Describe the solution you'd like
Create a new ext update_inflation which can be called by root and updates the inflation value in the supply pallet.

@nakul1010 nakul1010 added enhancement New feature or request prio:high labels Oct 6, 2023
@nakul1010 nakul1010 self-assigned this Oct 6, 2023
@nud3l nud3l added this to Backlog Oct 6, 2023
@github-project-automation github-project-automation bot moved this to New 🆕 in Backlog Oct 6, 2023
@nakul1010
Copy link
Member Author

setStorage extrinsic of system pallet can directly be called by the root, there is no need to have a update_inflation extrinsic.

@github-project-automation github-project-automation bot moved this from New 🆕 to Done ✅ in Backlog Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio:high
Projects
Archived in project
Development

No branches or pull requests

1 participant