HomePhabricator

Pass pruneblockchain RPC Results and Examples to RPCHelpMan

Description

Pass pruneblockchain RPC Results and Examples to RPCHelpMan

Summary:
Accidentally skipped over this one when backporting the changes to the
other RPCs in blockchain.cpp.

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 pruneblockchain.diff

Verify pruneblockchain.diff does not exist.

Scripts:


Reviewers: O1 Bitcoin ABC, #bitcoin_abc, jasonbcox

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, jasonbcox

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

Details

Provenance
nakihitoAuthored on Apr 30 2020, 21:14
majcostaPushed on May 1 2020, 11:39
Reviewer
Restricted Owners Package
Differential Revision
D5921: Pass pruneblockchain RPC Results and Examples to RPCHelpMan
Parents
rSTAGINGdf9019c00825: Pass rpc/avalanche Results and Examples to RPCHelpMan
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/19349, tag: phabricator/base/19344