txindex::BlockSeqKey

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

Synopsis

Declared in <index/txindex_key.h>

struct BlockSeqKey;

Data Members

NameDescription
block_seq Sequence number of the block to look up.