Mehran Shakeri

Results 1 issues of Mehran Shakeri

Hi, In your documentation you mention adding `0x00` and `0x01` to children and inner nodes and apply it in you hash function as well `H(0x01, X)`. However in your [code](https://github.com/quux00/merkle-tree/blob/master/src/main/java/net/quux00/MerkleTree.java#L247)...