seid query block
Get verified data for a the block at given height
Usage:
seid query block [height] [flags]
Flags:
-h, --help help for block
-n, --node string Node to connect to (default "tcp://localhost:26657")
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