[#BlockTransactions-2constructor-0b] = xref:BlockTransactions.adoc[BlockTransactions]::BlockTransactions :relfileprefix: ../ :mrdocs: Constructs a message sized to answer the given request. == Synopsis Declared in `<blockencodings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit BlockTransactions(xref:BlockTransactionsRequest.adoc[BlockTransactionsRequest] const& req); ---- == Parameters [cols="1,4"] |=== | Name| Description | *req* | The request whose block hash and index count are mirrored. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#