Function polkadot_runtime_parachains::runtime_api_impl::v1::validation_code_by_hash[][src]

pub fn validation_code_by_hash<T: Config>(
    hash: ValidationCodeHash
) -> Option<ValidationCode>
Expand description

Implementation for the validation_code_by_hash function of the runtime API.