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};
Created with MrDocs
Whether this peer provides all services that we want. Used for eviction decisions
Declared in <net.h>
std::atomic_bool m_has_all_wanted_services = {false};
Created with MrDocs