BIP2594
Severity
20 : Error
Message
Error converting decimal '<insert_0>' to float.
Explanation
An attempt was made to convert a decimal number to a float but the given number could not be converted. This could either be because it is too big to be represented as a float or because the number the number has one of the special values NAN or INFINITY.
Response
Other messages will give an indication of context of this error.