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