Related to T2661. Comments in the loadContactList function in useWallet.js should refer to 'contactList' obj in local storage, not 'settings' obj.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC0fd427ad9498: [Cashtab] Comments in loadContactList should refer to contactList, not settings
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
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable