breez / breezmobile

Lightning Network mobile client
https://breez.technology
GNU General Public License v3.0
567 stars 130 forks source link

Limit amount of decimals of BTC in amount field #1296

Closed erdemyerebasmaz closed 3 months ago

erdemyerebasmaz commented 3 months ago

fixes #1163

Limits amount field decimals to 8 for BTC.

https://github.com/breez/breezmobile/assets/4012752/ce2731ba-52fd-4fe2-b4fe-3eb4aeabc61f

erdemyerebasmaz commented 3 months ago

These changes only apply to BTC field on POS item page.

A version where this limit applied to all amount fields is postponed to next release as we don't want last minute regressions. Closing for now.