Bitcoin ABC  0.26.3
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
SeederTestingSetup Struct Reference

Public Member Functions

 SeederTestingSetup ()
 

Public Attributes

std::vector< CAddressvAddr
 
std::unique_ptr< CSeederNodeTest > testNode
 

Detailed Description

Definition at line 46 of file p2p_messaging_tests.cpp.

Constructor & Destructor Documentation

◆ SeederTestingSetup()

SeederTestingSetup::SeederTestingSetup ( )
inline

Definition at line 47 of file p2p_messaging_tests.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ testNode

std::unique_ptr<CSeederNodeTest> SeederTestingSetup::testNode

Definition at line 57 of file p2p_messaging_tests.cpp.

◆ vAddr

std::vector<CAddress> SeederTestingSetup::vAddr

Definition at line 56 of file p2p_messaging_tests.cpp.


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