# Functions
InitCmd returns a command that initializes all files needed for Tendermint and the respective application.
No description provided by the author
NewMultipleRollbackCmd creates a command to rollback CometBFT and multistore state by one height.
NewRootCmd creates a new root command for initiad.
StoreAndInstantiateNFTContracts stores and instantiates cw721 and ics721 contracts.
# Constants
FlagDenom defines a flag to set default denom a chain operator want to use.
FlagOverwrite defines a flag to overwrite an existing genesis JSON file.
FlagRecover defines a flag to initialize the private validator key from a specific seed.
# Variables
DefaultLaunchStepFactories is a list of default launch step factories.