CConnman::SetTryNewOutboundPeer

Set whether to try opening an extra outbound peer beyond the normal target.

Synopsis

Declared in <net.h>

void
SetTryNewOutboundPeer(bool flag);

Parameters

NameDescription
flagwhether to try opening an extra outbound peer.