Type Alias Word

Source
pub type Word = [u8; 32];
Expand description

Byte array describing a hash pointer (currently SHA-256)