BIP2429

Severity

20 : Error

Message

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

Explanation

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

Response

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