pub fn fork_hash(l: &Hash, r: &Hash) -> Hash
Expand description
Identifiably hashes a fork in the branch. Used for hashing HashTreeNode::Fork.
pub fn fork_hash(l: &Hash, r: &Hash) -> Hash
Identifiably hashes a fork in the branch. Used for hashing HashTreeNode::Fork.