Skip to main content

DIG_DECIMALS

Constant DIG_DECIMALS 

Source
pub const DIG_DECIMALS: u32 = 3;
Expand description

Number of decimal places $DIG carries as a CAT.

Whole $DIG × 10DIG_DECIMALS = CAT mojos. Pinned together with CAT_MOJOS_PER_DIG so the two can never disagree.