Calculates the sparsed Merkle root from the branch-table list The size of the table must be KEY_SPAN Leaves in the branch table which doen't exist should have the value null
The hash object/function used to calculate the hashs
List if hash-value(fingerprint) in the branch
The Merkle root
See Implementation
Calculates the sparsed Merkle root from the branch-table list The size of the table must be KEY_SPAN Leaves in the branch table which doen't exist should have the value null