Partial backport of Core PR14987
Details
Details
- Reviewers
Fabien deadalnix - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGING9f1d09d7937d: Pass rpc/mining RPC results and examples to RPCHelpMan
rABC9f1d09d7937d: Pass rpc/mining RPC results and examples to RPCHelpMan
On master:
ninja ./bitcoind ./bitcoin-cli help > RPCs ./getrpchelps.sh RPCs master
Then on the patched branch:
ninja ./bitcoind ./getrpchelps.sh RPCs patched ./checkrpc.sh RPCs master patched mining.diff
Verify changes in mining.diff.
Scripts:
mining.diff:
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.
src/rpc/mining.cpp | ||
---|---|---|
503 ↗ | (On Diff #19078) | This block needs to be fixed, the added indent created a lot of single word lines with the continuation on next line. |