PIVX Core  5.6.99
P2P Digital Currency
Public Attributes | List of all members
CMasternodeMan::MNsInfo Struct Reference

#include <masternodeman.h>

Public Attributes

int total {0}
 
int stableSize {0}
 
int enabledSize {0}
 
int ipv4 {0}
 
int ipv6 {0}
 
int onion {0}
 

Detailed Description

Definition at line 161 of file masternodeman.h.

Member Data Documentation

◆ enabledSize

int CMasternodeMan::MNsInfo::enabledSize {0}

Definition at line 167 of file masternodeman.h.

◆ ipv4

int CMasternodeMan::MNsInfo::ipv4 {0}

Definition at line 170 of file masternodeman.h.

◆ ipv6

int CMasternodeMan::MNsInfo::ipv6 {0}

Definition at line 171 of file masternodeman.h.

◆ onion

int CMasternodeMan::MNsInfo::onion {0}

Definition at line 172 of file masternodeman.h.

◆ stableSize

int CMasternodeMan::MNsInfo::stableSize {0}

Definition at line 165 of file masternodeman.h.

◆ total

int CMasternodeMan::MNsInfo::total {0}

Definition at line 163 of file masternodeman.h.


The documentation for this struct was generated from the following file: