BIP2431

Severity

20 : Error

Message

The right hand operand to the '<insert_0>' operator must evaluate to a boolean value.

Explanation

The right hand operand to this operator is '<insert_1>', which does not evaluate to a boolean value.

Response

Ensure that the right hand operand evaluates to a boolean value.