Module tendermint_light_node::commands[][src]

LightNode Subcommands

The light client supports the following subcommands:

  • initialize: subjectively initializes the light node with a given height and hash
  • start: launches the light client
  • version: print application version

See the impl Configurable below for how to specify the path to the application’s configuration file.

Enums

LightNodeCmd

LightNode Subcommands

Constants

CONFIG_FILE

LightNode Configuration Filename