enid collect-gentxs

enid collect-gentxs

Collect genesis transactions and output the genesis.json file

Usage:
  enid collect-gentxs [flags]

Flags:
      --gentx-dir string   Override the default "gentx" directory from which to collect and execute genesis transactions; default is [--home]/config/gentx/
  -h, --help               Help information for collect-gentxs
      --home string        Application home directory (default "~/.eni")

Global Flags:
      --log_format string   Log format (json|plain)
      --log_level string    Log level (trace|debug|info|warn|error|fatal|panic)
      --trace               Print the full stack trace on error

Last updated