```
python test_runner.py
pytest electrumabc/tests/regtest
```
Check that the `CHUNK_*` constants were not used anywhere except for checking the return status of `Blockchain.connect_chunk` and for log messages.
Run the software, send a transaction, wait for a new block.