Skip to main content

Module primitives

Module primitives 

Source

Modules§

smt_leaf
Nested message and enum types in SmtLeaf.

Structs§

Asset
Digest
A hash digest, the result of a hash function.
MerklePath
Represents a Merkle path.
MmrDelta
Represents an MMR delta.
SmtLeaf
A leaf in an SMT, sitting at depth 64. A leaf can contain 0, 1 or multiple leaf entries.
SmtLeafEntry
Represents a single SMT leaf entry.
SmtLeafEntryList
Multiple leaf entries when hash collisions occur at the same leaf position.
SmtOpening
The opening of a leaf in an SMT.
SparseMerklePath
A different representation of a Merkle path designed for memory efficiency.