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

Synopsis

Declared in <blockencodings.h>

class BlockTransactionsRequest;

Data Members

Name

Description

blockhash

Hash of the block whose transactions are being requested.

indexes

Zero‐based indexes of the requested transactions within the block.

Created with MrDocs