# Functions
AddNodeFlags exposes some common configuration options on the command-line These are exposed for convenience of commands embedding a node.
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 root and ensures that the root exists.
ResetAll removes the privValidator and address book files plus all data.
# Variables
GenValidatorCmd allows the generation of a keypair for a validator.
InitFilesCmd initialises a fresh BlockChain Core instance.
ReplayCmd allows replaying of messages from the WAL.
ReplayConsoleCmd allows replaying of messages from the WAL in a console.
ResetAllCmd removes the database of this core instance.
ResetPrivValidatorCmd resets the private validator files.
RootCmd is the root command.
ShowValidatorCmd adds capabilities for showing the validator info.
VersionCmd ...
# Structs
ContractData used to store the contract data that we need repaly.