input-output-hk / scrypto

Cryptographic primitives for Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batch MerkleProof

kushti opened this issue · comments

Similarly to scorex.crypto.authds.merkle.MerkleProof, make BatchMerkleProof for many elements in the tree.

I have started on this issue.