Skip to content

Instantly share code, notes, and snippets.

@okwme
Created November 28, 2020 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save okwme/46adc72901fdc0418dac7d60d7b03714 to your computer and use it in GitHub Desktop.
Save okwme/46adc72901fdc0418dac7d60d7b03714 to your computer and use it in GitHub Desktop.
$ cat genesis.json | jq '.app_state["staking"]["params"]["max_validators"]=125' > tmp_genesis.json && mv tmp_genesis.json genesis.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment