- [x] Support modifying the genesis module params by the list of param changes in the launch information during the genesis generation process of `prepare` - [x] Add a command to request a param change ``` ignite n request param [module-name] [param-name] [value (json, string, number)] ```