Constant MAX_DECIMAL_FOR_EACH_PRECISION

pub const MAX_DECIMAL_FOR_EACH_PRECISION: [i128; 38];
👎Deprecated since 54.1.0: Use MAX_DECIMAL128_FOR_EACH_PRECISION (note indexes are different)
Expand description

MAX_DECIMAL_FOR_EACH_PRECISION[p-1] holds the maximum i128 value that can be stored in a Decimal128 value of precision p