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

#include <blockstorage.h>

Public Types

using is_transparent = void
 

Public Member Functions

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

Detailed Description

Definition at line 137 of file blockstorage.h.

Member Typedef Documentation

◆ is_transparent

Definition at line 139 of file blockstorage.h.

Member Function Documentation

◆ operator()()

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

Definition at line 174 of file blockstorage.cpp.


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