ic_agent::hash_tree

Function labeled_hash

source
pub fn labeled_hash(label: &[u8], content_hash: &[u8; 32]) -> [u8; 32]
Expand description

Identifiably hashes a label for this branch. Used for hashing HashTreeNode::Labeled.