cli
cli copied to clipboard
network: coordinator can suggest default getnx configs
like commission rate etc.
Then validators can be prompted to those default when they use join cmd
This, and also a coordinator may set values in config.yml that will be automatically applied to app.toml and config.toml. Most likely a different issue.
This, and also a coordinator may set values in
config.ymlthat will be automatically applied toapp.tomlandconfig.toml. Most likely a different issue.
This looks related https://github.com/tendermint/starport/issues/2195.