[#BlockTransactionsRequest-indexes] = xref:BlockTransactionsRequest.adoc[BlockTransactionsRequest]::indexes :relfileprefix: ../ :mrdocs: Zero‐based indexes of the requested transactions within the block. == Synopsis Declared in `<blockencodings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<uint16_t> indexes; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#