Pass some of wallet/rpcwallet RPC results and examples to RPCHelpMan
Summary:
Applies the first part of the full changes to wallet/rpcwallet
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 rpcwallet1.diff
Verify changes in rpcwallet1.diff.
Scripts:
getrpchelps.sh231 BDownload
checkrpc.sh489 BDownload
rpcwallet1.diff:
rpcwallet1.diff425 BDownload
Reviewers: O1 Bitcoin ABC, #bitcoin_abc, Fabien, deadalnix
Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, Fabien, deadalnix
Subscribers: deadalnix, Fabien
Differential Revision: https://reviews.bitcoinabc.org/D5899