Skip to main content

babylond add-genesis-bls

This command adds a BLS key to the genesis.json file.

add-genesis-bls command

babylond add-genesis-bls [genesis_bls_file] [flags]

Options

-h, --help   help for add-genesis-bls

Options Inherited from Parent Commands

--home string         directory for config and data (default "/home/kakakepan/.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