Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | List of all members
node::CBlockIndexWorkComparator Struct Reference

#include <blockstorage.h>

Public Member Functions

bool operator() (const CBlockIndex *pa, const CBlockIndex *pb) const
 

Detailed Description

Definition at line 87 of file blockstorage.h.

Member Function Documentation

◆ operator()()

bool node::CBlockIndexWorkComparator::operator() ( const CBlockIndex pa,
const CBlockIndex pb 
) const

Definition at line 155 of file blockstorage.cpp.


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