Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
LocalServiceInfo Struct Reference
#include <net.h>
Public Attributes | |
int | nScore |
int | nPort |
Detailed Description
Member Data Documentation
◆ nPort
int LocalServiceInfo::nPort |
Definition at line 710 of file net.h.
Referenced by AddLocal().
◆ nScore
int LocalServiceInfo::nScore |
Definition at line 709 of file net.h.
Referenced by AddLocal().
The documentation for this struct was generated from the following file:
- src/net.h