Page MenuHomePhabricator

[ecash-herald] Update var name to better reflect purpose
ClosedPublic

Authored by bytesofman on Jul 10 2023, 20:55.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC5953a06fb0e9: [ecash-herald] Update var name to better reflect purpose
Summary

Depends on D14226

This amount used to be XEC. After app was upgraded to support fiat amounts, this amount is either fiat or XEC (if coingecko price API fails).

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
show-amounts-for-cashtab-msgs
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24450
Build 48500: Build Diffecash-herald-tests
Build 48499: arc lint + arc unit

Event Timeline

Fabien requested changes to this revision.Jul 11 2023, 07:17
Fabien added a subscriber: Fabien.
Fabien added inline comments.
apps/ecash-herald/src/parse.js
1425 ↗(On Diff #41364)

So same as the other diff, the comment is wrong (or at least misleading)

This revision now requires changes to proceed.Jul 11 2023, 07:17
This revision is now accepted and ready to land.Jul 11 2023, 18:07