as in title
Details
Details
- Reviewers
emack - Group Reviewers
Restricted Project - Commits
- rABC656d823277b2: [ecash-lib] Replace legacy ChronikClientNode references with ChronikClient
npm test, CI 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
dist is what is built from typescript
so -- if you npm run build on this branch, then you should no longer see these
would expect to see them if you have built ecash-lib before (which would be expected, as it has to be done to run Cashtab locally).