[#NetMsgType-TX] = xref:NetMsgType.adoc[NetMsgType]::TX :relfileprefix: ../ :mrdocs: The tx message transmits a single transaction. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* TX = {"tx"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#