BIP2451

Severity

20 : Error

Message

Incompatible types '<insert_0>' and '<insert_1>' for operator '<insert_2>'.

Explanation

An attempt was made to combine the values '<insert_0>' and '<insert_1>' using the operator '<insert_2>'.

Response

Ensure that the data types passed to this operator are compatible.