Function check_qc_state_cert_correspondence

Source
pub(crate) fn check_qc_state_cert_correspondence<TYPES: NodeType>(
    qc: &QuorumCertificate2<TYPES>,
    state_cert: &LightClientStateUpdateCertificate<TYPES>,
    epoch_height: u64,
) -> bool