Reconstructs the block header for this entry.

Synopsis

Declared in <chain.h>

CBlockHeader
GetBlockHeader() const;

Return Value

A header populated from this entry's fields and its predecessor's hash.

Created with MrDocs