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
Lint
Lint Not Applicable
Unit
Tests Not Applicable