BIP2452

Severity

20 : Error

Message

Overflow casting integer to interval; value <insert_1> exceeds the maximum of <insert_2>.

Explanation

The integer had the value <insert_1>, which was greater that the maximum allowed of <insert_2>.

Response

Ensure that the magnitude of the integer value does not exceed the maximum.