Pass some more (3/4) rpcwallet RPCs 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 rpcwallet3.diff
Verify changes in rpcwallet3.diff.
Scripts:
getrpchelps.sh231 BDownload
checkrpc.sh489 BDownload
rpcwallet3.diff:
rpcwallet3.diff594 BDownload
Reviewers: O1 Bitcoin ABC, #bitcoin_abc, deadalnix
Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, deadalnix
Subscribers: deadalnix
Differential Revision: https://reviews.bitcoinabc.org/D5914