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]
pub type MmrRootHash = H256;
The type used to represent an MMR root hash.
struct MmrRootHash(pub [u8; 32]);
0: [u8; 32]