# Functions
add server commands.
ConstructAppCreator returns an application generation function.
ConstructAppExporter returns an application export function.
ExportCmd dumps app state to JSON.
Get a free address for a test tendermint server protocol is either tcp, http, etc.
GenerateCoinKey returns the address of a public key, along with the secret phrase to recover the private key.
GenerateSaveCoinKey returns the address of a public key, along with the secret phrase to recover the private key.
get cmd to initialize all files for tendermint and application.
get cmd to initialize all files for tendermint and application.
InsertKeyJSON inserts a new JSON field/key with a given value to an existing JSON message.
No description provided by the author
No description provided by the author
PersistentPreRunEFn returns a PersistentPreRunE function for cobra that initailizes the passed in context with a properly configured logger and config objecy.
ShowNodeIDCmd - ported from Tendermint, dump node ID to stdout.
ShowValidator - ported from Tendermint, show this node's validator info.
create the genesis app state.
Generate a genesis transaction.
StartCmd runs the service passed in, either stand-alone or in-process with Tendermint.
get cmd to initialize all files for tendermint testnet and application.
UnsafeResetAllCmd - extension of the tendermint command, resets initialization.
# Variables
simple default application init.
parameter names, init command.
Parameter names, for init gen-tx command.
parameter names, init command.
parameter names, init command.
Parameter names, for init gen-tx command.
parameter names, init command.
Parameter names, for init gen-tx command.
# Structs
Core functionality passed from the application to the server init command.
server context.
genesis piece structure for creating combined genesis.
Storage for init command input parameters.
simple genesis tx.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author