Bitcoin
Public Attributes | List of all members
NodeEvictionCandidate Struct Reference

Public Attributes

NodeId id
 
int64_t nTimeConnected
 
int64_t nMinPingUsecTime
 
int64_t nLastBlockTime
 
int64_t nLastTXTime
 
bool fRelevantServices
 
bool fRelayTxes
 
bool fBloomFilter
 
CAddress addr
 
uint64_t nKeyedNetGroup
 
bool prefer_evict
 

Member Data Documentation

◆ addr

CAddress NodeEvictionCandidate::addr

◆ fBloomFilter

bool NodeEvictionCandidate::fBloomFilter

◆ fRelayTxes

bool NodeEvictionCandidate::fRelayTxes

◆ fRelevantServices

bool NodeEvictionCandidate::fRelevantServices

◆ id

NodeId NodeEvictionCandidate::id

◆ nKeyedNetGroup

uint64_t NodeEvictionCandidate::nKeyedNetGroup

◆ nLastBlockTime

int64_t NodeEvictionCandidate::nLastBlockTime

◆ nLastTXTime

int64_t NodeEvictionCandidate::nLastTXTime

◆ nMinPingUsecTime

int64_t NodeEvictionCandidate::nMinPingUsecTime

◆ nTimeConnected

int64_t NodeEvictionCandidate::nTimeConnected

◆ prefer_evict

bool NodeEvictionCandidate::prefer_evict

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