Structs§
- Base
Config - Consensus
Config - Logger
Config - Mempool
Config - Node
Config - 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
- OnDisk
Storage Config - Rocksdb
Config - 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.
- Root
Path - Safety
Rules Config - Storage
Config