There are two identical NumConnections enums in the code base:
enum NumConnectionsinqt/clientmodel.hwas introduced in #3685enum CConnman::NumConnectionsinnet.hwas introduced in #8085
This PR drops the former enum in favor of the latter one.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
No conflicts as of last run.