HomePhabricator

rpc: Make rpc documentation not depend on rpc args

Description

rpc: Make rpc documentation not depend on rpc args

Summary:

This is required to host the documentation on a static resource (like a website or pdf)

Thisis a backport of Core PR18499

Test Plan:
Display the help message of one of the affected commands:

for COMMAND in sendtoaddress signmessage sendmany keypoolrefill signrawtransactionwithwallet sethdseed walletprocesspsbt
do
    src/bitcoin-cli help $COMMAND
done

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

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

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Jan 14 2021, 09:02
PiRKCommitted on Jan 14 2021, 09:02
abc-botPushed on Jan 14 2021, 09:08
Reviewer
Restricted Project
Differential Revision
D8902: rpc: Make rpc documentation not depend on rpc args
Parents
rABC149fa1daf2a2: [Automated] Update timing.json
Branches
Unknown
Tags
Unknown