Function switchboard_solana::program_id::keccak::extend_and_hash
pub fn extend_and_hash(id: &Hash, val: &[u8]) -> HashExpand description
Return the hash of the given hash extended with the given value.
pub fn extend_and_hash(id: &Hash, val: &[u8]) -> HashReturn the hash of the given hash extended with the given value.