HomePhabricator

[Cashtab] Deprecate BCH param from getRecipientPublicKey function

Description

[Cashtab] Deprecate BCH param from getRecipientPublicKey function

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

Reviewers: #bitcoin_abc, emack

Reviewed By: #bitcoin_abc, emack

Differential Revision: https://reviews.bitcoinabc.org/D12667

Details

Provenance
bytesofmanAuthored on Nov 28 2022, 06:12
bytesofmanPushed on Nov 29 2022, 15:53
Reviewer
Restricted Project
Differential Revision
D12667: [Cashtab] Deprecate BCH param from getRecipientPublicKey function
Parents
rABC128efd8850c7: [Cashtab] Deprecate BCH param from signAndBuildTx function
Branches
Unknown
Tags
Unknown