BIP2576

Severity

20 : Error

Message

The expression in a Filter node resulted in the value '<insert_0>'; boolean value expected.

Explanation

The filterExpression configuring a Filter node must evaluate to a boolean value. The filterExpression resulted in the value '<insert_0>'.

Response

Correct the expression so that it always returns a value of the correct type.