ic_certification::hash_tree

Function fork

source
pub fn fork<Storage: AsRef<[u8]>>(
    left: HashTree<Storage>,
    right: HashTree<Storage>,
) -> HashTree<Storage>
Expand description

Create a forked tree from two trees or node.