Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Public Member Functions | List of all members
CompareBlocksByHeight Struct Reference

Comparison function for sorting the getchaintips heads. More...

Public Member Functions

bool operator() (const CBlockIndex *a, const CBlockIndex *b) const
 

Detailed Description

Comparison function for sorting the getchaintips heads.

Definition at line 1367 of file blockchain.cpp.

Member Function Documentation

bool CompareBlocksByHeight::operator() ( const CBlockIndex a,
const CBlockIndex b 
) const
inline

Definition at line 1369 of file blockchain.cpp.


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