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
Lint
Lint Not Applicable
Unit
Tests Not Applicable