HomePhabricator

[Cashtab] Use locale formatted numbers for agora offer previews

Description

[Cashtab] Use locale formatted numbers for agora offer previews

Summary: For large token values, it is difficult to read without locale thousands separators. Use already-available function to add them.

Test Plan:
npm test, npm start and view large offer to confirm. The function itself is already tested and should have been implemented here originally.

before:

image.png (450×316 px, 51 KB)

after:

image.png (450×316 px, 60 KB)

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D17420

Event Timeline