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

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