Pass rpc/server RPC results and examples to RPCHelpMan
Summary:
Partial backport of Core PR14987
Depends on D5809
Test Plan:
On master:
ninja ./bitcoind ./bitcoin-cli help > RPCs ./getrpchelps.sh RPCs master
Then on the patched branch:
ninja ./bitcoind ./getrpchelps.sh RPCs abcPatched ./checkrpc.sh RPCs master abcPatched abc.diff
Verify the changes in abc.diff.
Scripts:
getrpchelps.sh231 BDownload
checkrpc.sh489 BDownload
server.diff:
server.diff671 BDownload
Reviewers: O1 Bitcoin ABC, #bitcoin_abc, Fabien
Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, Fabien
Subscribers: Fabien
Differential Revision: https://reviews.bitcoinabc.org/D5815