pub fn check_validation_outputs<T: Config>(
    para_id: Id,
    outputs: CandidateCommitments
) -> bool
Expand description

Implementation for the check_validation_outputs function of the runtime API.