BIP2559

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : Illegal argument(s) '<insert_3>' to '<insert_2>' function.

Explanation

The arguments to the bit manipulation functions (BITAND, BITOR, BITNOT, BITXOR) must be integers. The function was called with arguments '<insert_3>'.

Response

Correct the syntax of the expression and redeploy the message flow.