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
- Branch
- cashtab-no-node
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 30003 Build 59540: Build Diff ecash-lib-tests · cashtab-tests Build 59539: arc lint + arc unit
Event Timeline
Comment Actions
grep should be grep -r ChronikClientNode src/ otherwise it'll return all the ChronikClientNode references in node_modules