Skip to main content

D9s8

Type Alias D9s8 

Source
pub type D9s8 = D9<8>;
Expand description

Scale alias: D9<8>. 1 LSB = 10^-8 (satoshi). Range ±21.4.

Aliased Type§

#[repr(transparent)]
pub struct D9s8(pub i32);

Tuple Fields§

§0: i32