Modules§
Structs§
- Consensus
Graph Inner - Implementation details of Eras, Timer chain and Checkpoints
- Consensus
Graph Node - Consensus
Graph Node Data - ConsensusGraphNodeData contains all extra information of a block that will change as the consensus graph state evolves (e.g., pivot chain changes). Unlike the ConsensusGraphNode fields, fields in ConsensusGraphNodeData will only be available after the block is preactivated (after calling preactivate_block().
- Consensus
Inner Config - State
Blame Info