Page MenuHomePhabricator

Fix setexcessiveblock rpc help text
ClosedPublic

Authored by nakihito on Mar 25 2020, 19:01.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rSTAGING58a87f61a851: Fix setexcessiveblock rpc help text
rABC58a87f61a851: Fix setexcessiveblock rpc help text
Summary

Help text did not contain any information about its arguments despite
requiring one.

Test Plan
ninja
./bitcoind
./bitcoin-cli help setexcessiveblock

Verify change in help text.

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Mar 25 2020, 19:01
This revision is now accepted and ready to land.Mar 25 2020, 20:02
This revision was automatically updated to reflect the committed changes.