pub const DECIMAL128: u8 = 1;
When the precision of add/subtract/multiply result is not greater than MAX_PRECISION, use DECIMAL128.
MAX_PRECISION
DECIMAL128