BIP2593
Severity
20 : ErrorMessage
Error converting decimal '<insert_0>' to integer.Explanation
An attempt was made to convert a decimal number to an integer but the given number could not be converted. This could be because it is too big to be represented as an integer, the number the number has one of the special values NAN or INFINITY or because the number had a fractional part and the operation was one which does not allow the rounding of fractions.Response
Other messages will give an indication of context of this error.