After D9745 there seems to no longer be a need for RPC commands that
take a non-const Config as a parameter.
In D10007 and D10010, it seemed that the help RPC still needed a
non-const Config &, but it was actually no longer the case.
The help executes the other RPCs to get their help message, and since
D9745 removed setexcessiveblock, this is no longer needed.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC634fcc0ea184: Make all CRPCCommand actors take a const Config &
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cont_config_RPC
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 16695 Build 33245: Build Diff build-debug · lint-circular-dependencies · build-clang · build-clang-tidy · build-without-wallet · build-diff Build 33244: arc lint + arc unit