Page MenuHomePhabricator

[Cashtab] Deprecate legacy token checker function
ClosedPublic

Authored by bytesofman on Feb 29 2024, 23:09.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC43b7fd73f8f8: [Cashtab] Deprecate legacy token checker function
Summary

We have a better function available to check if the user has a certain quantity of a certain token. Use this instead of legacy method. Delete legacy method.

Add test to confirm expected behavior.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
only-one-token-fn
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27562
Build 54687: Build Diffcashtab-tests
Build 54686: arc lint + arc unit