Type Alias tree_hash::Hash256

source ·
pub type Hash256 = H256;

Aliased Type§

struct Hash256(pub [u8; 32]);

Fields§

§0: [u8; 32]