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.
pub fn validation_code_by_hash<T: Config>(
hash: ValidationCodeHash
) -> Option<ValidationCode>Implementation for the validation_code_by_hash function of the runtime API.