RainBlock/merkle-patricia-tree

Bug in del

Opened this issue · 0 comments

Delete all the existing keys in the merkle-tree and the tree's root node remains to be a BranchNode, where as the rootNode should be a NullNode.