referrerpolicy=no-referrer-when-downgrade

Function polkadot_sdk_frame::hashing::blake2_64

pub fn blake2_64(data: &[u8]) -> [u8; 8]
Expand description

Do a Blake2 64-bit hash and return result.