Skip to content

How to Change Number of Validators from 180 to 360? #17203

Closed Answered by atheeshp
sayeed21141073 asked this question in Q&A
Discussion options

You must be logged in to vote

case 1: (Before starting the chain)

You can edit the genesis.json, after running the init command a genesis.json file will be created under $Home/.simapp/config directory. Just change the max_validators param under staking module to the number that you want.

case 2: (on an already running chain)
You have to execute the param change proposal (check the docs for ref).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by facundomedica
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants