XRPL-Labs / Xaman-App

Xaman (Formerly XUMM) for iOS and Android (React Native)
https://support.xumm.app
Other
103 stars 48 forks source link

XRP amount exchanged badly displayed #117

Closed adrienbailliard closed 1 day ago

adrienbailliard commented 2 days ago

There is two extra minus when the wallet lost money during a transaction due to network fees when displaying xrp amount.

Step to reproduce the behavior

• Exchange 1 drop for any token at the market price.

Expected behavior

0.000001 instead of --0.000001.

Wrong behavior

IMG_1839

Pretty much correct behavior

It should display 0.0001 XRP. IMG_1840

Environment

Context

It seems that network fees are badly managed.

WietseWind commented 2 days ago

@N3TC4T -- = + :P

N3TC4T commented 1 day ago

Thanks, fixed, will be included in next release.