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

Synopsis

Declared in <net.h>

void
AddLocalServices(ServiceFlags services);

Parameters

Name

Description

services

the service flags to add to the ones we advertise.

Created with MrDocs