enid query mint

Querying commands for the minting module

Usage:
  enid query mint [flags]
  enid query mint [command]

Available Commands:
  minter      Query the most recent minting state
  params      Query the current minting parameters

Flags:
  -h, --help   help for mint

Global Flags:
      --chain-id string     The network chain ID
      --home string         directory for config and data (default "~/.eni")
      --log_format string   The logging format (json|plain)
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic)
      --trace               print out full stack trace on errors

Use "enid query mint [command] --help" for more information about a command.