HomePhabricator

[Cashtab] Deprecate BCH param from sendXec

Description

[Cashtab] Deprecate BCH param from sendXec

Summary:
T2730

Depends on D12667

Now that BCH has been deprecated from all functions in sendXec, deprecate from sendXec

This has cascading requirements that can't be split out into a separate diff on the stack as unit tests will fail. jestBCH and the BCH object must be removed from Send.js as they are no longer used. They are also removed from associated snapshot tests.

Test Plan:
npm start
Send a one-to-one XEC tx
Send a one-to-many XEC tx
grep -r sendXec src/ and confirm the BCH param is removed from all instances

Reviewers: #bitcoin_abc, emack

Reviewed By: #bitcoin_abc, emack

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

Details

Provenance
bytesofmanAuthored on Nov 28 2022, 06:20
bytesofmanPushed on Nov 29 2022, 15:53
Reviewer
Restricted Project
Differential Revision
D12668: [Cashtab] Deprecate BCH param from sendXec
Parents
rABCd6fb91df93eb: [Cashtab] Deprecate BCH param from getRecipientPublicKey function
Branches
Unknown
Tags
Unknown