BIP2598
Severity
20 : Error
Message
Error scaling decimal. Attempted precision '<insert_0>' scale '<insert_1>'.
Explanation
An attempt was made to convert a decimal value to a precision or scale which are beyond the limits of the decimal data type. The maximum precision is 34 the maximum scale is 999,999,999
Response
Other messages will give an indication of the context of this error.