CConnman::RemoveLocalServices

Removes service flags from the ones this node advertises to peers.

Synopsis

Declared in <net.h>

void
RemoveLocalServices(ServiceFlags services);

Parameters

NameDescription
servicesthe service flags to remove from the ones we advertise.