BIP2456

Severity

20 : Error

Message

The value <insert_1> was of an unsuitable length for casting.

Explanation

The operand of a casting operation was of an unsuitable length for it to be cast to the target data type. For example, BIT operands must have a length divisible by 8 when casting to BLOB.

Response

Check the logic of the message flow and redeploy