Search
Merkle Fun
v0.6.0
Pages
Modules
Settings
View Source
MerkleFun
(Merkle Fun v0.6.0)
Link to this section
Summary
Functions
new(input, sort_pairs \\ true)
print(tree)
proof(tree, leaf)
root(tree)
verify(proof, leaf)
verify(proof, node, known_root)
Link to this section
Functions
Link to this function
new(input, sort_pairs \\ true)
View Source
Link to this function
print(tree)
View Source
Link to this function
proof(tree, leaf)
View Source
Link to this function
root(tree)
View Source
Link to this function
verify(proof, leaf)
View Source
Link to this function
verify(proof, node, known_root)
View Source