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