seid collect-gentxs
Collect genesis txs and output a genesis.json file
Usage:
seid collect-gentxs [flags]
Flags:
--gentx-dir string override default "gentx" directory from which collect and execute genesis transactions; default [--home]/config/gentx/
-h, --help help for collect-gentxs
--home string The application home directory (default "~/.sei")
Global Flags:
--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