[#NetMsgType-INV] = xref:NetMsgType.adoc[NetMsgType]::INV :relfileprefix: ../ :mrdocs: The inv message (inventory message) transmits one or more inventories of objects known to the transmitting peer. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* INV = {"inv"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#