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.
Differential D15153
[Cashtab] Remove duplicated code bytesofman on Jan 12 2024, 20:00. Authored by Tags None Subscribers None
Details
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. npm test
Diff Detail
|