BIP2546
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : <insert_4> field type expression does not evaluate to INTEGER value; '<insert_2>' evaluates to <insert_3>.Explanation
A field type must be an INTEGER value. The expression '<insert_2>' evaluates to a value of type <insert_3>.Response
Ensure that only expressions evaluating to INTEGER values are used to designate field types with <insert_4>.