[#CNodeStateStats-m_last_inv_seq] = xref:CNodeStateStats.adoc[CNodeStateStats]::m_last_inv_seq :relfileprefix: ../ :mrdocs: Mempool sequence number as of the last inventory send. == Synopsis Declared in `<net_processing.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t m_last_inv_seq = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#