HomePhabricator

Pass rpc/net RPC Results and Examples to RPCHelpMan

Description

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

Verify net.diff does not exist.

Scripts:


Reviewers: O1 Bitcoin ABC, #bitcoin_abc, deadalnix

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, deadalnix

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

Details

Provenance
nakihitoAuthored on Apr 25 2020, 01:02
nakihitoPushed on Apr 27 2020, 17:43
Reviewer
Restricted Owners Package
Differential Revision
D5838: Pass rpc/net RPC Results and Examples to RPCHelpMan
Parents
rABC8f63e71e0b23: [backport#15288] Remove uses of GetAdjustedTime in wallet code
Branches
Unknown
Tags
Unknown