Skip to content

Integrate the params TOML support into gnogenesis #4144

Open
@Kouteki

Description

@Kouteki

Description

Currently, we have a genesis_params.toml sitting in the gno.land/genesis folder that is only used to load genesis params for txtar (unit) tests.

Adding and editing params in the genesis.json is a manual task that is error-prone.
This task concerns adding a subcommand suite gnogenesis params to load and manipulate genesis.json params, as well as having the genesis_params.toml be a chain artifact we can generate. By default, --lazy should generate the genesis_params.toml with default values and load it into the genesis.json.

Metadata

Metadata

Labels

Type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions