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

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