pub fn validation_code_by_hash<T: Config>( hash: ValidationCodeHash, ) -> Option<ValidationCode>
Implementation for the validation_code_by_hash function of the runtime API.
validation_code_by_hash