Construct a height key for the given block height.
Synopsis
Declared in <index/db_key.h>
explicit
DBHeightKey(int height_in);
Parameters
Name |
Description |
height_in |
Block height to encode. |
Created with MrDocs