cmd

package
v3.4.0-mocha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2025 License: Apache-2.0 Imports: 60 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// EnvPrefix is the environment variable prefix for celestia-appd.
	// Environment variables that Cobra reads must be prefixed with this value.
	EnvPrefix = "CELESTIA"

	// FlagLogToFile specifies whether to log to file or not.
	FlagLogToFile = "log-to-file"

	// UpgradeHeightFlag is the flag to specify the upgrade height for v1 to v2
	// application upgrade.
	UpgradeHeightFlag = "v2-upgrade-height"

	// TimeoutCommit is a flag that can be used to override the timeout_commit.
	TimeoutCommitFlag = "timeout-commit"
)
View Source
const (
	FlagForceNoBBR = "force-no-bbr"
)

Variables

This section is empty.

Functions

func NewAppServer

func NewAppServer(logger log.Logger, db dbm.DB, traceStore io.Writer, appOptions servertypes.AppOptions) servertypes.Application

func NewRootCmd

func NewRootCmd() *cobra.Command

NewRootCmd creates a new root command for celestia-appd.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL