pub fn hash_pair_block(
pair: &[u8; ab_blake3::BLOCK_LEN],
) -> [u8; ab_blake3::OUT_LEN]Expand description
Similar to hash_pair() but already has left and right nodes concatenated
pub fn hash_pair_block(
pair: &[u8; ab_blake3::BLOCK_LEN],
) -> [u8; ab_blake3::OUT_LEN]Similar to hash_pair() but already has left and right nodes concatenated