cli
cli copied to clipboard
Remove `RandomizedParams` from scaffolded modules
We currently include RandomizedParams for our scaffolded modules as a simulation target. Once params are deprecated, this will also need to be removed from our templates. Depends on #2745.
Related Cosmos SDK issue: https://github.com/cosmos/cosmos-sdk/pull/12846