Related to T2665. Rounded token info numbers should be exact, replaced toLocaleString() with toString() for initial quantity, total burned, total minted and circulating supply token info fields.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project
cd web/cashtab && npm start
navigate to the eTokens screen
select a token
observe that the amounts in the initial quantity, total burned, total minted and circulating supply fields are exact, not rounded as before
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- patch-burn-token-info-numbers
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 20080 Build 39847: Build Diff cashtab-tests Build 39846: arc lint + arc unit