MmrRootHash

Type Alias MmrRootHash 

Source
pub type MmrRootHash = H256;
Expand description

The type used to represent an MMR root hash.

Aliased Type§

#[repr(C)]
pub struct MmrRootHash(pub [u8; 32]);

Tuple Fields§

§0: [u8; 32]