Constructs a message sized to answer the given request.
Synopsis
Declared in <blockencodings.h>
explicit
BlockTransactions(BlockTransactionsRequest const& req);
Parameters
Name |
Description |
req |
The request whose block hash and index count are mirrored. |
Created with MrDocs