BIP2452

Severity

20 : Error

Message

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

Explanation

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

Response

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