Dash Core  0.12.2.1
P2P Digital Currency
CompareBlocksByHeight Struct Reference

Public Member Functions

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

Detailed Description

Comparison function for sorting the getchaintips heads.

Definition at line 823 of file blockchain.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 825 of file blockchain.cpp.


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