Expand description

Primitives that may be used at (bridges) runtime level.

Structs

  • This struct is used to read storage values from a subset of a Merklized database. The “proof” is a subset of the nodes in the Merkle structure of the database, so that it provides authentication against a known Merkle root as well as the values in the database themselves.

Enums

Traits

  • Minimal Substrate-based chain representation that may be used from no_std environment.

Functions

Type Definitions