Page MenuHomePhabricator

[cashtab] Avoid loss of precision eslint error
ClosedPublic

Authored by Fabien on Dec 20 2022, 10:50.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC613ca29ddaa4: [cashtab] Avoid loss of precision eslint error
Summary

There are 3 occurrences of eslint no-loss-of-precision in the validation tests, one of them is deliberate and the others can be fixed.

Test Plan
eslint src/utils/

Check there is no error

npm test

Check the validation tests pass

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable