Removes service flags from the ones this node advertises to peers.
Synopsis
Declared in <net.h>
void
RemoveLocalServices(ServiceFlags services);
Parameters
Name |
Description |
services |
the service flags to remove from the ones we advertise. |
Created with MrDocs