Expand description
Implements the Chain Selection Subsystem.
Structs§
- Chain
Selection Subsystem - The chain selection subsystem.
- Config
- Configuration for the chain selection subsystem.
- Stagnant
Check Interval - The interval, in seconds to check for stagnant blocks.
Enums§
- Error
- Stagnant
Check Mode - Mode of the stagnant check operations: check and prune or prune only
Traits§
- Clock
- A clock used for fetching the current timestamp.