Function solana_program::hash::hashv

source ยท
pub fn hashv(vals: &[&[u8]]) -> Hash
Expand description

Return a Sha256 hash for the given data.