Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnvPrefix = "CELESTIA" // FlagLogToFile specifies whether to log to file or not. FlagLogToFile = "log-to-file" UpgradeHeightFlag = "v2-upgrade-height" )
Variables ¶
This section is empty.
Functions ¶
func NewAppServer ¶
func NewAppServer(logger log.Logger, db dbm.DB, traceStore io.Writer, appOpts servertypes.AppOptions) servertypes.Application
func NewRootCmd ¶
NewRootCmd creates a new root command for celestia-appd. It is called once in the main function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.