pub fn hash_pair(
left: &[u8; ab_blake3::OUT_LEN],
right: &[u8; ab_blake3::OUT_LEN],
) -> [u8; ab_blake3::OUT_LEN]Expand description
Helper function to hash two nodes together using [ab_blake3::single_block_keyed_hash()] and
INNER_NODE_DOMAIN_SEPARATOR