Expand description

Merkle Mountain Range primitive types.

Structs

A MMR proof data for a group of leaves.
A composition of multiple leaf elements with compact form representation.
A type-safe wrapper for the concrete leaf type.
A helper type to allow using arbitrary SCALE-encoded leaf data in the RuntimeApi.
A MMR proof data for one of the leaves.

Enums

An element representing either full data or its hash.
Merkle Mountain Range operation error.

Traits

A full leaf content stored in the offchain-db.
A provider of the MMR’s leaf data.
API to interact with MMR pallet.
New MMR root notification hook.

Type Definitions

A type to describe leaf position in the MMR.
A type to describe node position in the MMR (node index).