Skip to main content

D76s2

Type Alias D76s2 

Source
pub type D76s2 = D76<2>;
Expand description

Scale alias: D76<2>. 1 LSB = 10^-2 (cents).

Aliased Type§

#[repr(transparent)]
pub struct D76s2(pub Int256);

Tuple Fields§

§0: Int256