seid query epoch

Querying commands for the epoch module
 
Usage:
  seid query epoch [flags]
  seid query epoch [command]
 
Available Commands:
  epoch       gets the current epoch
  params      shows the parameters of the module
 
Flags:
  -h, --help   help for epoch
 
Global Flags:
      --chain-id string     The network chain ID
      --home string         directory for config and data (default "~/.sei")
      --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 "seid query epoch [command] --help" for more information about a command.