Function ic_certification::hash_tree::leaf_hash
source · pub fn leaf_hash(data: &[u8]) -> HashExpand description
Identifiably hashes a leaf node’s data. Used for hashing HashTreeNode::Leaf.
pub fn leaf_hash(data: &[u8]) -> HashIdentifiably hashes a leaf node’s data. Used for hashing HashTreeNode::Leaf.