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

Name

Description

block_hash

Hash of the block to look up.

Created with MrDocs