interfaces::BlockInfo::BlockInfo

Constructs a BlockInfo referring to the given block hash.

Synopsis

Declared in <kernel/chain.h>

BlockInfo(uint256 const& hash);

Parameters

NameDescription
hashHash of the block this info describes.