The chronik::Stop() function is called unconditionally if chronik is built-in, even if it is not enabled via the node option which is confusing.
Details
Details
- Reviewers
tobias_ruck - Group Reviewers
Restricted Project - Commits
- rABC2bd87da937a2: [chronik] Don't show "Stopping Chronik..." in the log when chronik is not…
Build with Chronik, then:
./src/bitcoind
After a few seconds, kill bitcoind with CTRL+C and check the log doesn't contain any chronik related line.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable