[net] Construct addrman outside connman
Summary:
node.context owns the CAddrMan. CConnman holds a reference to the CAddrMan.
Partial backport of core#20228:
https://github.com/bitcoin/bitcoin/pull/20228/commits/1c25adf6d278eb1a1f018986a126d0eb8137e0ee
Test Plan:
ninja all check-all
Reviewers: #bitcoin_abc, PiRK
Reviewed By: #bitcoin_abc, PiRK
Differential Revision: https://reviews.bitcoinabc.org/D12246