Page MenuHomePhabricator

[Cashtab] Comments in loadContactList should refer to contactList, not settings
ClosedPublic

Authored by kieran709 on Sep 26 2022, 17:59.

Details

Summary

Related to T2661. Comments in the loadContactList function in useWallet.js should refer to 'contactList' obj in local storage, not 'settings' obj.

Test Plan

navigate to web/cashtab/hooks/useWallet.js
find the loadContactList function
at lines 1089 & 1101, observe that the comments refer to the contactList obj in local storage

Diff Detail

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