Type Definition monotree::Hash

source ·
pub type Hash = [u8; 32];
Expand description

A type indicating fixed length byte-array. This has the length of HASH_LEN.