Constant CONTRACT_UNIT_MULTIPLIER
pub const CONTRACT_UNIT_MULTIPLIER: f64 = 1_000_000.0; // 1.0E+6f64Expand description
Constant for contract unit conversion (6 decimal places).
pub const CONTRACT_UNIT_MULTIPLIER: f64 = 1_000_000.0; // 1.0E+6f64Constant for contract unit conversion (6 decimal places).