Function switchboard_solana::program_id::keccak::hash
pub fn hash(val: &[u8]) -> HashExpand description
Return a Keccak256 hash for the given data.
pub fn hash(val: &[u8]) -> HashReturn a Keccak256 hash for the given data.