pub type EpochRootCerts<T> = (ValidCert<QuorumCertificate2<T>>, LightClientStateUpdateCertificateV2<T>);Expand description
The quorum and light-client state certificates formed at an epoch-root view.
pub type EpochRootCerts<T> = (ValidCert<QuorumCertificate2<T>>, LightClientStateUpdateCertificateV2<T>);The quorum and light-client state certificates formed at an epoch-root view.