CNode::m_has_all_wanted_services

Whether this peer provides all services that we want. Used for eviction decisions

Synopsis

Declared in <net.h>

std::atomic_bool m_has_all_wanted_services = {false};