Data.HashTree
data Settings inp ha
defaultSettings
hash0
hash1
hash2
data MerkleHashTrees inp ha
info
size
digest
type TreeSize
type Index
empty
fromList
add
data InclusionProof ha
defaultInclusionProof
leafIndex
treeSize
inclusion
generateInclusionProof
verifyInclusionProof
data ConsistencyProof ha
defaultConsistencyProof
firstTreeSize
secondTreeSize
consistency
generateConsistencyProof
verifyConsistencyProof