osmosis
osmosis copied to clipboard
Add missing module params query to CLI
Background
Not every module that has params has a corresponding CLI command for params. I think two things should be done:
- Check every module under
osmosisd q. If a module is listed that doesn't have a params query, add it - Add a top level query that lists every modules query at once