BlockTransactions

A blocktxn message carrying the transactions requested for a block.

Synopsis

Declared in <blockencodings.h>

class BlockTransactions;

Member Functions

NameDescription
BlockTransactions [constructor]Constructors

Data Members

NameDescription
blockhash Hash of the block these transactions belong to.
txn The transactions themselves, in requested order.