Module engine_tree_config

Source
Expand description

Temporarily re-export engine tree config. Engine tree configuration.

Structs§

TreeConfig
The configuration of the engine tree.

Constants§

DEFAULT_BACKUP_THRESHOLD
Triggers backup when the number of canonical blocks persisted exceeds this threshold.
DEFAULT_MEMORY_BLOCK_BUFFER_TARGET
How close to the canonical head we persist blocks.
DEFAULT_PERSISTENCE_THRESHOLD
Triggers persistence when the number of canonical blocks in memory exceeds this threshold.