BIP2925

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : A byte array literal must have an even number of digits.

Explanation

This is most likely to have been caused by attempting to use a X'' literal with an odd number of digits (0-9, A-F, a-f) between the quotes.

Response

Ensure that the literal has an even number of digits.