Page MenuHomePhabricator

[Cashtab] Remove duplicated code
ClosedPublic

Authored by bytesofman on Jan 12 2024, 20:00.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC8d7683e6a7cb: [Cashtab] Remove duplicated code
Summary

Looks like an artifact from when we first started supported txs constructed from url params. At some point, this logic was moved, but this part of the code wasn't updated.

Remove this if/else block that resolves to the same thing.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
remove-dub-code
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26304
Build 52178: Build Diffcashtab-tests
Build 52177: arc lint + arc unit