pub fn hash_pairs(pairs: Vec<Hash>) -> Vec<Hash>
Hashes pairs of hashes together, returning a new vector of hashes.