ethash_h256_t

Type Alias ethash_h256_t 

Source
pub type ethash_h256_t = ethash_h256;

Aliased Type§

#[repr(C)]
pub struct ethash_h256_t { pub b: [u8; 32], }

Fields§

§b: [u8; 32]