Constant MAX_PRICE_SIGNIFICANT_FIGURES
pub const MAX_PRICE_SIGNIFICANT_FIGURES: usize = 5; // 5usizeExpand description
Maximum significant figures allowed for prices.
pub const MAX_PRICE_SIGNIFICANT_FIGURES: usize = 5; // 5usizeMaximum significant figures allowed for prices.