index_util::DBHeightKey::DBHeightKey

Construct a height key for the given block height.

Synopsis

Declared in <index/db_key.h>

explicit
DBHeightKey(int height_in);

Parameters

NameDescription
height_inBlock height to encode.