Function polkadot_runtime_parachains::runtime_api_impl::v1::check_validation_outputs [−][src]
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.