Type Definition subgraph::crypto::Hash

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

A 32-byte hash.