ic_agent::hash_tree

Function leaf_hash

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

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