BIP2481
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : Illegal argument value '<insert_3>' to <insert_2> function.Explanation
The argument to <insert_2> must be a numeric type. '<insert_3>' is not a numeric type.Response
Ensure that only numeric types are passed as an argument to <insert_2>.