ic_certification::hash_tree

Function leaf_hash

source
pub fn leaf_hash(data: &[u8]) -> Hash
Expand description

Identifiably hashes a leaf node’s data. Used for hashing HashTreeNode::Leaf.