Anoncoin  0.9.4
P2P Digital Currency
Public Attributes | List of all members
CNodeStateStats Struct Reference

#include <main.h>

Public Attributes

int nMisbehavior
 
int nSyncHeight
 
int nCommonHeight
 
std::vector< int > vHeightInFlight
 

Detailed Description

Definition at line 206 of file main.h.

Member Data Documentation

int CNodeStateStats::nCommonHeight

Definition at line 209 of file main.h.

int CNodeStateStats::nMisbehavior

Definition at line 207 of file main.h.

int CNodeStateStats::nSyncHeight

Definition at line 208 of file main.h.

std::vector<int> CNodeStateStats::vHeightInFlight

Definition at line 210 of file main.h.


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