pub const MAX_SCALE: i8 = <i256 as NativeDecimalType>::MAX_SCALE; // 76i8
The maximum scale allowed for a decimal type.