pub type Sha256Hash = FixedBytes<32>;Expand description
SHA-256 hash (32 bytes / 256 bits)
Aliased Typeยง
pub struct Sha256Hash { /* private fields */ }pub type Sha256Hash = FixedBytes<32>;SHA-256 hash (32 bytes / 256 bits)
pub struct Sha256Hash { /* private fields */ }