Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
AddrManImpl::NewTriedCount Struct Reference

Public Attributes

size_t n_new
 
size_t n_tried
 

Detailed Description

Definition at line 220 of file addrman_impl.h.

Member Data Documentation

◆ n_new

size_t AddrManImpl::NewTriedCount::n_new

Definition at line 221 of file addrman_impl.h.

◆ n_tried

size_t AddrManImpl::NewTriedCount::n_tried

Definition at line 222 of file addrman_impl.h.


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