Stop using legacy ChronikClientNode name
Details
Details
- Reviewers
emack - Group Reviewers
Restricted Project - Commits
- rABC58e0e5a9c61d: [Cashtab] ChronikClientNode to ChronikClient
npm test, grep -r ChronikClientNode . and no output
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
grep should be grep -r ChronikClientNode src/ otherwise it'll return all the ChronikClientNode references in node_modules