Type Alias sp_consensus_beefy::MmrHashing
source · pub type MmrHashing = Keccak256;
Expand description
The Hashing used within MMR.
Aliased Type§
struct MmrHashing;
pub type MmrHashing = Keccak256;
The Hashing used within MMR.
struct MmrHashing;