BIP5554

Severity

20 : Error

Message

Numeric value '<insert_0>' in 'All Significant Digits' format must not end in a decimal point.

Explanation

Under strict numeric checking, only numeric values in 'Explicit Decimal Point' format can end in a decimal point.
This numeric value is not in 'Explicit Decimal Point' format and so must have a digit after the decimal point.

Response

Consider using a different numeric precision.