Page MenuHomePhabricator

[Cashtab] Remove unused param from Ticker.js
ClosedPublic

Authored by bytesofman on May 15 2023, 21:42.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC988267ed3b01: [Cashtab] Remove unused param from Ticker.js
Summary

T3060

Remove unused hash160 of alias registration address from setting. This is no longer used by the app.

Test Plan

npm test
grep -r aliasPaymentHash160 src/ and no output

Diff Detail

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