seid validate-genesis
validates the genesis file at the default location or at the location passed as an arg
Usage:
seid validate-genesis [file] [flags]
Flags:
-h, --help help for validate-genesis
Global Flags:
--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