BIP2454
Severity
20 : Error
Message
Overflow casting decimal to interval; value '<insert_0>' exceeds the maximum of <insert_1>.
Explanation
The decimal had the value '<insert_0>', which was greater that the maximum allowed of <insert_1>.
Response
Ensure that the decimal value does not exceed the maximum.