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

Synopsis

Declared in <node/blockstorage.h>

struct CBlockIndexHeightOnlyComparator;

Member Functions

Name

Description

operator()

Order two block indices by height only.

Created with MrDocs