API Reference mst v#0.1.0

View Source

Modules

MST

AT Protocol-flavoured Merkle Search Tree (MST) for Elixir.

Bridges MST.Tree with the DASL CAR file format.

Computes the diff between two MST.Tree instances.

A single key-level operation produced by MST.Diff.compute/2.

Key-depth computation for the AT Protocol Merkle Search Tree.

Wire-format representation of a single MST node, plus encode/decode.

A single entry within an MST.Node.

Behaviour for MST node block stores.

Map-backed in-memory MST node store.

An in-memory Merkle Search Tree.