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