Page MenuHomePhabricator

[Cashtab] Deprecate BCH param from signAndBuildTx function
ClosedPublic

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

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC128efd8850c7: [Cashtab] Deprecate BCH param from signAndBuildTx function
Summary

T2730

Depends on D12665

Deprecate BCH param from signAndBuildTx function. The param is not used in the function and exists as an artifact.

Test Plan

npm test
npm start and send an XEC tx
grep -r signAndBuildTx src/ and make sure it's removed everywhere

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable