Page MenuHomePhabricator

[net] Remove CConnMan::SetAsmap()
ClosedPublic

Authored by Fabien on Oct 18 2022, 13:06.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCc7787012798d: [net] Remove CConnMan::SetAsmap()
Summary
CAddrMan::m_asmap is now set directly in AppInitMain() so
CConnMan::SetAsmap() is no longer required.

Partial backport of core#22791:
https://github.com/bitcoin/bitcoin/pull/22791/commits/593247872decd6d483a76e96d79433247226ad14

Depends on D12291.

Test Plan
ninja all check

Diff Detail

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