# Functions
checkStatus queries the status endpoint of the Story chain and fetches the latest block height.
DefaultCometConfig returns the default cometBFT config.
InitFiles initializes the files and folders required by story.
No description provided by the author
New returns a new root cobra command that handles our command line tool.
No description provided by the author
WriteConfigFile renders config using the template and writes it to configFilePath.
# Structs
InitConfig is the config for the init command.
No description provided by the author
StatusConfig is the config for the status command.
No description provided by the author
# Type aliases
No description provided by the author