CI
To test existing implementations can still import and use `ChronikClientNode`
- `cd modules/chronik-client` and `npm run build`
- `cd cashtab` and `npm start`, send a tx, no API error
- In `cashtab/src/index.js`, replace `ChronikClient` with `ChronikClientNode`
- `npm start`, send a tx, no API error