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
- Branch
- ecash-lib-no-node
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 30004 Build 59542: Build Diff ecash-lib-integration-tests · ecash-agora-integration-tests · ecash-lib-tests Build 59541: arc lint + arc unit
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).