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
Lint
Lint Not Applicable
Unit
Tests Not Applicable