MAX_DECIMAL_PRECISION

const val MAX_DECIMAL_PRECISION: Int = 38

Widest decimal the encoding can hold: decimal16 carries an int128 unscaled value.