Ulysses

Results 1 comments of Ulysses

_validateProof(obj, rootHash) { // const tree = new MerkleTools(); // const leaf = obj.tripleHash; // const verified = tree.validateProof(obj.proof, leaf, rootHash); // return verified; } they have commented out the...