Page MenuHomePhabricator

[avalanche] Use argsman instead of gArgs throughout processor
ClosedPublic

Authored by sdulfari on May 27 2022, 17:22.

Details

Summary

This removes the global dependency on gArgs in the avalanche processor. argsman
is already available so there is no reason to not use it.

There is no change in behavior.

Test Plan
ninja check check-functional