Page MenuHomePhabricator

[Cashtab] Remove unused var from useBCH
ClosedPublic

Authored by kieran709 on Dec 7 2021, 11:55.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC91f0ad857e36: [Cashtab] Remove unused var from useBCH
Summary

Removed unused 'prefix' var from cashaddr obj in useBCH, related to task T2063.

Test Plan

cd web/cashtab/src/hooks
inspect useBCH.js
ensure 'prefix' is removed from obj on line 134
test the reply to message function where the sender of a TX is displayed in the address input field

Diff Detail

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