referrerpolicy=no-referrer-when-downgrade

Type Alias sp_consensus_beefy::MmrRootHash

source ·
pub type MmrRootHash = H256;
Expand description

The type used to represent an MMR root hash.

Aliased Type§

struct MmrRootHash(pub [u8; 32]);

Fields§

§0: [u8; 32]