package
1.0.0
Repository: https://github.com/coreumfoundation/coreum.git
Documentation: pkg.go.dev

# Functions

InitCmd returns the init cobra command.
NewRootCmd creates a new root command for a Cosmos SDK application.
OverwriteDefaultChainIDFlags searches for the DefaultChainID flag and replaces its value of the current default.
PreProcessFlags prepares the initial flags config for the cli.

# Constants

FlagOverwrite defines a flag to overwrite an existing genesis JSON file.
FlagRecover defines a flag which determines whether to init private keys from mnemonic or generate new ones.

# Type aliases

No description provided by the author
Option configures root command option.