BIP2435
Severity
20 : Error
Message
(<insert_0>, <insert_1>) : Array index evaluated to '<insert_2>'.
Explanation
The array index expression must evaluate to a positive, nonzero integer value.
Response
Ensure that the array index expression evaluates to a positive, nonzero integer value.