Page MenuHomePhabricator

Util: Remove redundant calls to gArgs.IsArgSet()
ClosedPublic

Authored by deadalnix on Sep 12 2018, 18:59.

Details

Summary

Return empty std::vector<std::string> with ArgsManager::GetArgs if
nothing is set for that string

This is a backport of core PR10118

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
corepr10118
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3290
Build 4666: Bitcoin ABC Buildbot (legacy)
Build 4665: arc lint + arc unit