Page MenuHomePhabricator

[Cashtab] Remove unused param from function
AbandonedPublic

Authored by bytesofman on Nov 21 2022, 15:05.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

T2797

This param should have been removed earlier when BCH was deprecated from this function.

Test Plan

npm test
grep -r getRecipientPublicKey src/ and confirm it's never called with the BCH param

Diff Detail

Repository
rABC Bitcoin ABC
Branch
remove-BCH-from-pub-key-func
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21022
Build 41698: Build Diffcashtab-tests
Build 41697: arc lint + arc unit