lambdaworks icon indicating copy to clipboard operation
lambdaworks copied to clipboard

`build`function in `Crypto`utils for `MerkleTrees`input shouldn't need dummy initialized values

Open MauroToscano opened this issue 2 years ago • 0 comments
trafficstars

buildfunction in Cryptoutils for MerkleTreesinput shouldn't need dummy initialized values

Currenlty it's required to put some values for the leaves that are overwritten, which leads to do some extra work and it shouldn't be needed

MauroToscano avatar Jun 26 '23 15:06 MauroToscano