Module pallet_grandpa_finality_verifier::bridges::runtime
source · 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
- Return valid storage proof and state root.
Type Definitions
- Block number used by the chain.
- Hash type used by the chain.
- Hasher type used by the chain.
- Header type used by the chain.