commands

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2017 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "tendermint",
	Short: "Tendermint Core (BFT Consensus) in Go",
	PersistentPreRun: func(cmd *cobra.Command, args []string) {

		config.Set("log_level", logLevel)
		logger.SetLogLevel(logLevel)
	},
}

Functions

func ResetAll

func ResetAll(c cfg.Config, l log15.Logger)

Exported so other CLI tools can use it

func ResetPrivValidator

func ResetPrivValidator(c cfg.Config, l log15.Logger)

Types

This section is empty.

Jump to

Keyboard shortcuts

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