Pass wallet/rpcdump RPC results and examples to RPCHelpMan
Summary: Partial backport of Core PR14987
Test Plan:
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:
getrpchelps.sh231 BDownload
checkrpc.sh489 BDownload
rpcdump.diff:
rpcdump.diff5 KBDownload
Reviewers: O1 Bitcoin ABC, #bitcoin_abc, jasonbcox
Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, jasonbcox
Subscribers: jasonbcox
Differential Revision: https://reviews.bitcoinabc.org/D5874