pub async fn validate_light_client_state_update_certificate<TYPES: NodeType, V: Versions>(
state_cert: &LightClientStateUpdateCertificateV2<TYPES>,
membership_coordinator: &EpochMembershipCoordinator<TYPES>,
upgrade_lock: &UpgradeLock<TYPES, V>,
) -> Result<()>
Expand description
Validates the light client state update certificate