osmosis icon indicating copy to clipboard operation
osmosis copied to clipboard

Add missing module params query to CLI

Open czarcas7ic opened this issue 1 year ago • 0 comments

Background

Not every module that has params has a corresponding CLI command for params. I think two things should be done:

  1. Check every module under osmosisd q. If a module is listed that doesn't have a params query, add it
  2. Add a top level query that lists every modules query at once

czarcas7ic avatar Jun 30 '24 22:06 czarcas7ic