Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for wallets, committees, and validator servers.

Structs§

CommitteeConfig
The (public) configuration for all validators.
GenesisConfig
The initial configuration of a Linera network, defining its genesis state.
ValidatorConfig
The public configuration of a validator.
ValidatorServerConfig
The private configuration of a validator service.

Enums§

GenesisConfigError
An error that can occur while building or applying a GenesisConfig.