babylond query block
Get verified data for the block at the given height.
query block command
babylond query block [height] [flags]
Options
-h, --help help for block
-n, --node string Node to connect to (default "tcp://localhost:26657")
Options Inherited from Parent Commands
--chain-id string The network chain ID
--home string directory for config and data (default "/home/<yourSystemUsername>/.babylond")
--log_format string The logging format (json|plain) (default "plain")
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
--trace print out full stack trace on errors