tally_and_hash

Function tally_and_hash 

Source
pub fn tally_and_hash(
    left: &ProofNode,
    right: &ProofNode,
) -> Result<ProofNode, String>
Expand description

Get the tally and hash for parent node of two sibling nodes.