The callsites all assume that config is never a nullptr, so enforce it by using a const reference rather than a bare pointer.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC68514a0d2cc5: qt: make BitcoinGui::config a const ref
ninja all check-all
run bitcoin-qt
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable