babylond validate-genesis
Validates the genesis file in the default location or the location specified by the argument.
validate-genesis command
babylond validate-genesis [file] [flags]
Options
-h, --help help for validate-genesis
Options Inherited from Parent Commands
--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