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
Branch
deprecate-bch-param-sendxec
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21207
Build 42066: Build Diffcashtab-tests
Build 42065: arc lint + arc unit