pub const MAX_PRECISION: u8 = <i256 as NativeDecimalType>::MAX_PRECISION; // 76u8
The maximum precision allowed for a decimal type.