# Functions
AddNodeFlags exposes some common configuration options on the command-line These are exposed for convenience of commands embedding a tendermint node.
AddNodeFlags exposes some common configuration options on the command-line These are exposed for convenience of commands embedding a tendermint node.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRunNodeCmd returns the command that allows the CLI to start a node.
ParseConfig retrieves the default environment configuration, sets up the Tendermint root and ensures that the root exists.
ResetAll removes address book files plus all data, and resets the privValdiator data.
# Constants
No description provided by the author
# Variables
ResetAllCmd removes the database of this Tendermint core instance.
ResetPrivValidatorCmd resets the private validator files.
RootCmd is the root command for Tendermint core.
ShowNodeIDCmd dumps node's ID to the standard output.
ShowValidatorCmd adds capabilities for showing the validator info.
VersionCmd ...