The hash function is used to compute the nodes of the tree. In a binary Merkle tree, each node is the hash of its two children.
The hash function is used to compute the nodes of the tree. In a binary Merkle tree, each node is the hash of its two children.