Module massa_node::settings
source · Expand description
Build here the default node settings from the configuration file toml
Structs
- API and server configuration, read from a file configuration.
- Bootstrap configuration.
- Consensus configuration Assumes
thread_count >= 1, t0_millis >= 1, t0_millis % thread_count == 0
- Factory settings
- gRPC API settings.
- gRPC settings the gRPC settings
- Pool configuration, read from a file configuration
- Protocol Configuration, read from toml user configuration file