[#index_util-DBHeightKey-2constructor] = xref:index_util.adoc[index_util]::xref:index_util/DBHeightKey.adoc[DBHeightKey]::DBHeightKey :relfileprefix: ../../ :mrdocs: Construct a height key for the given block height. == Synopsis Declared in `<index/db_key.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit DBHeightKey(int height_in); ---- == Parameters [cols="1,4"] |=== | Name| Description | *height_in* | Block height to encode. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#