Page MenuHomePhabricator

Make CAddrMan nKey private
ClosedPublic

Authored by Fabien on Oct 20 2022, 11:13.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCcd2a6a2dc0e0: Make CAddrMan nKey private
Summary

This diff moves the last CAddrMan protected member to be private, at the cost of an extra friend class. This will make moving to PIMPL easier.

There is no change in behavior.

Test Plan
ninja all check

Diff Detail

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