Type Alias frame_support::traits::Hash

source ·
pub type Hash = H256;

Aliased Type§

struct Hash(pub [u8; 32]);

Fields§

§0: [u8; 32]