The epoch finalization entry is the proof that makes the protocol able to advance to a new epoch. I.e. the 'EpochFinalizationEntry' is present if and only if the block is the first block of a new 'Epoch'.
The quorum certificate for the finalized block.
A proof that the successor block is an immediate successor of the finalized block.
The quorum certificate for the block that finalizes the block that 'finalizedQc' points to.
Generated using TypeDoc
The epoch finalization entry is the proof that makes the protocol able to advance to a new epoch. I.e. the 'EpochFinalizationEntry' is present if and only if the block is the first block of a new 'Epoch'.