Page MenuHomePhabricator

[Cashtab] [Address simplification p4/4] Remove unused toLegacyToken function
ClosedPublic

Authored by bytesofman on Nov 27 2022, 13:41.

Details

Summary

T2730

Depends on D12653

This function was only used in SendToken.js, where it was removed in part 1. So, delete the function and its associated unit tests.

Test Plan

npm test
grep -r toLegacyToken src/ to confirm it is nowhere in Cashtab

Diff Detail

Repository
rABC Bitcoin ABC
Branch
simplify-address-formats-stack
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21184
Build 42020: Build Diffcashtab-tests
Build 42019: arc lint + arc unit

Event Timeline

bytesofman retitled this revision from [Cashtab] [Address simplification p4] Remove unused toLegacyToken function to [Cashtab] [Address simplification p4/4] Remove unused toLegacyToken function.Nov 27 2022, 13:45
This revision is now accepted and ready to land.Nov 28 2022, 02:11