Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 845 Bytes

axelard_collect-gentxs.md

File metadata and controls

28 lines (20 loc) · 845 Bytes

axelard collect-gentxs

Collect genesis txs and output a genesis.json file

axelard collect-gentxs [flags]

Options

      --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 "$HOME/.axelar")

Options inherited from parent commands

      --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")
      --output string       Output format (text|json) (default "text")
      --trace               print out full stack trace on errors

SEE ALSO