Module cfxcore::consensus::consensus_inner
source · Modules§
Structs§
- Implementation details of Eras, Timer chain and Checkpoints
- 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().