[#NetMsgType-BLOCKTXN] = xref:NetMsgType.adoc[NetMsgType]::BLOCKTXN :relfileprefix: ../ :mrdocs: Contains a BlockTransactions. Sent in response to a "getblocktxn" message. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* BLOCKTXN = {"blocktxn"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#