pub fn check_validation_outputs<T: Config>(
para_id: ParaId,
outputs: CandidateCommitments
) -> bool
Expand description
Implementation for the check_validation_outputs
function of the runtime API.
pub fn check_validation_outputs<T: Config>(
para_id: ParaId,
outputs: CandidateCommitments
) -> bool
Implementation for the check_validation_outputs
function of the runtime API.