Breeze icon indicating copy to clipboard operation
Breeze copied to clipboard

Send amounts with a large number of decimal places gives an inappropriate error message

Open mikeolteanu opened this issue 7 years ago • 1 comments

Trying to send an amount like 10.0411111111111 gives error message "Enter a valid amount. Only positive numbers are allowed."

It should instead say something like "Too many decimal places. At most 8 decimal places allowed." or perhaps truncate the input in some way and allow the transaction.

mikeolteanu avatar Oct 23 '17 13:10 mikeolteanu

thanks for the feedback 👍

bep42 avatar Oct 23 '17 14:10 bep42