Page MenuHomePhabricator

[avalanche] Cleanup redundant proof count getters in PeerManager API
ClosedPublic

Authored by sdulfari on Sep 26 2022, 18:32.

Details

Summary

The pools can be accessed directly by the caller so there is no need for PeerManager to provide this API anymore.

Depends on D12062

Test Plan
ninja
./test/functional/test_runner.py abc_rpc_getavalancheinfo
ninja check

Diff Detail

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