RainBlock/merkle-patricia-tree

batchCOW: doesn't return a valid tree if putOps and delOps are empty

Closed this issue · 0 comments

tree.batchCOW(putOps, delOps): If putOps and delOps are empty; batchCOW should return the tree. Currently batchCOW returns a new instance of MerklePatriciaTree