pub fn hash<Runtime>(data: &[u8]) -> H256
where Runtime: Config, H256: From<<Runtime as Config>::Hash>,