# Packages
No description provided by the author
# Functions
AddGenesisAccountCmd returns add-genesis-account cobra Command.
ChangeSetCmd returns nil for builds without rocksdb When building with rocksdb, ChangeSetCmd returns a Cobra command for interacting with change sets (check the 'versiondb.go' file).
GetMigrationCallback returns a MigrationCallback for a given version.
InitCmd returns a command that initializes all files needed for Tendermint and the respective application.
MigrateGenesisCmd returns a command to execute genesis state migration.
NewRootCmd creates a new root command for aizeld.
NewTestnetCmd creates a root testnet command with subcommands to run an in-process testnet or initialize validator configuration files for running a multi-validator testnet in a separate process.
# Constants
No description provided by the author
FlagGenesisTime defines the genesis time in string format.