Module config
Expand description
Engine tree configuration.
Structs§
- Tree
Config - The configuration of the engine tree.
Constants§
- 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.
Functions§
- has_
enough_ parallelism - Determines if the host has enough parallelism to run the payload processor.