txindex::BlockHashKey

Key for looking up the sequence number assigned to the block with the given hash.

Synopsis

Declared in <index/txindex_key.h>

struct BlockHashKey;

Data Members

NameDescription
block_hash Hash of the block to look up.