issues
search
blockmason
/
lndr-mobile
LNDR mobile app in React Native
http://lndr.io/
15
stars
10
forks
source link
Eth fiat format
#346
Closed
willbach
closed
6 years ago
willbach
commented
6 years ago
Jira:
https://blockmason.atlassian.net/secure/RapidBoard.jspa?rapidView=9&projectKey=ENG&selectedIssue=ENG-186
Problem: The conversion from Eth to fiat on the Home screen and MyAccount screen was showing more than 2 decimals places
Solution: Update the formatting function to show 0 or 2 decimals (depending on the currency)
No concerns or tradeoffs, this was very straight-forward
No blockers