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

Maintain a map of CBlockIndex for all known headers. More...

#include <hasher.h>

Public Member Functions

size_t operator() (const BlockHash &hash) const
 

Detailed Description

Maintain a map of CBlockIndex for all known headers.

Definition at line 95 of file hasher.h.

Member Function Documentation

◆ operator()()

size_t BlockHasher::operator() ( const BlockHash hash) const
inline

Definition at line 99 of file hasher.h.

Here is the call graph for this function:

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