Skip to main content

Hash160

Type Alias Hash160 

Source
pub type Hash160 = UInt160;

Aliased Type§

#[repr(C)]
pub struct Hash160(pub [u8; 20]);

Tuple Fields§

§0: [u8; 20]

Trait Implementations§