BlockTransactionsRequest

A getblocktxn message requesting specific transactions of a block by index.

Synopsis

Declared in <blockencodings.h>

class BlockTransactionsRequest;

Data Members

NameDescription
blockhash Hash of the block whose transactions are being requested.
indexes Zero-based indexes of the requested transactions within the block.