LocalServiceInfo

A local address we advertise, together with how trustworthy it is.

Synopsis

Declared in <net.h>

struct LocalServiceInfo;

Data Members

NameDescription
nPort Port advertised for this local address.
nScore Score of the address, higher meaning more trusted (see the LOCAL_* levels).