Page MenuHomePhabricator

[Cashtab] Deprecate BCH param from getRecipientPublicKey function
ClosedPublic

Authored by bytesofman on Nov 28 2022, 06:13.

Details

Summary

T2730

Depends on D12666

Remove BCH param from getRecipientPublicKey function. The param is not used and exists as an artifact.

Test Plan

npm test
npm start and send an encrypted msg tx
grep -r getRecipientPublicKey src/ and ensure it's removed from all instances

Diff Detail

Repository
rABC Bitcoin ABC
Branch
deprecate-bch-param-sendxec
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21208
Build 42068: Build Diffcashtab-tests
Build 42067: arc lint + arc unit