node::CBlockIndexHeightOnlyComparator

Orders block indices purely by height, without tie-breaking.

Synopsis

Declared in <node/blockstorage.h>

struct CBlockIndexHeightOnlyComparator;

Member Functions

NameDescription
operator() Order two block indices by height only.