Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <peermanager.h>
Public Attributes | |
ProofId | proofid |
NodeId | nodeid |
std::chrono::seconds | lastUpdate |
bool | present |
Definition at line 138 of file peermanager.h.
std::chrono::seconds avalanche::RemoteProof::lastUpdate |
Definition at line 141 of file peermanager.h.
NodeId avalanche::RemoteProof::nodeid |
Definition at line 140 of file peermanager.h.
bool avalanche::RemoteProof::present |
Definition at line 142 of file peermanager.h.
ProofId avalanche::RemoteProof::proofid |
Definition at line 139 of file peermanager.h.