This is required to host the documentation on a static resource (like a website or pdf)
Thisis a backport of Core PR18499
Differential D8902
rpc: Make rpc documentation not depend on rpc args Authored by PiRK on Jan 13 2021, 15:05. Tags None Subscribers None
Details
Thisis a backport of Core PR18499 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
Diff Detail
|