A getblocktxn message requesting specific transactions of a block by index.
Declared in <blockencodings.h>
class BlockTransactionsRequest;
| Name | Description |
|---|---|
blockhash | Hash of the block whose transactions are being requested. |
indexes | Zero-based indexes of the requested transactions within the block. |