Bitcoin ABC  0.28.12
P2P Digital Currency
Public Types | Public Member Functions | List of all members
avalanche::proof_index Struct Reference

#include <peermanager.h>

Public Types

using result_type = ProofId
 

Public Member Functions

result_type operator() (const Peer &p) const
 

Detailed Description

Definition at line 114 of file peermanager.h.

Member Typedef Documentation

◆ result_type

Definition at line 115 of file peermanager.h.

Member Function Documentation

◆ operator()()

result_type avalanche::proof_index::operator() ( const Peer p) const
inline

Definition at line 116 of file peermanager.h.


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