HomePhabricator

Pass more (2/4) rpcwallet RPCs Results and Examples to RPCHelpMan

Description

Pass more (2/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 rpcwallet2.diff

Verify changes in rpcwallet2.diff.

Scripts:


rpcwallet2.diff:

Reviewers: O1 Bitcoin ABC, #bitcoin_abc, deadalnix

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, deadalnix

Subscribers: deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5913

Details

Provenance
nakihitoAuthored on Apr 30 2020, 17:06
nakihitoPushed on May 1 2020, 22:08
Reviewer
Restricted Owners Package
Differential Revision
D5913: Pass more (2/4) rpcwallet RPCs Results and Examples to RPCHelpMan
Parents
rABCa7aad1a3ba1e: [backport#10973] Remove use of CRPCTable::appendCommand in wallet code
Branches
Unknown
Tags
Unknown