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

#include <peermanager.h>

Collaboration diagram for avalanche::PendingNode:
[legend]

Public Member Functions

 PendingNode (ProofId proofid_, NodeId nodeid_)
 

Public Attributes

ProofId proofid
 
NodeId nodeid
 

Detailed Description

Definition at line 126 of file peermanager.h.

Constructor & Destructor Documentation

◆ PendingNode()

avalanche::PendingNode::PendingNode ( ProofId  proofid_,
NodeId  nodeid_ 
)
inline

Definition at line 130 of file peermanager.h.

Member Data Documentation

◆ nodeid

NodeId avalanche::PendingNode::nodeid

Definition at line 128 of file peermanager.h.

◆ proofid

ProofId avalanche::PendingNode::proofid

Definition at line 127 of file peermanager.h.


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