merkel v1.0.3 Merkel

Essentially a driver module but allows for the decoupled addition of e.g. new tree types and/or other proof types.

Link to this section Summary

Link to this section Functions

Link to this function store(t, path)
store(Merkel.BinaryHashTree.t(), binary()) :: :ok | no_return()
Link to this function verify(proof, root_hash)
verify(Merkel.Audit.t(), String.t()) :: boolean()