Crate sp_subspace_mmr

Source
Expand description

Primitives for Subspace MMR.

Modules§

domain_mmr_runtime_interface
host_functions
subspace_mmr_runtime_interface
MMR related runtime interface

Structs§

ConsensusChainMmrLeafProof
Consensus chain MMR leaf and its Proof at specific block.
DomainHostFunctions
Provides implementations for the extern host functions.
HostFunctions
Provides implementations for the extern host functions.
LeafDataV0
MMR v0 leaf data

Enums§

MmrLeaf
MMR leaf structure

Traits§

MmrProofVerifier
Trait to verify MMR proofs