[#NewMempoolTransactionInfo-m_submitted_in_package] = xref:NewMempoolTransactionInfo.adoc[NewMempoolTransactionInfo]::m_submitted_in_package :relfileprefix: ../ :mrdocs: Whether the transaction is part of a package. == Synopsis Declared in `<kernel/mempool_entry.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool const m_submitted_in_package; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#