Bitcoin ABC  0.26.3
P2P Digital Currency
List of all members
avalanche::ProofRegistrationState Class Reference

#include <peermanager.h>

Inheritance diagram for avalanche::ProofRegistrationState:
[legend]
Collaboration diagram for avalanche::ProofRegistrationState:
[legend]

Additional Inherited Members

- Public Member Functions inherited from ValidationState< ProofRegistrationResult >
bool Invalid (ProofRegistrationResult result, const std::string &reject_reason="", const std::string &debug_message="")
 
bool Error (const std::string &reject_reason)
 
bool IsValid () const
 
bool IsInvalid () const
 
bool IsError () const
 
ProofRegistrationResult GetResult () const
 
std::string GetRejectReason () const
 
std::string GetDebugMessage () const
 
std::string ToString () const
 

Detailed Description

Definition at line 157 of file peermanager.h.


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