Page MenuHomePhabricator

init: Remove deprecated args from hidden args
ClosedPublic

Authored by Fabien on Apr 20 2020, 12:08.

Details

Summary
The args have been deprecated since 0.17 (maybe longer) and since we
reject unknown args, there is no need to add deprecated args to the list
of hidden args and then hand-craft an error message if a user provides
them.

Backport of core PR14272.

Test Plan
arc lint --everything

ninja check check-functional

Diff Detail

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

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Apr 20 2020, 14:32