Module config

Module config 

Source

Structs§

BaseConfig
ConsensusConfig
LoggerConfig
MempoolConfig
NodeConfig
Config pulls in configuration information from the config file. This is used to set up the nodes and configure various parameters. The config file is broken up into sections for each module so that only that module can be passed around
OnDiskStorageConfig
RocksdbConfig
Port selected RocksDB options for tuning underlying rocksdb instance of DiemDB. see https://github.com/facebook/rocksdb/blob/master/include/rocksdb/options.h for detailed explanations.
RootPath
SafetyRulesConfig
StorageConfig

Enums§

ConsensusProposerType
Error

Traits§

PersistableConfig

Functions§

invariant