pub fn tally_and_hash( left: &ProofNode, right: &ProofNode, ) -> Result<ProofNode, String>
Get the tally and hash for parent node of two sibling nodes.