Skip to main content

D76s35

Type Alias D76s35 

Source
pub type D76s35 = D76<35>;
Expand description

Scale alias: D76<35>. 1 LSB = 10^-35 (matches SCALE_REF).

Aliased Type§

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

Tuple Fields§

§0: Int256