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

Name

Description

block_seq

Sequence number of the block to look up.

Created with MrDocs