Page MenuHomePhabricator

[Cashtab] Deprecate BCH param from generateTxOutput function
ClosedPublic

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

Details

Summary

T2730

Depends on D12664

Deprecate BCH param from generateTxOutput function. The param is there only as an artifact and is not used in the function.

Test Plan

npm test
grep -r generatTxOutput src/ and make sure the param is removed from all instances of the function
npm start and send an XEC tx

Diff Detail

Repository
rABC Bitcoin ABC
Branch
deprecate-bch-param-sendxec
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21206
Build 42064: Build Diffcashtab-tests
Build 42063: arc lint + arc unit