Modules§
Structs§
Enums§
Traits§
Functions§
- add_
hash - Combines two hashes into a single hash
- combine_
hash_ str - Merges two hashes into a string
- create_
merkle_ tree - Creates a Merkle tree from a slice of data
- is_
merkle_ valid - Verify that the datum hash with a vector of proofs will produce the Merkle root. Also need the
index of datum and
leaf_size
, the total number of leaves. - merkle_
hash - Takes the hash of the given information to the second degree