pub type BlockHash = H256;
Alias type for block hash.
#[repr(C)]pub struct BlockHash(pub [u8; 32]);
0: [u8; 32]