There are two identical NumConnections
enums in the code base:
enum NumConnections
inqt/clientmodel.h
was introduced in #3685enum CConnman::NumConnections
innet.h
was 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.