CConnman::AddLocalServices

Updates the local services that this node advertises to other peers during connection handshake.

Synopsis

Declared in <net.h>

void
AddLocalServices(ServiceFlags services);

Parameters

NameDescription
servicesthe service flags to add to the ones we advertise.