Bitcoin
|
#include <net_processing.h>
Public Attributes | |
int | nMisbehavior = 0 |
int | nSyncHeight = -1 |
int | nCommonHeight = -1 |
std::vector< int > | vHeightInFlight |
int CNodeStateStats::nCommonHeight = -1 |
int CNodeStateStats::nMisbehavior = 0 |
int CNodeStateStats::nSyncHeight = -1 |
std::vector<int> CNodeStateStats::vHeightInFlight |