BIP4003
Severity
20 : Error
Message
Incorrect return type <insert_1> in node <insert_3>. The value returned was <insert_2>.
Explanation
Return statements in filter nodes (and filter expressions) must return a value of type BOOLEAN
Response
Examine the logic of the given node's SQL statements, correct them and redeploy.