Type Alias cfg_primitives::types::Hash
source · pub type Hash = <BlakeTwo256 as Hash>::Output;
Expand description
A hash of some data used by the chain.
pub type Hash = <BlakeTwo256 as Hash>::Output;
A hash of some data used by the chain.