HomePhabricator

Pass rpc/abc RPC Results and Examples to RPCHelpMan

Description

Pass rpc/abc 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 abcPatched
./checkrpc.sh RPCs master abcPatched abc.diff

Verify the changes in abc.diff.

Scripts:


abc.diff:

Reviewers: O1 Bitcoin ABC, #bitcoin_abc, Fabien

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, Fabien

Subscribers: Fabien

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

Details

Provenance
nakihitoAuthored on Apr 15 2020, 22:56
nakihitoPushed on Apr 23 2020, 18:03
Reviewer
Restricted Owners Package
Differential Revision
D5809: Pass rpc/abc RPC Results and Examples to RPCHelpMan
Parents
rABC72fbc5d5ef66: Add default THREADS to build_autotools.sh
Branches
Unknown
Tags
Unknown