Page MenuHomePhabricator

[Cashtab] Deprecate BCH param from generateTxInput function
ClosedPublic

Authored by bytesofman on Nov 28 2022, 05:54.

Details

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

T2730

Remove BCH param from generateTxInput function

The param is not currently used in the function.

Test Plan

npm start and send an XEC tx
npm test
grep -r generateTxInput src/ and make sure all instances have been addressed

Diff Detail

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