Companion

object Companion

Functions

Link copied to clipboard
fun build(merkleRoot: MerkleTree, includeHashes: List<SecureHash>): PartialMerkleTree
Link copied to clipboard

Recursive calculation of root of this partial tree. Modifies usedHashes to later check for inclusion with hashes provided.