Partial backport of Core PR14987
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGINGf2d4686b9352: Pass wallet/rpcdump RPC results and examples to RPCHelpMan
rABCf2d4686b9352: Pass wallet/rpcdump 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 rpcdump.diff
Verify changes in rpcdump.diff.
Scripts:
rpcdump.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/wallet/rpcdump.cpp | ||
---|---|---|
137 ↗ | (On Diff #19209) | This formatting looks odd. Did the linter do this? |
src/wallet/rpcdump.cpp | ||
---|---|---|
137 ↗ | (On Diff #19209) | Yeah, unfortunately, the linter forces this. |