referrerpolicy=no-referrer-when-downgrade
polkadot_runtime_parachains::runtime_api_impl::v11

Function validation_code_by_hash

Source
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.