Module tendermint_light_node::config[][src]

LightNode Config

See instructions in commands.rs to specify the path to your application’s configuration file and/or command-line options for specifying it.

Structs

LightClientConfig

LightClientConfig contains all options of a light client instance.

LightNodeConfig

LightNode Configuration

RpcConfig

RpcConfig contains for the RPC server of the light node as well as RPC client related options.