[][src]Function proof::cache::hash_children

pub fn hash_children(left: &[u8], right: &[u8]) -> Vec<u8>

Helper function that appends right to left and hashes the result.