Page MenuHomePhabricator

Fix nits in RPC help messages
ClosedPublic

Authored by Fabien on Feb 11 2020, 10:40.

Details

Summary

Fix some nits found while reviewing D5239.

Test Plan
ninja all check

./src/bitcoind -daemon
./src/bitcoin-cli help signrawtransactionwithkey
./src/bitcoin-cli help listunspent
./src/bitcoin-cli help signrawtransactionwithwallet
./src/bitcoin-cli help walletcreatefundedpsbt

Make sure the help is correct.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable